- 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
-
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
-
Moul authored
Scrypt: allow passing empty strings by setting default="" https://github.com/pallets/click/pull/662
-
Moul authored
-
Moul authored
network: Assign if key exists auth: use helpers.define_click_context()
-
Moul authored
Bump pendulum to v3 alpha which provides a wheel for Py3.11
-
Moul authored
-