Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

arg parsing bugfix #362

Merged
merged 1 commit into from
Mar 8, 2025
Merged

arg parsing bugfix #362

merged 1 commit into from
Mar 8, 2025

Conversation

susperius
Copy link
Contributor

The argument parsing for string lists was wrong. This PR fixes the issues by setting nargs and the type correctly.

closes #361

Signed-off-by: Martin Sablotny <[email protected]>
@susperius susperius requested review from a team as code owners March 8, 2025 15:09
@mihaimaruseac mihaimaruseac merged commit efca1eb into sigstore:main Mar 8, 2025
33 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.

String list argument parsing does not work
2 participants