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

release playbook: enforce release tagging policy #518

Merged
merged 2 commits into from
May 2, 2023

Conversation

gotmax23
Copy link
Contributor

@gotmax23 gotmax23 commented Apr 26, 2023

  • ansible >= 7.2.0 and < 9.0.0a1 -- the playbook will validate the tags file and warn but not error for violating collections.
  • ansible >= 9.0.0a1 -- the playbook will treat violations as errors.

Relates: ansible-community/ansible-build-data#222

@gotmax23 gotmax23 changed the title [draft] release playbook: enforce release tagging policy release playbook: enforce release tagging policy Apr 26, 2023
@gotmax23 gotmax23 marked this pull request as ready for review April 26, 2023 20:26
@gotmax23
Copy link
Contributor Author

Okay, this should be ready for review

@gotmax23 gotmax23 force-pushed the validate-tags-block branch 2 times, most recently from efba57a to cefe4be Compare May 1, 2023 22:33
@gotmax23 gotmax23 force-pushed the validate-tags-block branch from cefe4be to 2135522 Compare May 2, 2023 18:28
@gotmax23
Copy link
Contributor Author

gotmax23 commented May 2, 2023

I force pushed to add a changelog frag

- ansible >= 7.2.0 and < 9.0.0a1 -- the playbook will validate the tags
  file and *warn* but not *error* for violating collections.
- ansible >= 9.0.0a1 -- the playbook will treat violations as errors.
@gotmax23 gotmax23 force-pushed the validate-tags-block branch from 2135522 to 361f070 Compare May 2, 2023 18:42
@felixfontein felixfontein merged commit 6554ee1 into ansible-community:main May 2, 2023
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.

2 participants