[rotang] Turns out one of the rotations have a '+' in it's name.. encodeURI does not handle that.

Bug: 84549
Change-Id: Ia7da0126ebf07de2926b47a4b2c3415c9b20c52d
Reviewed-on: https://chromium-review.googlesource.com/c/1373311
Reviewed-by: Tiffany Zhang <zhangtiff@chromium.org>
Commit-Queue: Ola Karlsson <olakar@chromium.org>
Cr-Commit-Position: refs/heads/master@{#19528}
6 files changed
tree: 97e560eeebf5a424ecc8514cf38ee536ed148ee0
  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