aboutsummaryrefslogtreecommitdiff
path: root/dev/doc
diff options
context:
space:
mode:
authorGaëtan Gilbert2020-01-19 22:01:07 +0100
committerGaëtan Gilbert2020-01-19 22:01:07 +0100
commitb2352a5025e290e4e0a00df162d05f95bcc0f05a (patch)
tree76fb8f6d4779b4a74a713f5b7c94d8f41b41b6f7 /dev/doc
parent2ae084f55c2e9bce3023a25a1e2c7a70dadcf348 (diff)
parent7fcfef1d6efabfb0c736621499c342d060856499 (diff)
Merge PR #11214: Add a script to pin CI developments.
Ack-by: JasonGross Ack-by: SkySkimmer Reviewed-by: Zimmi48
Diffstat (limited to 'dev/doc')
-rw-r--r--dev/doc/release-process.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev/doc/release-process.md b/dev/doc/release-process.md
index 1c486b024d..ba68501e04 100644
--- a/dev/doc/release-process.md
+++ b/dev/doc/release-process.md
@@ -75,7 +75,8 @@ in time.
- [ ] Pin the versions of libraries and plugins in
`dev/ci/ci-basic-overlays.sh` to use commit hashes or tag (or, if it
exists, a branch dedicated to compatibility with the corresponding
- Coq branch).
+ Coq branch). You can use the `dev/tools/pin-ci.sh` script to do this
+ semi-automatically.
- [ ] Remove all remaining unmerged feature PRs from the beta milestone.
- [ ] Start a new project to track PR backporting. The project should
have a "Request X.X+beta1 inclusion" column for the PRs that were