- 4fa5258 Update the command documentation and its generation code by Sean B. Palmer · 22 hours ago main
- 7ecdc12 Add a command to list distributions by Sean B. Palmer · 2 days ago
- 8d2b847 Bump astral-sh/setup-uv from 8.1.0 to 8.2.0 by dependabot[bot] · 2 days ago
- 23f6380 Bump actions/checkout from 6.0.2 to 6.0.3 by dependabot[bot] · 2 days ago
- 62174f2 Add a flag to enable automatic publication to SVN on resolution by Sean B. Palmer · 2 days ago
- acc0c79 Update check result status names by Sean B. Palmer · 2 days ago
- c829a30 Add a regression test for deleting a draft release by Sean B. Palmer · 2 days ago
- e3e2b35 Update dependencies, models, and tests by Sean B. Palmer · 7 days ago
- 4b886b0 Update notification emails in .asf.yaml to use issues@tooling by Dave Fisher · 3 weeks ago
- 6024897 Bump astral-sh/setup-uv from 8.0.0 to 8.1.0 by dependabot[bot] · 7 weeks ago
- 56c6cff Bump actions/upload-artifact from 7.0.0 to 7.0.1 by dependabot[bot] · 8 weeks ago
- d0e90ce Bump actions/cache from 5.0.4 to 5.0.5 by dependabot[bot] · 8 weeks ago
- e10126d Use the updated signature provenance endpoint by Sean B. Palmer · 10 weeks ago
- cb45b9d Update models by Sean B. Palmer · 2 months ago
- d1ae2c5 Add an ASF action checker by Sean B. Palmer · 2 months ago
- 9b337db Bump actions/upload-artifact from 6.0.0 to 7.0.0 by dependabot[bot] · 3 months ago
- 6fd5f4d Bump actions/cache from 5.0.3 to 5.0.4 by dependabot[bot] · 3 months ago
- d8045ff Bump astral-sh/setup-uv from 6.4.3 to 8.0.0 by dependabot[bot] · 2 months ago
- 122b06f Fix a problem with missing arguments by Sean B. Palmer · 2 months ago
- 7e545d2 Update dependencies, models, and tests by Sean B. Palmer · 4 months ago
- 6bb92b1 Bump actions/upload-artifact from 4.6.2 to 6.0.0 by dependabot[bot] · 5 months ago
- 448d7a0 Bump actions/checkout from 4.3.0 to 6.0.2 by dependabot[bot] · 5 months ago
- 55d6ee5 Bump actions/setup-python from 6.1.0 to 6.2.0 by dependabot[bot] · 4 months ago
- 4d150d0 Update dependencies and fix the tests by Sean B. Palmer · 5 months ago
- 82ca469 Revise README for clarifying TUI by tison · 5 months ago
- 8636dfa Document how to install the client with uv by Sean B. Palmer · 8 months ago
- d873292 Update dependencies and lower the Python requirement to 3.12 by Sean B. Palmer · 8 months ago
- 98d91f2 Add a function to select JSON output if configured by Sean B. Palmer · 8 months ago
- c4affd8 Split the core client implementation into several modules by Sean B. Palmer · 8 months ago
- 91a878f Update dependencies and shared models, and fix a test by Sean B. Palmer · 8 months ago
- d1278f9 Add GH projects by Dave Fisher · 9 months ago
- 720024d Update the shared models and client dependencies by Sean B. Palmer · 9 months ago
- 4c0ba69 Add a command to record distributions, and an associated test by Sean B. Palmer · 9 months ago
- cae3ce3 Update models by Sean B. Palmer · 9 months ago
- 092bce3 Update models by Sean B. Palmer · 10 months ago
- 16df03b Add a pre-commit analysis workflow by Sean B. Palmer · 10 months ago
- eaa61b2 Add zizmor to lints and fix detected problems by Sean B. Palmer · 10 months ago
- 42c7545 Include JWT refresh by Dave Fisher · 11 months ago
- 9149ac7 Added Quick Start to README by Dave Fisher · 11 months ago
- b9e24e0 Add information about installing using pip3 by Sean B. Palmer · 11 months ago
- 60e2ea7 Add commands to delete and list ignores, and rename some commands by Sean B. Palmer · 11 months ago
- 505bf24 Add a command to ignore specified check results by Sean B. Palmer · 11 months ago
- d05ae6d Migrate to the current API interface by Sean B. Palmer · 11 months ago
- f540940 Rename the tasks API interface by Sean B. Palmer · 11 months ago
- 05a6128 Use more consistent API names by Sean B. Palmer · 11 months ago
- 2d41d04 Use the renamed API endpoint to announce a release by Sean B. Palmer · 11 months ago
- a39527a Use the renamed API endpoint to list release files by Sean B. Palmer · 11 months ago
- e3e279d Fix a problem with the api command by Sean B. Palmer · 11 months ago
- aa301a9 Ensure that the latest revision is detected correctly by Sean B. Palmer · 11 months ago
- 10c4e12 Migrate code to use localhost.apache.org by Sean B. Palmer · 11 months ago
- 73b6a37 Fix a typo by Sean B. Palmer · 11 months ago
- 2ae9662 Add a command to verify an artifact and signature in the ATR by URL by Sean B. Palmer · 11 months ago
- 5732bff Add a command to tabulate votes by Sean B. Palmer · 11 months ago
- c230f3a Add a command to POST to an arbitrary API endpoint by Sean B. Palmer · 11 months ago
- 44a5240 Add tests to ensure that a vote cannot be started during checks by Sean B. Palmer · 11 months ago
- 85b1e49 Add an rsync wrapper command by Sean B. Palmer · 11 months ago
- a018803 Use the updated type for adding a key by Sean B. Palmer · 11 months ago
- eb11981 Use the improved API types for uploading a KEYS file by Sean B. Palmer · 11 months ago
- 687cc4e Add a command to upload a KEYS file by Sean B. Palmer · 11 months ago
- d294d30 Add commands to display and delete OpenPGP keys, and associated tests by Sean B. Palmer · 11 months ago
- 4b3d51e Add a command to associate an OpenPGP key with a user account by Sean B. Palmer · 11 months ago
- 4203994 Add a command for listing OpenPGP keys by user by Sean B. Palmer · 11 months ago
- 316a36f Document the transcription test format by Sean B. Palmer · 11 months ago
- 30ae9b1 Add documentation about the release workflow by Sean B. Palmer · 11 months ago
- 836b18d Create .asf.yaml for client by Dave Fisher · 11 months ago
- fd87833 Update the commands documentation with recently added commands by Sean B. Palmer · 11 months ago
- 2e34718 Add commands to manage SSH keys, and associated tests by Sean B. Palmer · 11 months ago
- d60aa9f Add reusable functions to call API endpoints by Sean B. Palmer · 11 months ago
- f170e00 Use consistent API types for starting and resolving votes, and more by Sean B. Palmer · 11 months ago
- 1ec9860 Use an improved Release construction technique by Sean B. Palmer · 11 months ago
- da17de3 Use consistent API types for commands using release endpoints by Sean B. Palmer · 11 months ago
- 70a4ec1 Use consistent API types for JWT requests and more by Sean B. Palmer · 11 months ago
- 02c8210 Use consistent new API types by Sean B. Palmer · 11 months ago
- 26b36e1 Change the order of development actions by Sean B. Palmer · 11 months ago
- d6e1d02 Add a command to announce a release by Sean B. Palmer · 11 months ago
- 8c04cc2 Add a command for admins to delete any release, and use it in the tests by Sean B. Palmer · 11 months ago
- 25f9c4f Add a command to resolve a vote by Sean B. Palmer · 11 months ago
- d8e1166 Update commands documentation by Sean B. Palmer · 11 months ago
- 44da03d Use API output discriminators to automatically detect types by Sean B. Palmer · 11 months ago
- 1ea88bc Use shared models to construct API POST inputs by Sean B. Palmer · 11 months ago
- 9c02286 Add a test for getting checks, and fix some issues by Sean B. Palmer · 11 months ago
- c6e837b Allow users to set their own wait interval when polling check tasks by Sean B. Palmer · 11 months ago
- d24a7f0 Add a command to wait for release checks to complete by Sean B. Palmer · 11 months ago
- 5dc4206 Wrap validation errors, check signal availability, and improve JWT refreshing by Sean B. Palmer · 11 months ago
- 6bffcc9 Use models from the ATR server by Sean B. Palmer · 11 months ago
- 85e0065 Make JSON interfaces type safe by Sean B. Palmer · 11 months ago
- 67656e2 Add comment syntax to test transcripts by Sean B. Palmer · 11 months ago
- 641d173 Warn when the configuration ASF UID does not match the JWT UID by Sean B. Palmer · 11 months ago
- 6a80957 Add workflow tests and fix a JWT refresh bug by Sean B. Palmer · 11 months ago
- d47e2b1 Improve the transcript test format by Sean B. Palmer · 11 months ago
- 6f0afa8 Use a common prefix for all subcommand apps by Sean B. Palmer · 11 months ago
- 479e581 Add a command to delete a draft release by Sean B. Palmer · 11 months ago
- e1cd778 Add configuration tests by Sean B. Palmer · 11 months ago
- badca90 Remove flags for most arguments by Sean B. Palmer · 11 months ago
- d0070b3 Make outputs compatible with testing, and fix a configuration issue by Sean B. Palmer · 11 months ago
- f27ca26 Run transcripts in the correct environment and add stderr by Sean B. Palmer · 11 months ago
- 24bb671 Add transcript testing by Sean B. Palmer · 11 months ago
- 33a9e57 Add a simple command line test by Sean B. Palmer · 11 months ago
- 1759816 Improve the formatting of exported commands by Sean B. Palmer · 11 months ago
- 00f8d3b Add command documentation formatted by cyclopts by Sean B. Palmer · 11 months ago