Store revocation file with 600 permission (#481). Fix CI. Set endpoint options as mutually exclusives
Merged
Store revocation file with 600 permission (#481). Fix CI. Set endpoint options as mutually exclusives
481_revocation_600
into
main
- Oct 02, 2023
-
-
Moul authored
-
Moul authored
Add ruff exception since it want it propose to use Path.open() which doesn’t implement opener Fixed in Ruff v0.0.292: PTH123 https://github.com/astral-sh/ruff/issues/7620
8173b68b -
Moul authored
Specially for Ruff v0.0.292 Do not bump Lucas-C/pre-commit-hooks Since further releases v1.5.2 requires pre-commit v3.2.0 https://github.com/Lucas-C/pre-commit-hooks/issues/83 https://github.com/Lucas-C/pre-commit-hooks/releases not yet available in Debian Bookworm (12) https://repology.org/badge/vertical-allrepos/python:pre-commit.svg Would need to install pre-commit from PyPI on the image https://git.duniter.org/docker/python3/poetry/-/blob/773e7ee716307cf1ca50e507fff3bd70c94943c4/3.11/Dockerfile#L5
95ac53a2 -
Moul authored
silkaj/wot/revocation.py and tests/unit/wot/test_revocation.py are not detected as changes by the CI https://docs.gitlab.com/ee/ci/yaml/#ruleschanges https://docs.ruby-lang.org/en/master/File.html#method-c-fnmatch
7eac8369
-