Skip to content

docs: fix typo to trigger release #3170

docs: fix typo to trigger release

docs: fix typo to trigger release #3170

Triggered via push December 31, 2023 16:20
Status Failure
Total duration 4m 56s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

python.yaml

on: push
pre_job
9s
pre_job
Matrix: build
Coveralls (finish)
11s
Coveralls (finish)
Fit to window
Zoom out
Zoom in

Annotations

1 error
release
Error: Command failed with exit code 1: bash ./ci-prepare-cmd.sh 0.35.0 + set -e + VERSION=0.35.0 + bumpversion --allow-dirty --no-commit --no-tag --new-version 0.35.0 patch + set +e + pre-commit run --all-files end-of-file-fixer + pre-commit run --all-files trailing-whitespace + pre-commit run --all-files prettier + set -e + rm -rf dist/ + sed -i -e s/:ref:// -e s/:gitref:// README.rst + poetry build Creating virtualenv nitpick in /home/runner/work/nitpick/nitpick/.venv + twine check dist/nitpick-0.35.0-py3-none-any.whl dist/nitpick-0.35.0.tar.gz + poetry config repositories.testpypi https://test.pypi.org/legacy/ + poetry config --list + set +x - Uploading nitpick-0.35.0-py3-none-any.whl 0% - Uploading nitpick-0.35.0-py3-none-any.whl 100% HTTP Error 401: User *** has two factor auth enabled, an API Token or Trusted Publisher must be used to upload in place of password. | b'<html>\n <head>\n <title>401 User *** has two factor auth enabled, an API Token or Trusted Publisher must be used to upload in place of password.\n \n <body>\n <h1>401 User *** has two factor auth enabled, an API Token or Trusted Publisher must be used to upload in place of password.\n This server could not verify that you are authorized to access the document you requested. Either you supplied the wrong credentials (e.g., bad password), or your browser does not understand how to supply the credentials required.<br/><br/>\nUser *** has two factor auth enabled, an API Token or Trusted Publisher must be used to upload in place of password.\n\n\n \n' [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. [INFO] Initializing environment for https://github.com/google/keep-sorted. [INFO] Initializing environment for https://github.com/pappasam/toml-sort. [INFO] Initializing environment for https://github.com/astral-sh/ruff-pre-commit. [INFO] Initializing environment for https://github.com/DanielNoord/pydocstringformatter. [INFO] Initializing environment for https://github.com/aio-libs/sort-all. [INFO] Initializing environment for https://github.com/psf/black. [INFO] Initializing environment for https://github.com/asottile/blacken-docs. [INFO] Initializing environment for https://github.com/asottile/blacken-docs:black==23.7.0. [INFO] Initializing environment for https://github.com/pre-commit/pygrep-hooks. [INFO] Initializing environment for https://github.com/pre-commit/mirrors-prettier. [INFO] Initializing environment for https://github.com/pre-commit/mirrors-prettier:[email protected]. [INFO] Initializing environment for https://github.com/pre-commit/mirrors-mypy. [INFO] Initializing environment for https://github.com/pre-commit/mirrors-mypy:types-freezegun,types-toml,attrs,types-requests,types-python-slugify,types-dataclasses. [INFO] Initializing environment for https://github.com/shellcheck-py/shellcheck-py. [INFO] Initializing environment for https://github.com/openstack/bashate. [INFO] Initializing environment for https://github.com/commitizen-tools/commitizen. [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... An unexpected error has occurred: CalledProcessError: command: ('/usr/bin/python3', '-mvirtualenv', '/home/runner/.cache/pre-commit/repojvmw0qrg/py_env-python3.11', '-p', 'python3.11') return code: 1 stdout: RuntimeError: failed to find interpreter for Builtin discover of python_spec='python3.11' stderr: (none) Check the log at /home/runner/.cache/pre-commit/pre-commit.log [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... An unexpected error has occurred: CalledProcessError: command: ('/usr/bin/python3', '-mvirtualenv', '/home/runner/.cache/pre-commit/repojvmw0qrg/py_env-python3.11', '-p', 'python3.11') return code: 1 stdout: RuntimeError: failed to find interpreter for Builtin discover of python_spec='python3.11' stderr: (none) Check the log at /home/ru