aa4d9e16b134bd1996daf718661ae84f42f3e774
5 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
Artem Goncharov
|
298e6753ed |
Update typos version
Update verion of typos that we use to fix typos in the openapi specs. Since there are quite lot findings (and fixes cause other failures) also update pre-commit and the resulting changes. Change-Id: I795215942e1587bf914d923edd09070fe729e9d5 Signed-off-by: Artem Goncharov <artem.goncharov@gmail.com> |
||
|
Artem Goncharov
|
e3dda1cbc3 |
Adopt uv instead of pip
- fix pyproject.toml file name (causing few reformats missed previously) - extend pyproject.toml with the info from setup.cfg to make uv work - introduce uv and start using it inside tox - fix unittest that started failing due to that change Change-Id: I461ffc9fee39085f795ced07b7d00ebde28a6034 |
||
|
Artem Goncharov
|
e084a3334e |
Rename publish job
To be able to reasonably guess in which project the job is defined looking at its name rename it to something more reasonable at the same time assuming there might be more of the publish jobs (well, we can generate lot of different things). Change-Id: I5c2779c9418c28bc4af4f31a80661b87b4d78848 |
||
|
Artem Goncharov
|
668add9107 |
Add publish job
Add a job that collects built OpenAPI specs and prepares a single delivery. Those can be then places to some authority location similar to the service-types-authority. Change-Id: I18bfb2a5195f88153d3a23072bc8a4351a5b7f1b |
||
|
gtema
|
4d23d8aab5 |
Initial import
Depends-On: https://review.opendev.org/c/openstack/governance/+/910581 Change-Id: I87866224d9ac89d3da150c95a86a20afb48dc4d2 |