name: pre-commit run_id: commands[0] env LANG: C.UTF-8 env HOME: /home/jenkins env PATH: /w/workspace/oom-master-pre-commit-lint/.tox/pre-commit/bin:/opt/pyenv/bin:/tmp/venv-wOba/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 PYTHONHASHSEED: 354419796 env PIP_DISABLE_PIP_VERSION_CHECK: 1 env PYTHONIOENCODING: utf-8 env TOX_ENV_NAME: pre-commit env TOX_WORK_DIR: /w/workspace/oom-master-pre-commit-lint/.tox env TOX_ENV_DIR: /w/workspace/oom-master-pre-commit-lint/.tox/pre-commit env VIRTUAL_ENV: /w/workspace/oom-master-pre-commit-lint/.tox/pre-commit metadata pid: 2262 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 argo/infra/chartmuseum.yaml Fixing argo/argocd/argocd.yaml Fixing argo/infra/values/trivy-dojo-report-operator.yaml 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/argo/argocd/argocd.yaml b/argo/argocd/argocd.yaml index b42045803..f966cee74 100644 --- a/argo/argocd/argocd.yaml +++ b/argo/argocd/argocd.yaml @@ -17,7 +17,7 @@ spec: helm: ignoreMissingValueFiles: true valueFiles: - - $defaultValues/argo/argocd/values/argocd.yaml + - $defaultValues/argo/argocd/values/argocd.yaml destination: server: https://kubernetes.default.svc namespace: argocd diff --git a/argo/infra/chartmuseum.yaml b/argo/infra/chartmuseum.yaml index b8cdf1d67..1f6fefd49 100644 --- a/argo/infra/chartmuseum.yaml +++ b/argo/infra/chartmuseum.yaml @@ -17,7 +17,7 @@ spec: helm: ignoreMissingValueFiles: true valueFiles: - - $defaultValues/argo/infra/values/chartmuseum.yaml + - $defaultValues/argo/infra/values/chartmuseum.yaml destination: server: https://kubernetes.default.svc namespace: chartmuseum diff --git a/argo/infra/values/trivy-dojo-report-operator.yaml b/argo/infra/values/trivy-dojo-report-operator.yaml index 6b41bd568..7e9b6faaa 100644 --- a/argo/infra/values/trivy-dojo-report-operator.yaml +++ b/argo/infra/values/trivy-dojo-report-operator.yaml @@ -1,5 +1,5 @@ defectDojoApiCredentials: - apiKey: "2e5af2a04069492ea63cbd593efccfd4b2758b77" + apiKey: "2e5af2a04069492ea63cbd593efccfd4b2758b77" url: "http://defectdojo-django.defectdojo" #url: "https://defectdojo."