4a711b1a2c4f101d00f49016a9f8fccf76df13a1
Commit Graph

4 Commits

Author SHA1 Message Date
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
2025年04月03日 17:03:47 +02:00
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
2024年06月13日 11:02:58 +02:00
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
2024年06月13日 10:13:22 +02:00
gtema
4d23d8aab5 Initial import
Depends-On: https://review.opendev.org/c/openstack/governance/+/910581
Change-Id: I87866224d9ac89d3da150c95a86a20afb48dc4d2
2024年03月06日 10:07:54 +00:00