Skip to content

Commit

Permalink
Clarify that two releases will happen on two separate days, and clari…
Browse files Browse the repository at this point in the history
…fy which one will happen first (ansible#39)

* Clarify that two releases will happen on two separate days, and clarify which one will happen first.

* Add note on general discretion.

* Rewrite according to review comments.

* Add comma.

---

(cherry picked from commit 460f9e9)

Co-authored-by: Maxwell G <[email protected]>
  • Loading branch information
felixfontein and gotmax23 committed Oct 18, 2023
1 parent cd3d280 commit 9ba15bc
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/docsite/rst/roadmap/COLLECTIONS_8.rst
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,12 @@ Release schedule

Breaking changes will be introduced in Ansible 8.0.0, although we encourage the use of deprecation periods that will show up in at least one Ansible release before the breaking change happens, this is not guaranteed.

.. note::

In general, it's in the discretion of the release manager to delay a release by 1-2 days for reasons such as personal (schedule) problems, technical problems (CI/infrastructure breakdown), and so on.
However, in case two releases are planned for the same day, a release of the latest stable version takes precedence. This means that if a stable Ansible 8 release collides with a pre-release of Ansible 9, the latter will be delayed.
If a Ansible 8 release collides with a stable Ansible 9 release, including 9.0.0, the Ansible 8 release will be delayed.


Ansible minor releases
=======================
Expand Down

0 comments on commit 9ba15bc

Please sign in to comment.