Clone this repo:

Branches

  1. 11b4dab Add a cloudbuild.yaml file, update Makefile with a rule to trigger a cloud build. by Scott Lewis-Kelly · 5 years ago main
  2. 89b0135 Introduce Go modules and rename imports. by Scott Lewis-Kelly · 5 years ago
  3. 17a5583 [rotang] Generate shifts with no previous shifts and no StartDate fails. by Ola Karlsson · 5 years ago
  4. 1a1dd4d [rotang] Add an option to create FullDay shifts in Google Calendar. by Ola Karlsson · 5 years ago
  5. 2f90458 [rotang] Add a generator to generate shifts per member TZ. by Ola Karlsson · 5 years ago

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