master
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
|
2326ce5e7b |
Fix pyproject.toml file name
- rename properly pyproject.toml file - reformatted files due to rules not being applied before - address now failing unittest Change-Id: I189a0c71253fe87c5fa91f6d7f46fb350fe4d0d9 |
||
|
Artem Goncharov
|
89c07638cf |
Switch to ruff
Change-Id: I849dd7c794d4c4a796e1a91c73dcf18a33d03d4d |
||
|
gtema
|
4d23d8aab5 |
Initial import
Depends-On: https://review.opendev.org/c/openstack/governance/+/910581 Change-Id: I87866224d9ac89d3da150c95a86a20afb48dc4d2 |