Loading
Commits on Source 30
-
Sylva Renovate bot authored
| datasource | package | from | to | | ---------- | ---------- | ------ | ------ | | pypi | kubernetes | 36.0.2 | 36.0.2 |
-
Sylva Renovate bot authored
Update dependency kubernetes to >=36.0.2 See merge request !29
-
Sylva Renovate bot authored
| datasource | package | from | to | | ----------- | ------------------------- | -------- | -------- | | github-tags | astral-sh/ruff-pre-commit | v0.15.15 | v0.15.16 |
-
Sylva Renovate bot authored
Update pre-commit hook astral-sh/ruff-pre-commit to v0.15.16 See merge request !30
-
Jonathan GAYVALLET authored
-
Jonathan GAYVALLET authored
fix: multiple options cli argument now overrides the default value See merge request !21
-
Jonathan GAYVALLET authored
fix AppendOverrideDefault implementation, store the flag in the namespace instead of in the action since pytest runs the parser twice
-
Jonathan GAYVALLET authored
-
Jonathan GAYVALLET authored
deprecate `mark_in_dir` and `pytest_collection_modifyitems_add_mark` in favour of `pytestmark` See merge request !32
-
Sylva Renovate bot authored
| datasource | package | from | to | | ---------- | -------- | ------- | ------- | | pypi | uv-build | 0.11.19 | 0.11.20 |
-
Sylva Renovate bot authored
Update dependency uv_build to >=0.11.20,<0.12.0 See merge request !35
-
Sylva Renovate bot authored
| datasource | package | from | to | | ---------- | -------- | ------- | ------- | | pypi | uv-build | 0.11.20 | 0.11.21 |
-
Sylva Renovate bot authored
| datasource | package | from | to | | ----------- | ------------------------- | -------- | -------- | | github-tags | astral-sh/ruff-pre-commit | v0.15.16 | v0.15.17 |
-
Sylva Renovate bot authored
Update dependency uv_build to >=0.11.21,<0.12.0 See merge request !36
-
Sylva Renovate bot authored
Update pre-commit hook astral-sh/ruff-pre-commit to v0.15.17 See merge request !37
-
Sylva Renovate bot authored
| datasource | package | from | to | | ---------- | ------- | ----- | ----- | | pypi | pytest | 9.1.0 | 9.1.0 |
-
Sylva Renovate bot authored
Update dependency pytest to ~=9.1 See merge request !38
-
Jonathan GAYVALLET authored
-
Jonathan GAYVALLET authored
-
Jonathan GAYVALLET authored
-
Jonathan GAYVALLET authored
-
Jonathan GAYVALLET authored
Co-authored-by:Loic Nicolle <loic.nicolle@orange.com>
-
Loic Nicolle authored
Add `output_dir` fixture See merge request !33
-
Loic Nicolle authored
-
Loic Nicolle authored
Run local tests in CI Closes #4 See merge request !39
-
Jonathan GAYVALLET authored
-
Jonathan GAYVALLET authored
-
Jonathan GAYVALLET authored
-
Jonathan GAYVALLET authored
-
Loic Nicolle authored
Add units fixture See merge request !31