Skip to content

Commit 1e3c5f2

Browse files
committed
Undo Ansible 12 roadmap changes.
1 parent 5938ff5 commit 1e3c5f2

File tree

1 file changed

+17
-23
lines changed

1 file changed

+17
-23
lines changed

docs/docsite/rst/roadmap/COLLECTIONS_12.rst

Lines changed: 17 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -20,30 +20,24 @@ This release schedule includes dates for the `ansible <https://pypi.org/project/
2020
Release schedule
2121
=================
2222

23-
.. note::
2423

25-
Since `ansible-core 2.19.0's schedule has been delayed <https://forum.ansible.com/t/41504>`__, Ansible 12.0.0's schedule will be adjusted accordingly.
26-
The below dates will be updated once we know more about the ansible-core 2.19.0 release schedule.
27-
28-
The release schedule of Ansible 12.0.0 will follow the :ref:`general Ansible release schedule <ansible_general_major_release_schedule>`, which depends on ansible-core 2.19.0's release schedule as described in that link.
29-
30-
:~~2025-03-31~~: ansible-core feature freeze, stable-2.19 branch created.
31-
:~~2025-04-07~~: Start of ansible-core 2.19 betas
32-
:~~2025-04-08~~: Ansible-12.0.0 alpha1 [1]_
33-
:~~2025-04-28~~: First ansible-core 2.19 release candidate.
34-
:~~2025-04-29~~: Ansible-12.0.0 alpha2 [1]_
35-
:~~2025-05-19~~: Ansible-core-2.19.0 released.
36-
:~~2025-05-19~~: Last day for collections to make backwards incompatible releases that will be accepted into Ansible-12. This includes adding new collections to Ansible 12.0.0; from now on new collections have to wait for 12.1.0 or later.
37-
:~~2025-05-20~~: Ansible-12.0.0 beta1 -- feature freeze [2]_ (collection owners and interested users should test for bugs).
38-
:~~2025-05-27~~: Ansible-12.0.0 rc1 [3]_ [4]_ (weekly release candidates as needed; test and alert us to any blocker bugs). Blocker bugs will slip release.
39-
:~~2025-05-30~~: Last day to trigger an Ansible-12.0.0rc2 release because of major defects in Ansible-12.0.0rc1.
40-
:~~2025-06-03~~: Ansible-12.0.0rc2 when necessary, otherwise Ansible-12.0.0 release.
41-
:~~2025-06-10~~: Ansible-12.0.0 release when Ansible-12.0.0rc2 was necessary.
42-
:~~2025-06-03 or 2023-06-10~~: Create the ansible-build-data directory and files for Ansible-13.
43-
:~~2025-06-16~~: Release of ansible-core 2.19.1.
44-
:~~2025-06-17~~: Release of Ansible-12.1.0 (bugfix + compatible features: every four weeks.)
45-
46-
.. [1] In case there are any additional ansible-core beta releases or release candidates, we will try to do another Ansible-12.0.0 alpha release. This might mean that we will release Ansible-12.0.0 alpha2 earlier (and release Ansible-12.0.0 alpha3 or later on ~~2025-04-29~~) and / or release one or more additional alpha after ~~2025-04-29~~.
24+
:2025-03-31: ansible-core feature freeze, stable-2.19 branch created.
25+
:2025-04-07: Start of ansible-core 2.19 betas
26+
:2025-04-08: Ansible-12.0.0 alpha1 [1]_
27+
:2025-04-28: First ansible-core 2.19 release candidate.
28+
:2025-04-29: Ansible-12.0.0 alpha2 [1]_
29+
:2025-05-19: Ansible-core-2.19.0 released.
30+
:2025-05-19: Last day for collections to make backwards incompatible releases that will be accepted into Ansible-12. This includes adding new collections to Ansible 12.0.0; from now on new collections have to wait for 12.1.0 or later.
31+
:2025-05-20: Ansible-12.0.0 beta1 -- feature freeze [2]_ (collection owners and interested users should test for bugs).
32+
:2025-05-27: Ansible-12.0.0 rc1 [3]_ [4]_ (weekly release candidates as needed; test and alert us to any blocker bugs). Blocker bugs will slip release.
33+
:2025-05-30: Last day to trigger an Ansible-12.0.0rc2 release because of major defects in Ansible-12.0.0rc1.
34+
:2025-06-03: Ansible-12.0.0rc2 when necessary, otherwise Ansible-12.0.0 release.
35+
:2025-06-10: Ansible-12.0.0 release when Ansible-12.0.0rc2 was necessary.
36+
:2025-06-03 or 2023-06-10: Create the ansible-build-data directory and files for Ansible-13.
37+
:2025-06-16: Release of ansible-core 2.19.1.
38+
:2025-06-17: Release of Ansible-12.1.0 (bugfix + compatible features: every four weeks.)
39+
40+
.. [1] In case there are any additional ansible-core beta releases or release candidates, we will try to do another Ansible-12.0.0 alpha release. This might mean that we will release Ansible-12.0.0 alpha2 earlier (and release Ansible-12.0.0 alpha3 or later on 2025-04-29) and / or release one or more additional alpha after 2024-04-29.
4741
4842
.. [2] No new modules or major features accepted after this date. In practice, this means we will freeze the semver collection versions to compatible release versions. For example, if the version of community.crypto on this date was community.crypto 2.3.0; Ansible-12.0.0 could ship with community.crypto 2.3.1. It would not ship with community.crypto 2.4.0.
4943

0 commit comments

Comments
 (0)