mte/unikernel/duniverse/dune_/.github/ISSUE_TEMPLATE/release.md
2025-11-11 02:07:51 +01:00

1.2 KiB

name about title labels assignees
Release Open a release tracker issue X.Y.Z release tracker
release

Preparation

  • Need backport:
    • [link to PR to backport]
  • Backports:
    • [link to backport PR]

Known blockers

  • Something is blocking the PR because of ...

Release

  • Update dune changelog to X.Y.Z on X.Y branch [link to dune PR]
  • Open then pull request on opam-repository [link to OPAM PR]
  • Triage (ensure it does not break anything)
  • Update nix-overlays with the new version [link to nix-overlays PRs]

Post-release

  • Merge dune changelog in main [link to dune PR]
  • Update ocaml.org changelog [link to ocaml.org PR]
  • Write a post about the release on Discuss [link to post]
  • Store the revdeps error file in the logs
  • Create a next release milestone

Last stage

  • Close tracking issue