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

Remove some more mentions of ansible-base #398

Merged
merged 2 commits into from
Feb 9, 2022

Conversation

felixfontein
Copy link
Collaborator

@felixfontein felixfontein commented Feb 1, 2022

Currently contains #397, need to rebase once that's merged.

@felixfontein felixfontein changed the title [WIP] Remove some more mentions of ansible-base Remove some more mentions of ansible-base Feb 9, 2022
@felixfontein felixfontein merged commit 929cbad into ansible-community:main Feb 9, 2022
@felixfontein felixfontein deleted the core branch February 9, 2022 21:17
@felixfontein
Copy link
Collaborator Author

@briantist thanks for reviewing this!

Copy link
Contributor

@acozine acozine left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't see any typos or other errors in the changeset. If it works, i think we're good to go. Just calling out the one confusing bit - I think it's correct too, but I had to read it a few times to convince myself, so flagging it for extra eyes.

builder.add_raw_rst(
f"..\n"
f" THIS DOCUMENT IS AUTOMATICALLY GENERATED BY ANTSIBULL! PLEASE DO NOT EDIT"
f" MANUALLY! (YOU PROBABLY WANT TO EDIT porting_guide_base_{core_version}.rst)\n")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just double-checking that base_{core_version} is correct here. I think it is, but just in case . . .

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's correct, since this is only used if changelog.ansible_version.major < 4: Ansible 2.10 and Ansible 3 are based on ansible-base 2.10.

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.

None yet

3 participants