- Oct 21, 2023
- Oct 04, 2023
- 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
-
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
-
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
-
- Sep 05, 2023
-
-
Moul authored
-
- Aug 14, 2023
-
-
Moul authored
-
- Aug 11, 2023
-
-
Moul authored
Might be definitively dropped according to: https://forum.duniter.org/t//11450
-
- Aug 02, 2023
-
-
Moul authored
when there is zero members which causes a ZeroDivisionError G1-test reaching zero members revealed a bug
-
- Jul 25, 2023
- Jul 07, 2023
-
-
Moul authored
allow_failure https://docs.gitlab.com/ee/ci/yaml/#allow_failure
-
Moul authored
-
- Jul 04, 2023
-
-
Moul authored
-
Moul authored
-
Moul authored
Add missing <path> specification now available add missing 'g1.' to g1.duniter.org clarify g1.duniter.org is now based on a load balancer Introduce f() to generate a clickable link
-
Moul authored
Apply changes Fix Ruff link
-
Moul authored
Use SigningKeyException now defined in DuniterPy Even thought Ruff is not reporting this pylint report
-
- Jul 02, 2023
- Jun 30, 2023
- Jun 28, 2023
-
-
Moul authored
Using context ctx.help_option_names https://click.palletsprojects.com/en/8.1.x/api/#context Have to keep top level @click.help_option("-h", "--help") otherwise it’s not define since the context is not yet initialized
-
- Jun 27, 2023
- Jun 23, 2023
- Jun 16, 2023
-
- Jun 05, 2023
-
-
Moul authored
For CLI options clarity Remove default auth file path for security reasons Adapt test_checksum
-