Commit Graph

3 Commits

Author SHA1 Message Date
Ghanshyam Mann 824ca86ecc Retire project-navigator-data repo
As discussed in TC meeting[1], TC is retiring the
project-navigator-data repo.

[1] https://meetings.opendev.org/meetings/tc/2021/tc.2021-06-17-15.00.log.html#l-98

Change-Id: Ibbdf7099298e1eb5c0209298b67b667434488526
2021-06-18 17:12:16 +00:00
Andreas Jaeger 969af04c3f Cleanup py27 support
This repo is now testing only with Python 3, so let's make
a few cleanups:
- Remove python 2.7 stanza from setup.py
- Remove obsolete sections from setup.cfg
- Remove install_command from tox.ini, the default is fine

Change-Id: I6639d4b8612f9f50c98da43aec24cc7dbdb87634
2020-04-11 16:17:26 +02:00
Monty Taylor 29adc6e29b
Add jsonschema and validation script
Define the structure of the documents and also provide a way to validate
incoming patches against it. (The setup.py and setup.cfg are there just
to empower tox to run the test script)

Change-Id: I819c2df1c7c9081bd6f51caae1e4f3794275abaa
2017-04-17 15:46:38 -05:00