[rotang] A lit-element used to create/modify rotation configurations.

https://rota-ng-staging.googleplex.com/managerota - The manage button and the "Create new rotation" link uses the element.

Bug: 845549
Change-Id: I7647408b80d1cb86f8069a3c2ce897e27dcf4aea
Reviewed-on: https://chromium-review.googlesource.com/c/1351859
Commit-Queue: Ola Karlsson <olakar@chromium.org>
Reviewed-by: Tiffany Zhang <zhangtiff@chromium.org>
Cr-Commit-Position: refs/heads/master@{#19289}
7 files changed
tree: 0896d0b64b6b1ab76fc65d14958e8648e6cc63ff
  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