[rotang] Removing ARC from chromecals

Stop generating the ARC rotation in go/chromecals.

Bug: 911252
Change-Id: I015405865fb7aaf6e7f349c261231a2fdbf08724
Reviewed-on: https://chromium-review.googlesource.com/c/1383691
Reviewed-by: Tiffany Zhang <zhangtiff@chromium.org>
Commit-Queue: Ola Karlsson <olakar@chromium.org>
Cr-Commit-Position: refs/heads/master@{#19822}
1 file changed
tree: 0a128de58792fdb5c330761f8a606fbdd57ef42c
  1. cmd/
  2. pkg/
  3. BROWSE.md
  4. DEVINFO.md
  5. DOCUMENTATION.md
  6. Makefile
  7. OWNERS
  8. README.md
  9. rotang.go
  10. 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