This app is all about Mozilla build engineers taking turns to be
“Sheriff”. The core of this application is a roster of users and dates
which can be swapped around and repeated.
Mozilla’s Playdoh is a web application template based on Django.
Because Sheriffs is developed with the git flow you’ll need
to base your work off the develop branch but you’ll also need the
master branch to make releases.
To get the right repositories on your computer run:
Mozilla Sheriff Duty
Note 2021-09-07: This is no longer maintained.
This app is all about Mozilla build engineers taking turns to be “Sheriff”. The core of this application is a roster of users and dates which can be swapped around and repeated. Mozilla’s Playdoh is a web application template based on Django.
The original requirement came from this bug.
Git flow
Because Sheriffs is developed with the git flow you’ll need to base your work off the
developbranch but you’ll also need the master branch to make releases.To get the right repositories on your computer run:
For more info, see the wiki page on Cloning.
License
This software is licensed under the New BSD License. For more information, read the file
LICENSE.