-
Notifications
You must be signed in to change notification settings - Fork 548
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
2 changed files
with
61 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,60 @@ | ||
.. _core_roadmap_2.19: | ||
|
||
***************** | ||
Ansible-core 2.19 | ||
***************** | ||
|
||
.. contents:: | ||
:local: | ||
|
||
Release Schedule | ||
================ | ||
|
||
Expected | ||
-------- | ||
|
||
PRs must be raised well in advance of the dates below to have a chance of being included in this ansible-core release. | ||
|
||
.. note:: Dates subject to change. | ||
|
||
Development Phase | ||
^^^^^^^^^^^^^^^^^ | ||
|
||
The ``milestone`` branch will be advanced at the start date of each development phase, and the beta 1 release. | ||
|
||
- 2024-10-14 Development Phase 1 | ||
- 2024-12-16 Development Phase 2 | ||
- 2025-02-17 Development Phase 3 | ||
- 2025-04-07 Beta 1 | ||
|
||
Release Phase | ||
^^^^^^^^^^^^^ | ||
|
||
- 2025-03-31 Feature Freeze (and ``stable-2.19`` branching from ``devel``) | ||
No new functionality (including modules/plugins) to any code | ||
|
||
- 2025-04-07 Beta 1 | ||
|
||
- 2025-04-28 Release Candidate 1 | ||
|
||
- 2025-05-19 Release | ||
|
||
.. note:: The beta and release candidate schedules allow for up to 3 releases on a weekly schedule depending on the necessity of creating a release. | ||
|
||
Release Manager | ||
=============== | ||
|
||
Ansible Core Team | ||
|
||
Planned work | ||
============ | ||
|
||
* TBD | ||
|
||
|
||
Delayed work | ||
============ | ||
|
||
The following work has been delayed and retargeted for a future release: | ||
|
||
* TBD |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters