Scrubbing the backlog directory. This spec has been here since 2015. The original authors should feel free to modify or downvote this commit if the spec should continue to be considered for implementation now or in the future. Change-Id: Idec4df4b3fe689d73da4786993aaf8aa13c2dbf0
29 lines
910 B
ReStructuredText
29 lines
910 B
ReStructuredText
========================
|
|
Abandoned Specifications
|
|
========================
|
|
|
|
This folder is for specs that were at some point approved, but we have
|
|
since determined, for whatever reason, shall not be implemented.
|
|
|
|
For the time being, let's only use this for backlog specs, and leave
|
|
unchanged the existing process for unimplemented specs in a real
|
|
release (i.e. leave them there in the 'approved' directory).
|
|
|
|
To move a spec to this folder, use the ``abandon-spec`` tox target. In
|
|
addition to moving the file, this ensures the proper redirect is created
|
|
so any existing links in the wild are not broken.
|
|
|
|
For example, first do a dry run (``-n``) with verbose output (``-v``) to
|
|
see what is going to happen::
|
|
|
|
tox -e abandon-spec -- -n -v specs/backlog/approved/it-was-a-great-idea.rst
|
|
|
|
When you are satisfied, remove the ``-n`` option to make it happen for
|
|
real.
|
|
|
|
.. toctree::
|
|
:glob:
|
|
:maxdepth: 1
|
|
|
|
*
|