[rotang] Revising the datastor OnCall function.

Turns out there are some corner cases in the OnCall function.

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