Skip to content

Commit d19ef4f

Browse files
authored
Merge back to main (#36)
2 parents f2983b3 + a72b325 commit d19ef4f

18 files changed

+37
-166
lines changed

CHANGELOG.rst

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,40 @@ Please see the fragment files in the `changelog.d directory`_.
2525

2626

2727
.. scriv-insert-here
28+
29+
.. _changelog-0.1.0:
30+
31+
0.1.0 - 2026-02-26
32+
==================
33+
34+
Added
35+
-----
36+
37+
Initial release.
38+
39+
These commands are currently available:
40+
41+
* API commands under the ``gra api`` command group:
42+
43+
* ``gra api create``
44+
* ``gra api list``
45+
* ``gra api show``
46+
* ``gra api update``
47+
* ``gra api delete``
48+
49+
* Globus Auth session management commands under the ``gra session`` command group:
50+
51+
* ``gra session whoami``
52+
* ``gra session logout``
53+
54+
* Repository abstraction commands (currently only stubbed):
55+
56+
* ``gra init``
57+
* ``gra manage``
58+
* ``gra publish``
59+
60+
Supported environment variables:
61+
62+
* ``GLOBUS_PROFILE``, for profile-aware token storage.
63+
* ``GLOBUS_REGISTERED_API_CLIENT_ID`` and ``GLOBUS_REGISTERED_API_CLIENT_SECRET``
64+
for using a confidential client for API calls.

changelog.d/20251117_105026_8730430+m1yag1_sc_45485_add_basic_auth_mechs.rst

Lines changed: 0 additions & 16 deletions
This file was deleted.

changelog.d/20251215_144822_8730430+m1yag1.rst

Lines changed: 0 additions & 8 deletions
This file was deleted.

changelog.d/20260107_122816_derek_add_justfile.rst

Lines changed: 0 additions & 15 deletions
This file was deleted.

changelog.d/20260109_172045_derek_willdelete_print_command.rst

Lines changed: 0 additions & 8 deletions
This file was deleted.

changelog.d/20260112_114042_derek_openapi_schema_enricher_sc_46815.rst

Lines changed: 0 additions & 31 deletions
This file was deleted.

changelog.d/20260121_103506_8730430+m1yag1_add_get_registered_api_command.rst

Lines changed: 0 additions & 5 deletions
This file was deleted.

changelog.d/20260203_163857_8730430+m1yag1_sc_47176_implement_update_cli_command.rst

Lines changed: 0 additions & 5 deletions
This file was deleted.

changelog.d/20260206_120219_8730430+m1yag1.rst

Lines changed: 0 additions & 5 deletions
This file was deleted.

changelog.d/20260210_162832_kurtmckee_standardize_client_id.rst

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)