daml/release
Gary Verhaegen 00f3de63c9
rotate responsibility for release process (#7011)
This PR attempts to add some automation around assigning release
management. The PR adds a file `release/rotation`; each week, the
updated CI cron job will:

- Open a PR for the new release [as current].
- Assign the first user in the file to that PR.
- Add the Standard-Change label to the PR.
- Start the build for that PR [as current].
- Open a new PR that rotates the `release/rotate` file, i.e. pushes back
  the first line to the end of the file.

This PR also adds mentions of the "release handler" (the first line of
`release/rotation`) to the various messages we send to Slack along the
release process.

The initial state of the `release/rotation` file has been created by
listing all the volunteers (Language team, Application Runtime team, as
well as @SamirTalwar-DA and @stefanobaghino-da) and piping the file
through `shuf`. (Then I put myself at the top so I can hopefully iron
out the issues with the first attempt.)

CHANGELOG_BEGIN
CHANGELOG_END
2020-08-05 18:58:56 +02:00
..
src Stop publishing a tarball with the protobuf files to Maven (#6742) 2020-07-15 18:48:49 +02:00
windows-installer replace DAML Authors with DA in copyright headers (#5228) 2020-03-27 01:26:10 +01:00
artifacts.yaml Introduce //libs-scala/scala-utils (#6935) 2020-07-30 13:51:07 -04:00
BUILD.bazel Build a zip containing all protobuf files (#5412) 2020-04-03 14:16:15 +02:00
install.bat replace DAML Authors with DA in copyright headers (#5228) 2020-03-27 01:26:10 +01:00
install.sh replace DAML Authors with DA in copyright headers (#5228) 2020-03-27 01:26:10 +01:00
RELEASE.md Extend daml new to accept template as an option (#6877) 2020-07-27 16:30:48 +02:00
rotation rotate responsibility for release process (#7011) 2020-08-05 18:58:56 +02:00
sdk-config.yaml.tmpl Stabilize DAML REPL (#6740) 2020-07-15 14:46:30 +00:00
util.bzl Factor out reproducibility flags for tar and gzip (#6884) 2020-08-05 14:27:14 +00:00