[rotang] Borrowing some stuff from Sheriff-o-matic auth users to the Rota service.

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