[rotang] Add in "acess-control-allow-origin": * to the legacy/* files.

Bug: 900254
Change-Id: I44ab7f35c810fe1072486b36ff470edc63b3c6cd
Reviewed-on: https://chromium-review.googlesource.com/c/1321549
Reviewed-by: Tiffany Zhang <zhangtiff@chromium.org>
Commit-Queue: Ola Karlsson <olakar@chromium.org>
Cr-Commit-Position: refs/heads/master@{#18827}
4 files changed
tree: 0dd4e0362bab66735e85c889f148378a36e8752b
  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