pre-commit: install_deps> python -I -m pip install pre-commit pre-commit: freeze> python -m pip freeze --all pre-commit: cfgv==3.4.0,distlib==0.3.9,filelock==3.18.0,identify==2.6.12,nodeenv==1.9.1,pip==25.1.1,platformdirs==4.3.8,pre_commit==4.2.0,PyYAML==6.0.2,setuptools==80.3.1,virtualenv==20.31.2 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure [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/guides/deployment_guides/oom_argo_release_deploy.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/guides/deployment_guides/oom_argo_release_deploy.rst b/docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst index 023df352d..8e17bf591 100644 --- a/docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst +++ b/docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst @@ -123,11 +123,11 @@ The main folders are: * Required Helm Charts for IngressRoutes, Kiali, ONAP Chart compilation * onap - + * Application definitions for ONAP components (e.g. AAI, CDS, SO, ...) * onap-tests - + * Application definitions for ONAP Test components and tools (e.g. Trivi Scan, Testkube, Kafka-UI) @@ -165,7 +165,7 @@ Preparation * Clone the OOM repository into a new Git(Lab) project * Replace the following variables with the script 'updateVariables.sh' (in argo subdir): - + * with the URL of the new git repo * with the default K8S storage class * with the base DNS zone (e.g. "simpledemo.onap.org") pre-commit: exit 1 (12.53 seconds) /w/workspace/oom-master-pre-commit-lint> pre-commit run --all-files --show-diff-on-failure pid=2320 pre-commit: FAIL code 1 (16.70=setup[4.17]+cmd[12.53] seconds) evaluation failed :( (16.92 seconds)