-
Notifications
You must be signed in to change notification settings - Fork 350
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
Complete 8.0.0 deprecations and assign deprecations to release 9.0.0 instead of by date #2040
Merged
softwarefactory-project-zuul
merged 7 commits into
ansible-collections:main
from
tremble:deprecations/8.0.0
Apr 12, 2024
Merged
Complete 8.0.0 deprecations and assign deprecations to release 9.0.0 instead of by date #2040
softwarefactory-project-zuul
merged 7 commits into
ansible-collections:main
from
tremble:deprecations/8.0.0
Apr 12, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Docs Build 📝Thank you for contribution!✨ This PR has been merged and your docs changes will be incorporated when they are next published. |
This comment was marked as resolved.
This comment was marked as resolved.
7311446
to
cc68387
Compare
This comment was marked as resolved.
This comment was marked as resolved.
0d73496
to
1c1b31e
Compare
softwarefactory-project-zuul bot
pushed a commit
that referenced
this pull request
Apr 9, 2024
Copy 2.17 ignore to 2.18 - 2.17 has been branched SUMMARY With 2.17 now branched, devel has been bumped to "2.18", as a result we need to create ignore-2.18.txt ISSUE TYPE Feature Pull Request COMPONENT NAME tests/sanity/ignore-2.18.txt ADDITIONAL INFORMATION While there is a devel/milestone error for "deprecated version", this will be fixed by #2040 (hint: please review). Because #2040 touches module_utils it triggers a lot of tests, which I'd rather not do. As such I'll leave the entry out of this PR and everything should be good again once 2040 merges. Reviewed-by: Alina Buzachis
patchback bot
pushed a commit
that referenced
this pull request
Apr 9, 2024
Copy 2.17 ignore to 2.18 - 2.17 has been branched SUMMARY With 2.17 now branched, devel has been bumped to "2.18", as a result we need to create ignore-2.18.txt ISSUE TYPE Feature Pull Request COMPONENT NAME tests/sanity/ignore-2.18.txt ADDITIONAL INFORMATION While there is a devel/milestone error for "deprecated version", this will be fixed by #2040 (hint: please review). Because #2040 touches module_utils it triggers a lot of tests, which I'd rather not do. As such I'll leave the entry out of this PR and everything should be good again once 2040 merges. Reviewed-by: Alina Buzachis (cherry picked from commit 425b176)
softwarefactory-project-zuul bot
pushed a commit
that referenced
this pull request
Apr 9, 2024
[PR #2044/425b176c backport][stable-7] Copy 2.17 ignore to 2.18 - 2.17 has been branched This is a backport of PR #2044 as merged into main (425b176). SUMMARY With 2.17 now branched, devel has been bumped to "2.18", as a result we need to create ignore-2.18.txt ISSUE TYPE Feature Pull Request COMPONENT NAME tests/sanity/ignore-2.18.txt ADDITIONAL INFORMATION While there is a devel/milestone error for "deprecated version", this will be fixed by #2040 (hint: please review). Because #2040 touches module_utils it triggers a lot of tests, which I'd rather not do. As such I'll leave the entry out of this PR and everything should be good again once 2040 merges. Reviewed-by: Mark Chappell
alinabuzachis
approved these changes
Apr 10, 2024
6934c2b
to
bf6d876
Compare
bf6d876
to
fd3322e
Compare
regate |
regate |
94f733f
into
ansible-collections:main
39 of 41 checks passed
tremble
added a commit
to tremble/community.aws
that referenced
this pull request
Apr 14, 2024
softwarefactory-project-zuul bot
pushed a commit
to ansible-collections/community.aws
that referenced
this pull request
Apr 14, 2024
Fix ELB target integration test SUMMARY follow up to ansible-collections/amazon.aws#2040 ISSUE TYPE Bugfix Pull Request COMPONENT NAME elb_target ADDITIONAL INFORMATION
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
do_not_backport
This PR should not be backported to stable- branches unless absolutely necessary
mergeit
Merge the PR (SoftwareFactory)
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
SUMMARY
Completes deprecations for 8.0.0
ISSUE TYPE
COMPONENT NAME
plugins/inventory/aws_ec2.py
plugins/module_utils/ec2.py
plugins/module_utils/iam.py
plugins/module_utils/policy.py
plugins/modules/iam_policy.py
plugins/modules/iam_role.py
plugins/modules/iam_role_info.py
plugins/modules/kms_key.py
plugins/modules/kms_key_info.py
ADDITIONAL INFORMATION