[rotang] Adding in the legacy Sheriff rotation js/json handlers.

Files are presented at https://rota-ng.appspot.com/legacy/*

Eg. https://rota-ng.appspot.com/legacy/sheriff.js


Bug: 889221
Change-Id: I0e753d9a0f93d895f16c2ff1a8165a42cd48a292
Reviewed-on: https://chromium-review.googlesource.com/c/1272740
Commit-Queue: Ola Karlsson <olakar@chromium.org>
Reviewed-by: Tiffany Zhang <zhangtiff@chromium.org>
Cr-Commit-Position: refs/heads/master@{#18305}
6 files changed
tree: 52b831a4bba35bad632fb7b67e498037376bf74b
  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