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

Prep community.aws 8.1.0 #2257

Conversation

alinabuzachis
Copy link
Contributor

SUMMARY

Prep community.aws 8.1.0

ISSUE TYPE
  • Bugfix Pull Request
  • Feature Pull Request
COMPONENT NAME

several

Signed-off-by: Alina Buzachis <abuzachis@redhat.com>
Copy link

github-actions bot commented Feb 28, 2025

Docs Build 📝

Thank you for contribution!✨

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

Signed-off-by: Alina Buzachis <abuzachis@redhat.com>
Copy link
Contributor

Build succeeded.
https://ansible.softwarefactory-project.io/zuul/buildset/01e4287db4a14a0594cc94e84c0f053f

ansible-galaxy-importer FAILURE in 4m 55s (non-voting)
✔️ build-ansible-collection SUCCESS in 11m 10s
✔️ ansible-test-splitter SUCCESS in 3m 54s
Skipped 22 jobs

CHANGELOG.rst Outdated
-------------

- ec2_placement_group - Added support for creating with ``tags`` (https://github.com/ansible-collections/community.aws/pull/2081).
- ec2_transit_gateway - Support for enable multicast on Transit Gateway (https://github.com/ansible-collections/community.aws/pull/2063).
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
- ec2_transit_gateway - Support for enable multicast on Transit Gateway (https://github.com/ansible-collections/community.aws/pull/2063).
- ec2_transit_gateway - Support for enabling multicast on Transit Gateway (https://github.com/ansible-collections/community.aws/pull/2063).

Copy link
Contributor

@beeankha beeankha left a comment

Choose a reason for hiding this comment

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

Other than a few nitpicks, this LGTM!

CHANGELOG.rst Outdated
Bugfixes
--------

- ecs_taskdefinition - avoid throttling exceptions on task definitions with a large number of revisions by using the retry mechanism (https://github.com/ansible-collections/community.aws/issues/2123).
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
- ecs_taskdefinition - avoid throttling exceptions on task definitions with a large number of revisions by using the retry mechanism (https://github.com/ansible-collections/community.aws/issues/2123).
- ecs_taskdefinition - Avoid throttling exceptions on task definitions with a large number of revisions by using the retry mechanism (https://github.com/ansible-collections/community.aws/issues/2123).

8.1.0:
changes:
bugfixes:
- ecs_taskdefinition - avoid throttling exceptions on task definitions with
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
- ecs_taskdefinition - avoid throttling exceptions on task definitions with
- ecs_taskdefinition - Avoid throttling exceptions on task definitions with

a large number of revisions by using the retry mechanism (https://github.com/ansible-collections/community.aws/issues/2123).
minor_changes:
- ec2_placement_group - Added support for creating with ``tags`` (https://github.com/ansible-collections/community.aws/pull/2081).
- ec2_transit_gateway - Support for enable multicast on Transit Gateway (https://github.com/ansible-collections/community.aws/pull/2063).
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
- ec2_transit_gateway - Support for enable multicast on Transit Gateway (https://github.com/ansible-collections/community.aws/pull/2063).
- ec2_transit_gateway - Support for enabling multicast on Transit Gateway (https://github.com/ansible-collections/community.aws/pull/2063).

Signed-off-by: Alina Buzachis <abuzachis@redhat.com>
Copy link
Contributor

Build succeeded.
https://ansible.softwarefactory-project.io/zuul/buildset/d663dabce0424671a87fc44a41de99a3

ansible-galaxy-importer FAILURE in 4m 33s (non-voting)
✔️ build-ansible-collection SUCCESS in 10m 44s
✔️ ansible-test-splitter SUCCESS in 4m 02s
Skipped 22 jobs

@alinabuzachis alinabuzachis added the mergeit Merge the PR (SoftwareFactory) label Mar 4, 2025
Copy link
Contributor

Build succeeded (gate pipeline).
https://ansible.softwarefactory-project.io/zuul/buildset/80608e67318c44a89f71fb23f68278bb

ansible-galaxy-importer FAILURE in 4m 54s (non-voting)
✔️ build-ansible-collection SUCCESS in 10m 54s
✔️ ansible-test-splitter SUCCESS in 4m 00s
Skipped 22 jobs

@softwarefactory-project-zuul softwarefactory-project-zuul bot merged commit 09e30f5 into ansible-collections:stable-8 Mar 4, 2025
40 checks passed
alinabuzachis added a commit to alinabuzachis/community.aws that referenced this pull request Mar 4, 2025
SUMMARY

Prep community.aws 8.1.0

ISSUE TYPE

Bugfix Pull Request
Feature Pull Request

COMPONENT NAME

several

Reviewed-by: Mike Graves <mgraves@redhat.com>
Reviewed-by: Bianca Henderson <beeankha@gmail.com>
alinabuzachis added a commit to alinabuzachis/community.aws that referenced this pull request Mar 4, 2025
SUMMARY

Prep community.aws 8.1.0

ISSUE TYPE

Bugfix Pull Request
Feature Pull Request

COMPONENT NAME

several

Reviewed-by: Mike Graves <mgraves@redhat.com>
Reviewed-by: Bianca Henderson <beeankha@gmail.com>
softwarefactory-project-zuul bot pushed a commit that referenced this pull request Mar 5, 2025
SUMMARY

Update main branch after community.aws 8.1.0 release

ISSUE TYPE


Docs Pull Request

COMPONENT NAME

several

Reviewed-by: GomathiselviS <gomathiselvi@gmail.com>
Reviewed-by: Bianca Henderson <beeankha@gmail.com>
Reviewed-by: Rahmanim Benny <brahmani@redhat.com>
Reviewed-by: Bikouo Aubin
patchback bot pushed a commit that referenced this pull request Mar 5, 2025
SUMMARY

Update main branch after community.aws 8.1.0 release

ISSUE TYPE

Docs Pull Request

COMPONENT NAME

several

Reviewed-by: GomathiselviS <gomathiselvi@gmail.com>
Reviewed-by: Bianca Henderson <beeankha@gmail.com>
Reviewed-by: Rahmanim Benny <brahmani@redhat.com>
Reviewed-by: Bikouo Aubin
(cherry picked from commit 5e56874)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mergeit Merge the PR (SoftwareFactory) skip-changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants