Skip to content

bugfix: cryptic error when version hash argument is missing - #132

Merged
donn merged 1 commit into
mainfrom
donn/fix_version_argument
Jun 15, 2026
Merged

bugfix: cryptic error when version hash argument is missing#132
donn merged 1 commit into
mainfrom
donn/fix_version_argument

Conversation

@donn

@donn donn commented Jun 15, 2026

Copy link
Copy Markdown
Member
  • ciel.click_common.VersionArgument.process_value: click.MissingParameter now raised if the version is not specified and no tool metadata files are available
  • constrain click to <8.5, just in case
  • add testing to ensure download function in CI works while I'm at it

Resolves #128

@donn
donn force-pushed the donn/fix_version_argument branch 5 times, most recently from e466582 to 8469f34 Compare June 15, 2026 14:31
- ciel.click_common.VersionArgument.process_value: click.MissingParameter now raised if the version is not specified and no tool metadata files are available
- constrain click to <8.5, just in case
- add testing to ensure download function in CI works while I'm at it
@donn
donn force-pushed the donn/fix_version_argument branch from 8469f34 to c9a8917 Compare June 15, 2026 14:37
@donn
donn merged commit 9f9a9f0 into main Jun 15, 2026
2 checks passed
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.

can't download any pdk

1 participant