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

Use docker/metadata-action in deploy-DEV-linters workflow #3110

Merged
merged 5 commits into from Nov 18, 2023

Conversation

echoix
Copy link
Collaborator

@echoix echoix commented Nov 14, 2023

Contributes to #3107

Reworked the dev linters workflow, so it could possibly be run by dependabot updates. I tested it incrementally over in my branch.

Proposed Changes

Readiness Checklist

Author/Contributor

  • Add entry to the CHANGELOG listing the change and linking to the corresponding issue (if appropriate)
  • If documentation is needed for this change, has that been included in this pull request

Reviewing Maintainer

  • Label as breaking if this is a large fundamental change
  • Label as either automation, bug, documentation, enhancement, infrastructure, or performance

Copy link
Contributor

github-actions bot commented Nov 14, 2023

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ BASH bash-exec 5 0 0.03s
✅ BASH shellcheck 5 0 0.29s
✅ BASH shfmt 5 0 0 0.5s
✅ COPYPASTE jscpd yes no 4.29s
✅ DOCKERFILE hadolint 124 0 14.16s
✅ JSON eslint-plugin-jsonc 23 0 0 4.03s
✅ JSON jsonlint 21 0 0.27s
✅ JSON v8r 23 0 18.57s
✅ MAKEFILE checkmake 1 0 0.03s
⚠️ MARKDOWN markdownlint 256 0 11 6.9s
✅ MARKDOWN markdown-link-check 256 0 8.09s
✅ MARKDOWN markdown-table-formatter 256 0 0 51.49s
✅ OPENAPI spectral 1 0 1.88s
⚠️ PYTHON bandit 201 61 5.88s
✅ PYTHON black 201 0 0 4.47s
✅ PYTHON flake8 201 0 3.78s
✅ PYTHON isort 201 0 0 1.34s
✅ PYTHON mypy 201 0 14.54s
✅ PYTHON pylint 201 0 16.48s
⚠️ PYTHON pyright 201 352 24.44s
✅ PYTHON ruff 201 0 0 0.8s
✅ REPOSITORY checkov yes no 35.46s
✅ REPOSITORY git_diff yes no 0.52s
⚠️ REPOSITORY grype yes 1 23.84s
✅ REPOSITORY secretlint yes no 11.0s
✅ REPOSITORY trivy yes no 39.01s
✅ REPOSITORY trivy-sbom yes no 20.6s
⚠️ REPOSITORY trufflehog yes 1 20.22s
✅ SPELL cspell 668 0 31.04s
✅ SPELL lychee 336 0 4.47s
✅ XML xmllint 3 0 0 0.5s
✅ YAML prettier 160 0 0 8.15s
✅ YAML v8r 102 0 147.83s
✅ YAML yamllint 161 0 2.14s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

Bumps [terraform-linters/tflint](https://github.com/terraform-linters/tflint) from 0.48.0 to v0.49.0.
- [Release notes](https://github.com/terraform-linters/tflint/releases)
- [Changelog](https://github.com/terraform-linters/tflint/blob/master/CHANGELOG.md)
- [Commits](terraform-linters/tflint@v0.48.0...v0.49.0)

---
updated-dependencies:
- dependency-name: terraform-linters/tflint
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Nicolas Vuillamy <nicolas.vuillamy@gmail.com>
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.

Seems legit :)

@nvuillam nvuillam merged commit 970e43c into main Nov 18, 2023
127 checks passed
@nvuillam nvuillam deleted the metadata-action-dev-linters branch November 18, 2023 17:08
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.

None yet

2 participants