Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency pytest to v8 #154

Merged
merged 1 commit into from
Jul 10, 2024

chore(deps): update dependency pytest to v8

26ba5a4
Select commit
Loading
Failed to load commit list.
Merged

chore(deps): update dependency pytest to v8 #154

chore(deps): update dependency pytest to v8
26ba5a4
Select commit
Loading
Failed to load commit list.
manage-repositories-app / tox succeeded Jul 9, 2024 in 0s

Tox

Details

Cloning into '/tmp/repository'...
Note: switching to 'origin/pr/154'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:

  git switch -c <new-branch-name>

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at 26ba5a4 chore(deps): update dependency pytest to v8


py38: install_deps> python -I -m pip install pre-commit
py38: commands[0]> pre-commit run --all-files
[INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks.
[INFO] Initializing environment for https://github.com/PyCQA/flake8.
[INFO] Initializing environment for https://github.com/PyCQA/flake8:git+https://github.com/RedHatQE/flake8-plugins.git@v0.0.2,flake8-mutable.
[INFO] Initializing environment for https://github.com/Yelp/detect-secrets.
[INFO] Initializing environment for https://github.com/astral-sh/ruff-pre-commit.
[INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/PyCQA/flake8.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/Yelp/detect-secrets.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/astral-sh/ruff-pre-commit.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
check for merge conflicts................................................Passed
debug statements (python)................................................Passed
trim trailing whitespace.................................................Passed
fix end of files.........................................................Passed
check python ast.........................................................Passed
check builtin type constructor use.......................................Passed
check docstring is first.................................................Passed
check toml...............................................................Passed
flake8...................................................................Passed
Detect secrets...........................................................Passed
ruff.....................................................................Passed
ruff-format..............................................................Passed
py38: OK ✔ in 25.69 seconds
py39: install_deps> python -I -m pip install pre-commit
py39: commands[0]> pre-commit run --all-files
check for merge conflicts................................................Passed
debug statements (python)................................................Passed
trim trailing whitespace.................................................Passed
fix end of files.........................................................Passed
check python ast.........................................................Passed
check builtin type constructor use.......................................Passed
check docstring is first.................................................Passed
check toml...............................................................Passed
flake8...................................................................Passed
Detect secrets...........................................................Passed
ruff.....................................................................Passed
ruff-format..............................................................Passed
py39: OK ✔ in 3.47 seconds
py310: install_deps> python -I -m pip install pre-commit
py310: commands[0]> pre-commit run --all-files
check for merge conflicts................................................Passed
debug statements (python)................................................Passed
trim trailing whitespace.................................................Passed
fix end of files.........................................................Passed
check python ast.........................................................Passed
check builtin type constructor use.......................................Passed
check docstring is first.................................................Passed
check toml...............................................................Passed
flake8...................................................................Passed
Detect secrets...........................................................Passed
ruff.....................................................................Passed
ruff-format..............................................................Passed
py310: OK ✔ in 3.53 seconds
py311: install_deps> python -I -m pip install pre-commit
py311: commands[0]> pre-commit run --all-files
check for merge conflicts................................................Passed
debug statements (python)................................................Passed
trim trailing whitespace.................................................Passed
fix end of files.........................................................Passed
check python ast.........................................................Passed
check builtin type constructor use.......................................Passed
check docstring is first.................................................Passed
check toml...............................................................Passed
flake8...................................................................Passed
Detect secrets...........................................................Passed
ruff.....................................................................Passed
ruff-format..............................................................Passed
  py38: OK (25.69=setup[4.06]+cmd[21.63] seconds)
  py39: OK (3.47=setup[2.84]+cmd[0.64] seconds)
  py310: OK (3.53=setup[2.93]+cmd[0.59] seconds)
  py311: OK (3.21=setup[2.61]+cmd[0.60] seconds)
  congratulations :) (35.98 seconds)