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

Add renovate to repository linters #4540

Merged
merged 10 commits into from
Jan 21, 2025
Merged

Add renovate to repository linters #4540

merged 10 commits into from
Jan 21, 2025

Conversation

bdovaz
Copy link
Collaborator

@bdovaz bdovaz commented Jan 19, 2025

For determinism when building Docker images, it is important that we do not use the main branch directly.

@bdovaz
Copy link
Collaborator Author

bdovaz commented Jan 19, 2025

/build

Command run output
Build command workflow started.
Installing dependencies
Running script ./build.sh
Build command workflow completed updating files.

Copy link
Contributor

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ API spectral 1 0 1.61s
⚠️ BASH bash-exec 6 1 0.02s
✅ BASH shellcheck 6 0 0.2s
✅ BASH shfmt 6 0 0 0.81s
✅ COPYPASTE jscpd yes no 2.8s
✅ DOCKERFILE hadolint 129 0 23.73s
✅ JSON jsonlint 20 0 0.2s
✅ JSON v8r 22 0 13.85s
⚠️ MARKDOWN markdownlint 267 0 303 22.5s
✅ MARKDOWN markdown-table-formatter 267 0 0 162.62s
⚠️ PYTHON bandit 215 66 3.56s
✅ PYTHON black 215 0 0 4.53s
✅ PYTHON flake8 215 0 1.86s
✅ PYTHON isort 215 0 0 1.33s
✅ PYTHON mypy 215 0 15.1s
✅ PYTHON pylint 215 0 33.9s
✅ PYTHON ruff 215 0 0 0.79s
✅ REPOSITORY checkov yes no 34.64s
✅ REPOSITORY git_diff yes no 0.58s
⚠️ REPOSITORY grype yes 26 11.12s
✅ REPOSITORY secretlint yes no 9.22s
✅ REPOSITORY trivy yes no 16.19s
✅ REPOSITORY trivy-sbom yes no 0.28s
⚠️ REPOSITORY trufflehog yes 1 53.31s
✅ SPELL cspell 718 0 12.7s
⚠️ SPELL lychee 349 21 11.8s
✅ XML xmllint 3 0 0 0.9s
✅ YAML prettier 160 0 0 3.58s
✅ YAML v8r 102 0 29.47s
✅ YAML yamllint 161 0 2.52s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

Copy link
Contributor

github-actions bot commented Jan 19, 2025

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ API spectral 1 0 1.63s
⚠️ BASH bash-exec 6 1 0.02s
✅ BASH shellcheck 6 0 0.24s
✅ BASH shfmt 6 0 0 0.33s
✅ COPYPASTE jscpd yes no 2.76s
✅ DOCKERFILE hadolint 129 0 25.53s
✅ JSON jsonlint 20 0 0.23s
✅ JSON v8r 22 0 14.32s
⚠️ MARKDOWN markdownlint 267 0 303 22.53s
✅ MARKDOWN markdown-table-formatter 267 0 0 163.44s
⚠️ PYTHON bandit 215 66 3.83s
✅ PYTHON black 215 0 0 4.67s
✅ PYTHON flake8 215 0 1.96s
✅ PYTHON isort 215 0 0 0.86s
✅ PYTHON mypy 215 0 14.69s
✅ PYTHON pylint 215 0 35.49s
✅ PYTHON ruff 215 0 0 0.23s
✅ REPOSITORY checkov yes no 36.06s
✅ REPOSITORY git_diff yes no 0.29s
⚠️ REPOSITORY grype yes 26 13.33s
✅ REPOSITORY secretlint yes no 10.84s
✅ REPOSITORY trivy yes no 16.35s
✅ REPOSITORY trivy-sbom yes no 0.28s
⚠️ REPOSITORY trufflehog yes 1 54.12s
✅ SPELL cspell 718 0 12.85s
⚠️ SPELL lychee 349 27 7.17s
✅ XML xmllint 3 0 0 0.35s
✅ YAML prettier 160 0 0 3.23s
✅ YAML v8r 102 0 28.94s
✅ YAML yamllint 161 0 3.2s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@bdovaz
Copy link
Collaborator Author

bdovaz commented Jan 21, 2025

Ready @nvuillam!

Copy link
Member

@nvuillam nvuillam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Amazing :)

@nvuillam nvuillam merged commit c044592 into main Jan 21, 2025
130 checks passed
@nvuillam nvuillam deleted the repository-renovate branch January 21, 2025 23:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants