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

ansible-core devel branch updated to 2.14.0.dev0 #13

Closed
Tracked by #345
mattclay opened this issue Mar 28, 2022 · 0 comments
Closed
Tracked by #345

ansible-core devel branch updated to 2.14.0.dev0 #13

mattclay opened this issue Mar 28, 2022 · 0 comments

Comments

@mattclay
Copy link

The ansible-core devel branch has been updated to version 2.14.0.dev0.

If you test your collections against the devel branch of ansible-core and have any sanity test ignore entries, you will need to create a copy of your 2.13 ignore file for 2.14:

cp tests/sanity/ignore-2.13.txt tests/sanity/ignore-2.14.txt
softwarefactory-project-zuul bot pushed a commit to ansible-collections/amazon.aws that referenced this issue Mar 29, 2022
Copy ignore-2.13.txt to ignore-2.14.txt

SUMMARY

Relates to ansible-collections/news-for-maintainers#13

ISSUE TYPE


Bugfix Pull Request
Docs Pull Request
Feature Pull Request
New Module Pull Request

COMPONENT NAME

ADDITIONAL INFORMATION

Reviewed-by: Mark Chappell <None>
Reviewed-by: Markus Bergholz <git@osuv.de>
softwarefactory-project-zuul bot pushed a commit to ansible-collections/community.aws that referenced this issue Mar 29, 2022
Copy ignore-2.13.txt to ignore-2.14.txt

SUMMARY

Relates to ansible-collections/news-for-maintainers#13

ISSUE TYPE


Feature Pull Request

COMPONENT NAME

ADDITIONAL INFORMATION

Reviewed-by: Mark Chappell <None>
Reviewed-by: Markus Bergholz <git@osuv.de>
patchback bot pushed a commit to ansible-collections/amazon.aws that referenced this issue Mar 29, 2022
Copy ignore-2.13.txt to ignore-2.14.txt

SUMMARY

Relates to ansible-collections/news-for-maintainers#13

ISSUE TYPE

Bugfix Pull Request
Docs Pull Request
Feature Pull Request
New Module Pull Request

COMPONENT NAME

ADDITIONAL INFORMATION

Reviewed-by: Mark Chappell <None>
Reviewed-by: Markus Bergholz <git@osuv.de>
(cherry picked from commit 42295a7)
patchback bot pushed a commit to ansible-collections/community.aws that referenced this issue Mar 29, 2022
Copy ignore-2.13.txt to ignore-2.14.txt

SUMMARY

Relates to ansible-collections/news-for-maintainers#13

ISSUE TYPE

Feature Pull Request

COMPONENT NAME

ADDITIONAL INFORMATION

Reviewed-by: Mark Chappell <None>
Reviewed-by: Markus Bergholz <git@osuv.de>
(cherry picked from commit fd92206)
patchback bot pushed a commit to ansible-collections/amazon.aws that referenced this issue Mar 29, 2022
Copy ignore-2.13.txt to ignore-2.14.txt

SUMMARY

Relates to ansible-collections/news-for-maintainers#13

ISSUE TYPE

Bugfix Pull Request
Docs Pull Request
Feature Pull Request
New Module Pull Request

COMPONENT NAME

ADDITIONAL INFORMATION

Reviewed-by: Mark Chappell <None>
Reviewed-by: Markus Bergholz <git@osuv.de>
(cherry picked from commit 42295a7)
patchback bot pushed a commit to ansible-collections/community.aws that referenced this issue Mar 29, 2022
Copy ignore-2.13.txt to ignore-2.14.txt

SUMMARY

Relates to ansible-collections/news-for-maintainers#13

ISSUE TYPE

Feature Pull Request

COMPONENT NAME

ADDITIONAL INFORMATION

Reviewed-by: Mark Chappell <None>
Reviewed-by: Markus Bergholz <git@osuv.de>
(cherry picked from commit fd92206)
patchback bot pushed a commit to ansible-collections/amazon.aws that referenced this issue Mar 29, 2022
Copy ignore-2.13.txt to ignore-2.14.txt

SUMMARY

Relates to ansible-collections/news-for-maintainers#13

ISSUE TYPE

Bugfix Pull Request
Docs Pull Request
Feature Pull Request
New Module Pull Request

COMPONENT NAME

ADDITIONAL INFORMATION

Reviewed-by: Mark Chappell <None>
Reviewed-by: Markus Bergholz <git@osuv.de>
(cherry picked from commit 42295a7)
patchback bot pushed a commit to ansible-collections/community.aws that referenced this issue Mar 29, 2022
Copy ignore-2.13.txt to ignore-2.14.txt

SUMMARY

Relates to ansible-collections/news-for-maintainers#13

ISSUE TYPE

Feature Pull Request

COMPONENT NAME

ADDITIONAL INFORMATION

Reviewed-by: Mark Chappell <None>
Reviewed-by: Markus Bergholz <git@osuv.de>
(cherry picked from commit fd92206)
softwarefactory-project-zuul bot pushed a commit to ansible-collections/community.aws that referenced this issue Mar 29, 2022
[PR #1028/fd922064 backport][stable-3] Copy ignore-2.13.txt to ignore-2.14.txt

This is a backport of PR #1028 as merged into main (fd92206).
SUMMARY

Relates to ansible-collections/news-for-maintainers#13

ISSUE TYPE


Feature Pull Request

COMPONENT NAME

ADDITIONAL INFORMATION

Reviewed-by: Mark Chappell <None>
softwarefactory-project-zuul bot pushed a commit to ansible-collections/community.aws that referenced this issue Mar 29, 2022
[PR #1028/fd922064 backport][stable-2] Copy ignore-2.13.txt to ignore-2.14.txt

This is a backport of PR #1028 as merged into main (fd92206).
SUMMARY

Relates to ansible-collections/news-for-maintainers#13

ISSUE TYPE


Feature Pull Request

COMPONENT NAME

ADDITIONAL INFORMATION

Reviewed-by: Mark Chappell <None>
softwarefactory-project-zuul bot pushed a commit to ansible-collections/amazon.aws that referenced this issue Mar 29, 2022
[PR #749/42295a73 backport][stable-3] Copy ignore-2.13.txt to ignore-2.14.txt

This is a backport of PR #749 as merged into main (42295a7).
SUMMARY

Relates to ansible-collections/news-for-maintainers#13

ISSUE TYPE


Bugfix Pull Request
Docs Pull Request
Feature Pull Request
New Module Pull Request

COMPONENT NAME

ADDITIONAL INFORMATION

Reviewed-by: Mark Chappell <None>
softwarefactory-project-zuul bot pushed a commit to ansible-collections/community.vmware that referenced this issue Mar 30, 2022
Fix sanity tests

SUMMARY
With ansible-core 2.13, there are some new sanity tests that fail (ansible/ansible#77268?).
ISSUE TYPE

Bugfix Pull Request

COMPONENT NAME
vca_fw
vca_nat
vmware_host_inventory
vmware_vm_inventory
ADDITIONAL INFORMATION
As an example, see this CI run.
edit: Now that the ansible-core stable-2.13 branch exists and the devel branch has been updated to 2.14.0.dev0, I've also added tests/sanity/ignore-2.14.txt. ansible-collections/news-for-maintainers#13

Reviewed-by: sky-joker <sky.jokerxx@gmail.com>
softwarefactory-project-zuul bot pushed a commit to ansible-collections/amazon.aws that referenced this issue Mar 30, 2022
[PR #749/42295a73 backport][stable-2] Copy ignore-2.13.txt to ignore-2.14.txt

This is a backport of PR #749 as merged into main (42295a7).
SUMMARY

Relates to ansible-collections/news-for-maintainers#13

ISSUE TYPE


Bugfix Pull Request
Docs Pull Request
Feature Pull Request
New Module Pull Request

COMPONENT NAME

ADDITIONAL INFORMATION

Reviewed-by: Mark Chappell <None>
alinabuzachis pushed a commit to alinabuzachis/amazon.aws that referenced this issue Mar 31, 2022
…sible-collections#755)

[PR ansible-collections#749/42295a73 backport][stable-3] Copy ignore-2.13.txt to ignore-2.14.txt

This is a backport of PR ansible-collections#749 as merged into main (42295a7).
SUMMARY

Relates to ansible-collections/news-for-maintainers#13

ISSUE TYPE


Bugfix Pull Request
Docs Pull Request
Feature Pull Request
New Module Pull Request

COMPONENT NAME

ADDITIONAL INFORMATION

Reviewed-by: Mark Chappell <None>
softwarefactory-project-zuul bot pushed a commit to ansible-collections/cisco.iosxr that referenced this issue Apr 8, 2022
Copy ingore txt

SUMMARY
ansible-collections/news-for-maintainers#13
Dear maintainers,
I'd like to ask you to track the news-for-maintainers themselves in the future if possible
Thanks!
softwarefactory-project-zuul bot added a commit to ansible-collections/ansible.utils that referenced this issue Apr 8, 2022
Sanity tests: copy ignore-2.13.txt to ignore-2.14.txt

SUMMARY
ansible-collections/news-for-maintainers#13
Dear maintainers,
I'd like to ask you to track the news-for-maintainers themselves in the future if possible
Thanks!

Reviewed-by: Ashwini Mhatre <mashu97@gmail.com>
softwarefactory-project-zuul bot pushed a commit to ansible-collections/arista.eos that referenced this issue Apr 8, 2022
Copy ingore txt

SUMMARY
ansible-collections/news-for-maintainers#13
Dear maintainers,
I'd like to ask you to track the news-for-maintainers themselves in the future if possible
Thanks!
softwarefactory-project-zuul bot pushed a commit to ansible-collections/cisco.ios that referenced this issue Apr 9, 2022
Copy ingore txt

SUMMARY
ansible-collections/news-for-maintainers#13
Dear maintainers,
I'd like to ask you to track the news-for-maintainers themselves in the future if possible
Thanks!
softwarefactory-project-zuul bot pushed a commit to ansible-collections/cloud.common that referenced this issue Apr 11, 2022
Sanity tests: copy ignore-2.13.txt to ignore-2.14.txt

SUMMARY
ansible-collections/news-for-maintainers#13
Dear maintainers,
I'd like to ask you to track the news-for-maintainers themselves in the future if possible
Thanks!
softwarefactory-project-zuul bot pushed a commit to ansible-collections/amazon.aws that referenced this issue Apr 12, 2022
…e-2.14.txt (#753)

[PR #749/42295a73 backport][stable-1.5] Copy ignore-2.13.txt to ignore-2.14.txt

This is a backport of PR #749 as merged into main (42295a7).
SUMMARY

Relates to ansible-collections/news-for-maintainers#13

ISSUE TYPE


Bugfix Pull Request
Docs Pull Request
Feature Pull Request
New Module Pull Request

COMPONENT NAME

ADDITIONAL INFORMATION

Reviewed-by: Mark Chappell <None>
softwarefactory-project-zuul bot pushed a commit to ansible-collections/junipernetworks.junos that referenced this issue Apr 22, 2022
Sanity tests: copy ignore-2.13.txt to ignore-2.14.txt

SUMMARY
ansible-collections/news-for-maintainers#13
Dear maintainers,
I'd like to ask you to track the news-for-maintainers themselves in the future if possible
Thanks!

Reviewed-by: Rohit Thakur <rohitthakur2590@outlook.com>
softwarefactory-project-zuul bot pushed a commit to ansible-collections/trendmicro.deepsec that referenced this issue Apr 22, 2022
Sanity tests: copy ignore-2.13.txt to ignore-2.14.txt

SUMMARY
ansible-collections/news-for-maintainers#13
Depends-On: #40
Dear maintainers,
I'd like to ask you to track the news-for-maintainers themselves in the future if possible
Thanks!

Reviewed-by: Trishna Guha <trishnaguha17@gmail.com>
justjais pushed a commit to justjais/trendmicro.deepsec that referenced this issue May 23, 2022
…tions#38)

Sanity tests: copy ignore-2.13.txt to ignore-2.14.txt

SUMMARY
ansible-collections/news-for-maintainers#13
Depends-On: ansible-collections#40
Dear maintainers,
I'd like to ask you to track the news-for-maintainers themselves in the future if possible
Thanks!

Reviewed-by: Trishna Guha <trishnaguha17@gmail.com>
@ansible-collections ansible-collections locked as resolved and limited conversation to collaborators Aug 8, 2022
@mattclay mattclay closed this as completed Sep 7, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants