tree: 11234ad9f9cc6546e3477689b2943ddcddbed2a7 [path history] [tgz]
  1. branches.bin
  2. branches.json
  3. branches.proto
  4. compile_proto.sh
  5. README.md
  6. release_branches.star
config/lib/release_branches/README.md

Release Branches

Updating Release Branches

When a new release is promoted to either the beta or stable channel, the corresponding field in infra/config/lib/release_branches/branches.json should be kept up to date, and re-generate the repository's config by executing infra/config/main.star.

Updating ProtoBuf

After editing the protobuf, run the script:

$ ./compile_proto.sh

And check in the updated branches.bin file.