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

Can Ansible porting guide say which version of core is included? #396

Closed
samccann opened this issue Feb 1, 2022 · 1 comment · Fixed by #397
Closed

Can Ansible porting guide say which version of core is included? #396

samccann opened this issue Feb 1, 2022 · 1 comment · Fixed by #397

Comments

@samccann
Copy link
Contributor

samccann commented Feb 1, 2022

Seems this detail is in the changelogs - https://github.com/ansible-community/ansible-build-data/blob/main/4/CHANGELOG-v4.rst#id867

But that's a bit buried. Would be great if we could put it at the top of the porting guide as well - https://docs.ansible.com/ansible/devel/porting_guides/porting_guide_5.html#ansible-5-porting-guide
Maybe just add a heading 'ansible-core 2.12 Porting Guide' and put all that detail under that new header?

@felixfontein
Copy link
Collaborator

A simple fix is to mention it similarly as in the case where two consecutive Ansible major releases have the same ansible-core major release (https://github.com/ansible-community/antsibull/blob/1f621e65c55ebb4b2fdab710f1bda5fa9c4f276a/src/antsibull/build_changelog.py#L653). I've implemented that in #397.

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 a pull request may close this issue.

2 participants