This solves the problem of people frequently forgetting to add their
spec or use case to the index.
Change-Id: I70ad8b0ce37027740d3d3a015c70ea2138690d27
We want to default to running all tox environments under python 3, so
set the basepython value in each environment.
We do not want to specify a minor version number, because we do not
want to have to update the file every time we upgrade python.
We do not want to set the override once in testenv, because that
breaks the more specific versions used in default environments like
py35 and py36.
Change-Id: Idd1b13d759cf808d591b82d0793cbe259f97efac
We want to default to running all tox environments under python 3, so
set the basepython value in each environment.
We do not want to specify a minor version number, because we do not
want to have to update the file every time we upgrade python.
We do not want to set the override once in testenv, because that
breaks the more specific versions used in default environments like
py35 and py36.
Change-Id: I75fad5fe119c0eff2ba26e5e287e7152b73a1e49
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
Zuul no longer requires the project-name for in-repo configuration.
Omitting it makes forking or renaming projects easier.
Change-Id: I7eaf419ba4caa457b41b1924e3332c9788105e35
The README had a broken documentation link, so fix it to point at the
new published version. Also clarify what the wiki portal page contains,
which licenses are used, and remove the redundant Features section.
Change-Id: I4c9d898d6a02d716a9ca87b4c48e11e2e53bc61c
Now that we have respectable looking documentation, publish it
so that people can easily read it.
Story: 2001628
Task: 24544
Change-Id: I201798ec910edab55d734b6d94f757ee87549915
Set up an initial structure for the repository which provides sections
for both specs and use cases, plus a guide on how to contribute.
Story: 2001628
Task: 6614
Task: 6615
Change-Id: If117f8b4d634707a9375a78292f916f47a4f8b0c