Commit Graph

6 Commits

Author SHA1 Message Date
Ildiko Vancsa 0bf875c1f9 Fix tox 4 compatibility issue
This patch changes the value name to enable bash to run
linters.

Closes-Bug: #2000399

Change-Id: I4c1be2652c3323ae2136bebacbc5b8f02b78e633
Signed-off-by: Ildiko Vancsa <ildiko.vancsa@gmail.com>
2023-05-17 22:46:05 +00:00
Dean Troyer 9ef066dbb9 Add projects.yaml support
The projects.yaml lists all of the "official" StarlingX projects
(the ones actually owned by StarlingX and not upstream forks).
It is in YAML format to be machine-readable and useful for a
number of tools.

The first such use is to generate project-specific pages in the
governance documentation listing the projects, tech leads and
project leads. The current content is basically taken from
the existing wiki pages and is lacking in certain areas.
Please review it carefully.

projects.py is based on the OpenStack governance teams.py.

Introduce hacking and switch to flake8 for Python linting,
and fix the pep8 errors in members.py.

Change-Id: I514de8d574df8e60bb488974f2796e2c41010363
Signed-off-by: Dean Troyer <dtroyer@gmail.com>
2018-10-18 14:24:27 -05:00
Abraham Arce f0cc9abd17 [Doc] api-ref Environment Removal
Remove api-ref tox environment.

Depends-On: https://review.openstack.org/#/c/609817

Change-Id: I125ac3aa46a37e8975d6ca2965935b3aa26fbe16
Signed-off-by: Abraham Arce <abraham.arce.moreno@intel.com>
2018-10-16 20:03:27 +00:00
Dean Troyer 6d93be5276 Add member table generation
This is taken from the OpenStack governance repo to generate the
member table from a data file.

Change-Id: I348d046603290fe6042b7d9070a6a71552742914
Signed-off-by: Dean Troyer <dtroyer@gmail.com>
2018-10-15 21:28:40 -05:00
Dean Troyer e81e9dcf22 Begin fleshing out the governance site
* Set up structure of docs to leave room for other entities governance
  to live here.
* Add a top-level CC-BY-3.0 LICENSE file

Change-Id: Ie9635778161dc1f79bbf8e78557501b9173e796a
Signed-off-by: Dean Troyer <dtroyer@gmail.com>
2018-10-15 14:43:00 -05:00
Dean Troyer 2192f90b80 Initial setup for governanace repo
A minimal skeleton for Sphinx docs

Change-Id: Ie6e002e7a33be4a95bb3d7fd31aa579c043b1735
Signed-off-by: Dean Troyer <dtroyer@gmail.com>
2018-10-02 18:25:16 -05:00