[rotang] Enable updates to the rotation calendar if rotation is enabled.

Also changed here is to not add the shift name to Calendar events with only one shift

Bug: 845549
Change-Id: Ia87ee302deb8af2aa7441f56e5037097d61058c6
Reviewed-on: https://chromium-review.googlesource.com/c/1335367
Reviewed-by: Tiffany Zhang <zhangtiff@chromium.org>
Commit-Queue: Ola Karlsson <olakar@chromium.org>
Cr-Commit-Position: refs/heads/master@{#19033}
4 files changed
tree: cdebc31284e915059669840deb8ce4c03635716b
  1. cmd/
  2. pkg/
  3. BROWSE.md
  4. Makefile
  5. OWNERS
  6. README.md
  7. rotang.go
  8. 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