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

fix normalization of validate-tags subcommand options and add tests #551

Merged
merged 2 commits into from
Nov 11, 2023

Conversation

gotmax23
Copy link
Contributor

The build options do not apply validate-tags command. I mistakenly
applied this function to the validate-tags subcommand in
3427a98. This caused a traceback.

I added basic unit tests to prevent any future regressions.

Fixes: 3427a98

The build options do not apply validate-tags command. I mistakenly
applied this function to the validate-tags subcommand in
3427a98. This caused a traceback.

Fixes: 3427a98
@gotmax23 gotmax23 added the bug Something isn't working label Nov 10, 2023
@gotmax23
Copy link
Contributor Author

The .gitignore strikes again. I git add -fed the missing file.

@gotmax23 gotmax23 merged commit 25d453f into ansible-community:main Nov 11, 2023
8 checks passed
@gotmax23
Copy link
Contributor Author

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants