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

[stable-5] Fix version_added (#1484) #1517

Merged

Conversation

tremble
Copy link
Contributor

@tremble tremble commented May 4, 2023

Manual backport of #1484

SUMMARY

Fix version_added for various PRs that were we didn't backport in time for 5.x point releases.

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

plugins/modules/cloudwatch_metric_alarm.py
plugins/modules/ec2_ami.py
plugins/modules/ec2_metadata_facts.py
plugins/modules/ec2_vpc_nat_gateway.py
plugins/modules/kms_key.py
plugins/modules/lambda.py
plugins/modules/lambda_event.py
plugins/modules/lambda_layer.py
plugins/modules/lambda_layer_info.py
plugins/modules/rds_cluster.py

ADDITIONAL INFORMATION

* Fix version_added

Signed-off-by: Alina Buzachis <[email protected]>

* Update

Signed-off-by: Alina Buzachis <[email protected]>

* Not backported

---------

Signed-off-by: Alina Buzachis <[email protected]>
Co-authored-by: Mark Chappell <[email protected]>
@tremble tremble requested a review from alinabuzachis May 4, 2023 17:11
@tremble tremble marked this pull request as ready for review May 4, 2023 17:11
@tremble tremble changed the title Fix version_added (#1484) [stable-5] Fix version_added (#1484) May 4, 2023
@tremble tremble requested a review from jillr May 4, 2023 17:12
@github-actions
Copy link

github-actions bot commented May 4, 2023

Docs Build 📝

Thank you for contribution!✨

This PR has been merged and your docs changes will be incorporated when they are next published.

@softwarefactory-project-zuul
Copy link
Contributor

Build failed.
https://ansible.softwarefactory-project.io/zuul/buildset/530416e056254494b966fca63d02812d

✔️ ansible-galaxy-importer SUCCESS in 4m 28s
✔️ build-ansible-collection SUCCESS in 12m 42s
✔️ ansible-test-splitter SUCCESS in 5m 03s
✔️ integration-amazon.aws-1 SUCCESS in 22m 42s
✔️ integration-amazon.aws-2 SUCCESS in 10m 31s
✔️ integration-amazon.aws-3 SUCCESS in 16m 04s
✔️ integration-amazon.aws-4 SUCCESS in 12m 21s
integration-amazon.aws-5 FAILURE in 47m 27s
✔️ integration-amazon.aws-6 SUCCESS in 7m 49s
✔️ integration-amazon.aws-7 SUCCESS in 10m 26s
✔️ integration-amazon.aws-8 SUCCESS in 11m 39s
✔️ integration-amazon.aws-9 SUCCESS in 5m 55s
Skipped 35 jobs

@tremble tremble added the mergeit Merge the PR (SoftwareFactory) label May 4, 2023
@alinabuzachis
Copy link
Collaborator

regate

@softwarefactory-project-zuul
Copy link
Contributor

Build failed (gate pipeline). For information on how to proceed, see
http://docs.openstack.org/infra/manual/developers.html#automated-testing

https://ansible.softwarefactory-project.io/zuul/buildset/c1a3f9e9cd434244bbcc56ab65ba4179

✔️ ansible-galaxy-importer SUCCESS in 4m 37s
✔️ build-ansible-collection SUCCESS in 13m 02s
✔️ ansible-test-splitter SUCCESS in 4m 58s
✔️ integration-amazon.aws-1 SUCCESS in 21m 02s
✔️ integration-amazon.aws-2 SUCCESS in 11m 21s
✔️ integration-amazon.aws-3 SUCCESS in 17m 21s
✔️ integration-amazon.aws-4 SUCCESS in 17m 23s
integration-amazon.aws-5 FAILURE in 38m 14s
✔️ integration-amazon.aws-6 SUCCESS in 8m 52s
✔️ integration-amazon.aws-7 SUCCESS in 13m 02s
✔️ integration-amazon.aws-8 SUCCESS in 8m 49s
✔️ integration-amazon.aws-9 SUCCESS in 6m 03s
Skipped 35 jobs

@tremble
Copy link
Contributor Author

tremble commented May 4, 2023

This PR only changes the documentation. For the sake of being able to get 5.5.0 out the door in a timely manner I'm manually merging this

@tremble tremble merged commit 04ebac8 into ansible-collections:stable-5 May 4, 2023
abikouo pushed a commit to abikouo/amazon.aws that referenced this pull request Sep 18, 2023
Migrate cloudwatchevent* modules and tests

Depends-On: ansible-collections#1052
Remove cloudwatchevent* modules and tests
These modules have been migrated to amazon.aws
Update runtime.yml with redirects to that collection
Update ignore files

Reviewed-by: Mike Graves <[email protected]>
Reviewed-by: Mark Chappell <None>
abikouo pushed a commit to abikouo/amazon.aws that referenced this pull request Sep 18, 2023
Migrate cloudwatchevent* modules and tests

Depends-On: ansible-collections#1052
Remove cloudwatchevent* modules and tests
These modules have been migrated to amazon.aws
Update runtime.yml with redirects to that collection
Update ignore files

Reviewed-by: Mike Graves <[email protected]>
Reviewed-by: Mark Chappell <None>
@tremble tremble deleted the backport/stable-5/1484 branch September 27, 2023 07:00
abikouo pushed a commit to abikouo/amazon.aws that referenced this pull request Oct 24, 2023
Migrate cloudwatchevent* modules and tests

Depends-On: ansible-collections#1052
Remove cloudwatchevent* modules and tests
These modules have been migrated to amazon.aws
Update runtime.yml with redirects to that collection
Update ignore files

Reviewed-by: Mike Graves <[email protected]>
Reviewed-by: Mark Chappell <None>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mergeit Merge the PR (SoftwareFactory)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants