name: pre-commit run_id: commands[0] env HOME: /home/jenkins env LANG: C.UTF-8 env PATH: /w/workspace/oom-master-pre-commit-lint/.tox/pre-commit/bin:/opt/pyenv/bin:/tmp/venv-y4NT/bin:/opt/pyenv/shims:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin env PIP_DISABLE_PIP_VERSION_CHECK: 1 env PYTHONHASHSEED: 130092593 env PYTHONIOENCODING: utf-8 env TOX_ENV_DIR: /w/workspace/oom-master-pre-commit-lint/.tox/pre-commit env TOX_ENV_NAME: pre-commit env TOX_WORK_DIR: /w/workspace/oom-master-pre-commit-lint/.tox env VIRTUAL_ENV: /w/workspace/oom-master-pre-commit-lint/.tox/pre-commit metadata pid: 2233 cwd: /w/workspace/oom-master-pre-commit-lint allow: /w/workspace/oom-master-pre-commit-lint/.tox/pre-commit/bin/* cmd: pre-commit run --all-files --show-diff-on-failure exit_code: 1 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. [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/Lucas-C/pre-commit-hooks. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... trim trailing whitespace.................................................Failed - hook id: trailing-whitespace - exit code: 1 - files were modified by this hook Fixing docs/sections/release_notes/release-notes.rst Tabs remover.............................................................Passed pre-commit hook(s) made changes. If you are seeing this message in CI, reproduce locally with: `pre-commit run --all-files`. To run `pre-commit` as part of git workflow, use `pre-commit install`. All changes made by hooks: diff --git a/docs/sections/release_notes/release-notes.rst b/docs/sections/release_notes/release-notes.rst index 65dec09bd..a3e14fd3e 100644 --- a/docs/sections/release_notes/release-notes.rst +++ b/docs/sections/release_notes/release-notes.rst @@ -62,7 +62,7 @@ New features * CertManager (1.17.2) * Istio (v1.26.1) * Keycloak (26.0.6) - + * Support the latest Database Operators: * MariaDB-Operator (0.38.1) @@ -85,7 +85,7 @@ New features * Support for new mariadb version (11.7.2) * Fix security vulnerabilities - + * mariadb-init (16.0.0) * Use ‘mariadb’ client instead of ‘mysql’