This website requires JavaScript.
Explore
Help
Register
Sign In
psi-jack
/
yadm
Watch
1
Star
0
Fork
You've already forked yadm
0
mirror of
synced
2024-11-18 15:15:35 -05:00
Code
Issues
Releases
Wiki
Activity
develop
yadm
/
test
/
requirements.txt
9 lines
101 B
Text
Raw
Permalink
Normal View
History
Unescape
Escape
Update testbed docker image * Update base image to Ubuntu 24.10. This uses a python version where j2cli no longer works when installed using pip so use the version from Ubuntu instead which has been patched to work. * Update shellcheck, pylint, pytest, isort, flake8, black and yamllint to the latest versions. This closes #502. * Use a longer expect timeout to fix tests failing when gpg is killed due to this timeout. * Explicitly flush gpg-agent's cached passwords to fix failing tests with latest gnupg. Also clean up after tests to avoid having gpg-agents running after the test (e.g. when running tests directly without docker).
2024-11-11 16:30:41 -05:00
black==24.10.0
Bump versions of required linters
2020-12-21 16:30:28 -05:00
envtpl
Update testbed docker image * Update base image to Ubuntu 24.10. This uses a python version where j2cli no longer works when installed using pip so use the version from Ubuntu instead which has been patched to work. * Update shellcheck, pylint, pytest, isort, flake8, black and yamllint to the latest versions. This closes #502. * Use a longer expect timeout to fix tests failing when gpg is killed due to this timeout. * Explicitly flush gpg-agent's cached passwords to fix failing tests with latest gnupg. Also clean up after tests to avoid having gpg-agents running after the test (e.g. when running tests directly without docker).
2024-11-11 16:30:41 -05:00
flake8==7.1.1
isort==5.13.2
Bump versions of required linters
2020-12-21 16:30:28 -05:00
j2cli
Update testbed docker image * Update base image to Ubuntu 24.10. This uses a python version where j2cli no longer works when installed using pip so use the version from Ubuntu instead which has been patched to work. * Update shellcheck, pylint, pytest, isort, flake8, black and yamllint to the latest versions. This closes #502. * Use a longer expect timeout to fix tests failing when gpg is killed due to this timeout. * Explicitly flush gpg-agent's cached passwords to fix failing tests with latest gnupg. Also clean up after tests to avoid having gpg-agents running after the test (e.g. when running tests directly without docker).
2024-11-11 16:30:41 -05:00
pylint==3.3.1
pytest==8.3.3
yamllint==1.35.1
Reference in a new issue
Copy permalink