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

prepare subcommand: allow to preserve existing .deps files #599

Merged
merged 3 commits into from
May 13, 2024

Conversation

felixfontein
Copy link
Collaborator

@felixfontein felixfontein commented Apr 27, 2024

Improves on the rather crude 'skip prepare step' mechanism from #598 by allowing to incorporate the dependencies from an existing .deps file, while still doing everything else that the prepare step does.

This simplifies creating release candidates and major releases since you only have to copy the .deps files in place, without having to take care of all the other files that prepare updates/creates.

Ref: ansible-community/ansible-build-data#391 (comment)

@felixfontein felixfontein merged commit fbe5365 into ansible-community:main May 13, 2024
9 checks passed
@felixfontein felixfontein deleted the prepare-keep branch May 13, 2024 18:55
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.

1 participant