ansible-collections / news-for-maintainers

Announcements of changes impacting collection contributors and maintainers
27 stars 4 forks source link

ansible-core stable-2.15 branch available for testing / devel updated to 2.16.0.dev0 #41

Closed felixfontein closed 5 months ago

felixfontein commented 1 year ago

The ansible-core stable-2.15 branch is now available for testing.

If you test your collection against stable-X.Y branches of ansible-core then you should consider adding stable-2.15 to your testing matrix. The stable branch currently represents a pre-release version of ansible-core.

For additional details, consult the release schedule from the roadmap.


The ansible-core devel branch has been updated to 2.16.0.dev0. If you test against devel, you may need to copy your tests/sanity/ignore-2.15.txt file to tests/sanity/ignore-2.16.txt and run ansible-test sanity from devel and add, or address any additional failing sanity tests