[rotang] Add in a the ability to query shifts from a time range.

Bug: 845549
Change-Id: I5af40d61bb2a4b1839d9137dc62f192933efacc3
Reviewed-on: https://chromium-review.googlesource.com/c/1334867
Reviewed-by: Tiffany Zhang <zhangtiff@chromium.org>
Commit-Queue: Ola Karlsson <olakar@chromium.org>
Cr-Commit-Position: refs/heads/master@{#18975}
8 files changed
tree: de4d68aace6f4e556943b30be09cb9feb9db9ce4
  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