Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Zephyr 4.0 Release Checklist #76338

Open
3 of 45 tasks
aescolar opened this issue Jul 26, 2024 · 0 comments
Open
3 of 45 tasks

Zephyr 4.0 Release Checklist #76338

aescolar opened this issue Jul 26, 2024 · 0 comments
Assignees
Labels
Meta A collection of features, enhancements or bugs
Milestone

Comments

@aescolar
Copy link
Member

aescolar commented Jul 26, 2024

As soon as possible

From day one but with extra focus as we approach RC1 and after:

One month before RC1:

Pre RC1

  • Create next release (v4.1.0) milestone so that features that don't make it to the release can be assigned a milestone
  • Verify that all security-critical external components and external dependencies are up to date
  • Check known vulnerabilities, and fix exploitable vulnerabilities or verify them as un-exploitable (ask Security working group).
  • Make sure there's no pending "Release Blocker" issues
  • Ensure that the latest Zephyr SDK contains all the changes necessary to support the new features included in, or planned for this release; if not, ping the SDK maintainer (@stephanosio) to release a new SDK version.
    • Check if any toolchain-related enhancements and bug fixes are required for any of the pull requests targeting this release. If any of these enhancements and bug fixes are not part of the latest Zephyr SDK, a new SDK version must be released.
    • Check that the Picolibc version in the latest SDK matches the Picolibc module version in west.yml. If they do not match, a new SDK version must be released. (ping @stephanosio and @keith-packard )
  • Create a "Deprecated APIs/options to be removed by x.y" issue for 4.3 (N+3), linking to it from & to the 4.2 one (Deprecated APIs/options to be removed by 4.2 #77070) . Remember to set the deprecation_tracker label.

See https://docs.zephyrproject.org/latest/project/release_process.html#tagging for tagging details, release specific filters under https://github.com/zephyrproject-rtos/zephyr/wiki/Filters to find pending PRs.

  • Release Notes and Migration Guide WIP
    • Make sure to tell everybody to
      • Use the past tense (i.e. "X has been added" or "X is now Y")
      • Update doc/releases/release-notes-4.0.rst detailed sections (relative to 3.7.0 release) as important issues are addressed (subsystem owners). (previous: Zephyr 3.3 release notes overview #54495)
    • Be sure to remind maintainers to update the release notes, at the very least in the rc1, rc2 and rc3 emails. But you may need to create a GH issue to follow up.

After RC3, before final release

After Release

Previous checklist: #69408

@aescolar aescolar added the Meta A collection of features, enhancements or bugs label Jul 26, 2024
@dkalowsk dkalowsk assigned dkalowsk and mmahadevan108 and unassigned nashif Aug 7, 2024
@dkalowsk dkalowsk added this to the v4.0.0 milestone Aug 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Meta A collection of features, enhancements or bugs
Projects
Status: 4.0
Development

No branches or pull requests

4 participants