-
Notifications
You must be signed in to change notification settings - Fork 162
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
feat: base pipeline builder off alpine #768
Conversation
/gcbrun |
Mega-Linter status:
|
Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
---|---|---|---|---|---|
✅ ACTION | actionlint | 4 | 0 | 0.09s | |
bash-exec | 105 | 1 | 12.87s | ||
✅ BASH | shellcheck | 105 | 0 | 16.47s | |
shfmt | 105 | 93 | 12.87s | ||
jscpd | yes | 63 | 6.02s | ||
✅ CREDENTIALS | secretlint | yes | no | 4.29s | |
✅ DOCKERFILE | dockerfilelint | 9 | 0 | 3.32s | |
✅ DOCKERFILE | hadolint | 9 | 0 | 1.86s | |
✅ GIT | git_diff | yes | no | 0.12s | |
✅ GO | golangci-lint | 2 | 0 | 8.55s | |
✅ GO | revive | 2 | 0 | 0.33s | |
✅ JAVA | checkstyle | 6 | 0 | 12.59s | |
✅ JAVASCRIPT | eslint | 94 | 0 | 2.21s | |
✅ JSON | eslint-plugin-jsonc | 65 | 0 | 8.02s | |
✅ JSON | jsonlint | 65 | 0 | 31.76s | |
prettier | 65 | 1 | 6.49s | ||
✅ JSON | v8r | 65 | 0 | 293.72s | |
markdownlint | 51 | 171 | 1.16s | ||
✅ MARKDOWN | markdown-link-check | 51 | 0 | 134.63s | |
markdown-table-formatter | 51 | 1 | 0.4s | ||
✅ OPENAPI | spectral | 12 | 0 | 33.99s | |
✅ PROTOBUF | protolint | 1 | 0 | 0.14s | |
✅ PYTHON | bandit | 7 | 0 | 1.1s | |
black | 7 | 1 | 2.03s | ||
✅ PYTHON | flake8 | 7 | 0 | 1.15s | |
isort | 7 | 7 | 0.43s | ||
mypy | 7 | 1 | 0.45s | ||
✅ PYTHON | pylint | 7 | 0 | 8.07s | |
cspell | 830 | 1468 | 39.9s | ||
misspell | 830 | 1 | 0.44s | ||
✅ XML | xmllint | 420 | 0 | 0.19s | |
prettier | 35 | 1 | 2.95s | ||
✅ YAML | v8r | 35 | 0 | 100.56s | |
✅ YAML | yamllint | 35 | 0 | 1.2s |
See errors details in artifact Mega-Linter reports on GitHub Action page
You could have same capabilities but better runtime performances if you request a new Mega-Linter flavor.
/gcbrun |
Pipeline Report
View details in Cloud Build (permission required) Commit version: e1c307e |
/gcbrun |
Pipeline Report
View details in Cloud Build (permission required) Commit version: a4c4f8d |
/gcbrun |
a827067
to
506aebc
Compare
/gcbrun |
506aebc
to
b19c10f
Compare
/gcbrun |
Pipeline Report
View details in Cloud Build (permission required) Commit version: b19c10f |
b19c10f
to
112238f
Compare
/gcbrun |
Pipeline Report
View details in Cloud Build (permission required) Commit version: 112238f |
/gcbrun |
Pipeline Report
View details in Cloud Build (permission required) Commit version: 21d0837 |
/gcbrun |
/gcbrun |
Pipeline Report
View details in Cloud Build (permission required) Commit version: 9a3a12b |
/gcbrun |
Pipeline Report
View details in Cloud Build (permission required) Commit version: 6c3ada5 |
Description
What's changed, or what was fixed?
Issues Fixed
Housekeeping
(please check all that apply [x], do not edit the text)
Full Repo Validation Required
(please check all that apply [x], do not edit the text)
CC: @apigee-devrel-reviewers