[rotang] This CL adds in serving the trooper files from the RotaNG service.

Remaining cron created files coming in following changes.

Can be tried out on:

https://rota-ng.appspot.com/legacy/trooper.js , current_trooper.json, current_trooper.txt

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