Add `shellcheck` to CI
See original GitHub issue/kind feature
Describe the solution you’d like [A clear and concise description of what you want to happen.]
Add shellcheck
to verify all shell scripts in this repository.
Ref: https://github.com/kubeflow/katib/pull/1731#discussion_r751174167
Anything else you would like to add: [Miscellaneous information that will assist in solving the issue.]
Issue Analytics
- State:
- Created 2 years ago
- Comments:12 (10 by maintainers)
Top Results From Across the Web
circleci/shellcheck@3.1.2
Automatically find bugs and errors in your shell scripts with ShellCheck on every commit. Add this static analysis tool to any CI/CD workflow...
Read more >shellcheck - pipeline-components - GitLab
small alpine based container for running shellcheck. ... shellcheck. Project ID: 9813551 ... .gitlab-ci.yml.
Read more >GitLab-CI – ShellCheck Wiki
If you want to create a JUnit XML report to see in the GitLab's UI, check the instructions here. ShellCheck is a static...
Read more >A tool to lint your shell scripts with shellcheck in CI/CD pipelines.
A tool to lint your shell scripts with ShellCheck in CI/CD pipelines. This tool has been written and tested using GitHub Actions but...
Read more >Shellcheck Scripts Embedded in GitLab CI YAML
So I figured out how to do so using a combination of yq and shellcheck as demonstrated by this GitLab CI job: ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Thanks for your contribution! 🎉 👍
Thanks for your contribution!
I reviewed and merged it. Can we close the issue, or is there anything we should do next?