Skip to content

ci: pin Click >=8.3.0 in publish-aea-packages step#856

Merged
DavidMinarsch merged 1 commit intomainfrom
fix/release-click-pin
Mar 8, 2026
Merged

ci: pin Click >=8.3.0 in publish-aea-packages step#856
DavidMinarsch merged 1 commit intomainfrom
fix/release-click-pin

Conversation

@DavidMinarsch
Copy link

Click <8.3 ignores default= on flag_value options, causing aea init --remote --ipfs to default to local registry instead. Pin Click >=8.3.0 in the release workflow so push-all works.

Types of changes

What types of changes does your code introduce to agents-aea?
Put an x in the boxes that apply

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist

Put an x in the boxes that apply.

  • I have read the CONTRIBUTING doc
  • I am making a pull request against the main branch (left side). Also you should start your branch off our main.
  • Lint and unit tests pass locally with my changes and CI passes too
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked that code coverage does not decrease.
  • I have added necessary documentation (if appropriate)
  • Any dependent changes have been merged and published in downstream modules

Further comments

Click <8.3 ignores default= on flag_value options, causing
aea init --remote --ipfs to default to local registry instead.
Pin Click >=8.3.0 in the release workflow so push-all works.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@DavidMinarsch DavidMinarsch merged commit 5f7da2c into main Mar 8, 2026
37 of 41 checks passed
@DavidMinarsch DavidMinarsch deleted the fix/release-click-pin branch March 8, 2026 10:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant