diff --git a/general/development/process/release/index.md b/general/development/process/release/index.md index 9d5229263c..041fed8e00 100644 --- a/general/development/process/release/index.md +++ b/general/development/process/release/index.md @@ -167,17 +167,17 @@ Usually on Monday | 4. | ✓ | ✓ | Add all security advisories to [Security news](http://moodle.org/security) and [release notes](https://docs.moodle.org/dev/:Category:Release_notes) with links to security advisories | |Security Officer | | 5. | ✓ | ✓ | Notify about publications of CVE using form: https://cveform.mitre.org/ | Security Officer | | 6. | ✓ | | Upgrade moodle.org and all other Moodle community sites (next sites first, then production) | | -| 7. | ✓ | | **Deprecations:**The issue can be based/cloned on the previous one and linked ("has to be done after") with it.
**Libraries:** | Integration Team | +| 7. | ✓ | | **Deprecations:**
**Libraries:** | Integration Team | ## 2 weeks after | # | Major | Minor | Task | Responsibility | | :---: | :---: | :---: | --- | --- | | 1. | ✓ | | Once the "On Sync" period ends: | Integration Team | -| 2. | ✓ | | The discussion about environmental requirements for next X.Y+1 major release ([MDL-76724](https://tracker.moodle.org/browse/MDL-76724)) will end and the issue will be resolved **immediately**. A new issue, about the requirements for the next `X.Y+2` major release will be created at the same time by cloning the previous one and dragging any non-resolved detail (due date = 3w after release). | Integration Team | +| 2. | ✓ | | The discussion about environmental requirements for next X.Y+1 major release ([MDL-79809](https://tracker.moodle.org/browse/MDL-79809)) will end and the issue will be resolved **immediately**. A new issue, about the requirements for the next `X.Y+2` major release will be created at the same time by cloning the previous one and dragging any non-resolved detail (due date = 3w after release). | Integration Team | | 3. | ✓ | | Ensure [Language pack for `main` (X.Y+1)](https://download.moodle.org/langpack/X.Y+1/) is available and merge the pull request MR4 for stop skipping the language upgrade in [moodle-ci-runner](https://github.com/moodlehq/moodle-ci-runner) repository. | Integration Team | | 4. | ✓ | | Ensure release retrospectives are held for each of the LMS teams and results are actioned. | Platform Manager / Head of educational solutions | -| 5. | ✓ | |

Prepare for the next version of PHP.

We need to ensure that the Moodle versions that will support the next version of PHP are compatible with it.

Related links:

| Integration team | +| 5. | ✓ | |

Prepare for the next version of PHP.

We need to ensure that the Moodle versions that will support the next version of PHP are compatible with it.

Related links:

| Integration team | | 6. | ✓ | | Create a fork in Developer documentation for the major release. | Integration Team | ## 1 month after