question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

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:closed
  • Created 2 years ago
  • Comments:12 (10 by maintainers)

github_iconTop GitHub Comments

2reactions
gaocegegecommented, May 1, 2022

Thanks for your contribution! 🎉 👍

1reaction
gaocegegecommented, May 3, 2022

Thanks for your contribution!

I reviewed and merged it. Can we close the issue, or is there anything we should do next?

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found