Watcher Specifications
Go to file
Antoine Cabot a686d966b1 Add specs Pike folder
As we are starting a new cycle, next specs
will be stored in Pike folders.

Change-Id: Ib0affdb0f42d3bd539894b28d7dab8c41530c827
2017-01-26 09:43:56 +01:00
doc/source Add specs Pike folder 2017-01-26 09:43:56 +01:00
priorities Add specs Pike folder 2017-01-26 09:43:56 +01:00
specs Add specs Pike folder 2017-01-26 09:43:56 +01:00
tests Provide a more dynamic Actions management solution 2016-01-08 10:53:54 +01:00
.gitignore Ignore all *.DS_Store files 2016-12-16 15:15:09 +03:00
.gitreview Added .gitreview 2015-10-23 11:59:37 +00:00
.testr.conf Setup watcher-specs repository 2015-11-10 06:28:39 -06:00
LICENSE Setup watcher-specs repository 2015-11-10 06:28:39 -06:00
README.rst Remove readme reference to fix Sphinx 2016-12-15 11:48:49 +01:00
requirements.txt Added doc8 for specs validation 2016-03-17 15:19:32 +01:00
setup.cfg Show team and repo badges on README 2016-11-30 11:25:15 +01:00
setup.py Setup watcher-specs repository 2015-11-10 06:28:39 -06:00
test-requirements.txt Setup watcher-specs repository 2015-11-10 06:28:39 -06:00
tox.ini Added doc8 for specs validation 2016-03-17 15:19:32 +01:00

Team and repository tags

image

README

Watcher Specifications

This git repository is used to hold approved design specifications for additions to the Watcher project. Reviews of the specs are done in gerrit, using a similar workflow to how we review and merge changes to the code itself. For specific policies around specification review, refer to the end of this document.

The layout of this repository is:

specs/<release>/

Where there are two sub-directories:

specs/<release>/approved: specifications approved, but not yet implemented specs/<release>/implemented: implemented specifications