Add a cloudbuild.yaml file, update Makefile with a rule to trigger a cloud build.
3 files changed
tree: 85a60ef4215d250fe9b6ea9ef71ab58446e3d0e6
  1. cmd/
  2. pkg/
  3. BROWSE.md
  4. cloudbuild.yaml
  5. DEVINFO.md
  6. DOCUMENTATION.md
  7. go.mod
  8. go.sum
  9. Makefile
  10. OWNERS
  11. README.md
  12. rotang.go
  13. SWITCH.md
README.md

Rota-NG

This is the home of the Rotation Manager-NG Design Doc.

The goal is replace the current Python script generating the Sheriff rota with this Go AppeEngine service. This to have a better base for running/managing the service and future developments

Source structure.

See BROWSE.md

Switch over from the old service to this.

See SWITCH.md