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

[DNM] Bump release to dev1 to force full CI run #1636

Closed
wants to merge 1 commit into from

Conversation

tremble
Copy link
Contributor

@tremble tremble commented Jul 1, 2023

SUMMARY

We've seen various failures because of breaking changes in the latest Ansible milestone, force a full CI run to make sure we have actually flushed them all out

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

common.py

ADDITIONAL INFORMATION

We've seen various failures because of breaking changes in the latest Ansible milestone, force a full CI run to make sure we have actually flushed them *all* out
@tremble tremble force-pushed the release/7.0.0/dev1 branch from 9bc1b4b to c3f48a5 Compare July 1, 2023 14:25
@softwarefactory-project-zuul
Copy link
Contributor

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

✔️ ansible-galaxy-importer SUCCESS in 4m 00s
✔️ build-ansible-collection SUCCESS in 12m 29s
✔️ ansible-test-splitter SUCCESS in 5m 15s
✔️ integration-amazon.aws-1 SUCCESS in 21m 25s
✔️ integration-amazon.aws-2 SUCCESS in 30m 21s
✔️ integration-amazon.aws-3 SUCCESS in 25m 01s
✔️ integration-amazon.aws-4 SUCCESS in 27m 32s
✔️ integration-amazon.aws-5 SUCCESS in 24m 03s
✔️ integration-amazon.aws-6 SUCCESS in 22m 08s
✔️ integration-amazon.aws-7 SUCCESS in 36m 32s
✔️ integration-amazon.aws-8 SUCCESS in 39m 42s
✔️ integration-amazon.aws-9 SUCCESS in 27m 38s
✔️ integration-amazon.aws-10 SUCCESS in 25m 45s
✔️ integration-amazon.aws-11 SUCCESS in 20m 25s
✔️ integration-amazon.aws-12 SUCCESS in 24m 30s
✔️ integration-amazon.aws-13 SUCCESS in 16m 20s
✔️ integration-amazon.aws-14 SUCCESS in 29m 37s
✔️ integration-amazon.aws-15 SUCCESS in 25m 06s
✔️ integration-amazon.aws-16 SUCCESS in 36m 01s
✔️ integration-amazon.aws-17 SUCCESS in 35m 46s
✔️ integration-amazon.aws-18 SUCCESS in 33m 15s
✔️ integration-amazon.aws-19 SUCCESS in 35m 24s
✔️ integration-amazon.aws-20 SUCCESS in 26m 06s
✔️ integration-amazon.aws-21 SUCCESS in 15m 37s
✔️ integration-amazon.aws-22 SUCCESS in 41m 39s
Skipped 22 jobs

@tremble tremble closed this Jul 1, 2023
alinabuzachis pushed a commit to alinabuzachis/amazon.aws that referenced this pull request Sep 7, 2023
iam_role: drop deprecation

SUMMARY
The change was announced since community.aws 1.0.0 for ansible 2.14
With community.aws 2.1.0, it was changed to the date after 2022-06-01
However, in the meantime the standard value is true for purge parameters. Therefore we just drop the deprecation warning.
COMPONENT NAME
iam_role

Reviewed-by: Mark Chappell <None>

This commit was initially merged in https://github.com/ansible-collections/community.aws
See: ansible-collections/community.aws@75ba63b
alinabuzachis pushed a commit to alinabuzachis/amazon.aws that referenced this pull request Sep 7, 2023
iam_role: drop deprecation

SUMMARY
The change was announced since community.aws 1.0.0 for ansible 2.14
With community.aws 2.1.0, it was changed to the date after 2022-06-01
However, in the meantime the standard value is true for purge parameters. Therefore we just drop the deprecation warning.
COMPONENT NAME
iam_role

Reviewed-by: Mark Chappell <None>

This commit was initially merged in https://github.com/ansible-collections/community.aws
See: ansible-collections/community.aws@75ba63b
abikouo pushed a commit to abikouo/amazon.aws that referenced this pull request Sep 18, 2023
iam_role: drop deprecation

SUMMARY
The change was announced since community.aws 1.0.0 for ansible 2.14
With community.aws 2.1.0, it was changed to the date after 2022-06-01
However, in the meantime the standard value is true for purge parameters. Therefore we just drop the deprecation warning.
COMPONENT NAME
iam_role

Reviewed-by: Mark Chappell <None>
abikouo pushed a commit to abikouo/amazon.aws that referenced this pull request Sep 18, 2023
iam_role: drop deprecation

SUMMARY
The change was announced since community.aws 1.0.0 for ansible 2.14
With community.aws 2.1.0, it was changed to the date after 2022-06-01
However, in the meantime the standard value is true for purge parameters. Therefore we just drop the deprecation warning.
COMPONENT NAME
iam_role

Reviewed-by: Mark Chappell <None>
abikouo pushed a commit to abikouo/amazon.aws that referenced this pull request Sep 20, 2023
iam_role: drop deprecation

SUMMARY
The change was announced since community.aws 1.0.0 for ansible 2.14
With community.aws 2.1.0, it was changed to the date after 2022-06-01
However, in the meantime the standard value is true for purge parameters. Therefore we just drop the deprecation warning.
COMPONENT NAME
iam_role

Reviewed-by: Mark Chappell <None>

This commit was initially merged in https://github.com/ansible-collections/community.aws
See: ansible-collections/community.aws@75ba63b
@tremble tremble deleted the release/7.0.0/dev1 branch September 27, 2023 07:02
alinabuzachis pushed a commit to alinabuzachis/amazon.aws that referenced this pull request Oct 6, 2023
iam_role: drop deprecation

SUMMARY
The change was announced since community.aws 1.0.0 for ansible 2.14
With community.aws 2.1.0, it was changed to the date after 2022-06-01
However, in the meantime the standard value is true for purge parameters. Therefore we just drop the deprecation warning.
COMPONENT NAME
iam_role

Reviewed-by: Mark Chappell <None>

This commit was initially merged in https://github.com/ansible-collections/community.aws
See: ansible-collections/community.aws@75ba63b
alinabuzachis pushed a commit to alinabuzachis/amazon.aws that referenced this pull request Oct 6, 2023
iam_role: drop deprecation

SUMMARY
The change was announced since community.aws 1.0.0 for ansible 2.14
With community.aws 2.1.0, it was changed to the date after 2022-06-01
However, in the meantime the standard value is true for purge parameters. Therefore we just drop the deprecation warning.
COMPONENT NAME
iam_role

Reviewed-by: Mark Chappell <None>

This commit was initially merged in https://github.com/ansible-collections/community.aws
See: ansible-collections/community.aws@75ba63b
abikouo pushed a commit to abikouo/amazon.aws that referenced this pull request Oct 20, 2023
iam_role: drop deprecation

SUMMARY
The change was announced since community.aws 1.0.0 for ansible 2.14
With community.aws 2.1.0, it was changed to the date after 2022-06-01
However, in the meantime the standard value is true for purge parameters. Therefore we just drop the deprecation warning.
COMPONENT NAME
iam_role

Reviewed-by: Mark Chappell <None>

This commit was initially merged in https://github.com/ansible-collections/community.aws
See: ansible-collections/community.aws@75ba63b
abikouo pushed a commit to abikouo/amazon.aws that referenced this pull request Oct 24, 2023
iam_role: drop deprecation

SUMMARY
The change was announced since community.aws 1.0.0 for ansible 2.14
With community.aws 2.1.0, it was changed to the date after 2022-06-01
However, in the meantime the standard value is true for purge parameters. Therefore we just drop the deprecation warning.
COMPONENT NAME
iam_role

Reviewed-by: Mark Chappell <None>
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