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

Integrate shellcheck into PR checks #8022

Open
1 task
brooke-hamilton opened this issue Nov 1, 2024 · 2 comments
Open
1 task

Integrate shellcheck into PR checks #8022

brooke-hamilton opened this issue Nov 1, 2024 · 2 comments
Labels
maintenance Issue is a non-user-facing task like updating tests, improving automation, etc.. triaged This issue has been reviewed and triaged

Comments

@brooke-hamilton
Copy link
Contributor

brooke-hamilton commented Nov 1, 2024

Area for Improvement

Shellcheck is a static analysis tool for bash scripts. It has a good VS Code extension, which is being incorporated into our dev container with PR #7963. Let's include shellcheck into our PR checks.

Observed behavior

No response

Desired behavior

  • All existing scripts are validated with shellcheck, with all issues resolved or suppressed.
  • Shellcheck is executed on all bash scripts as a build validation.
  • Contributing documentation is updated to explain how to install and run shell check. (The easy path is for contributors to use the dev container.)

Proposed Fix

No response

rad Version

N/A

Operating system

No response

Additional context

No response

Would you like to support us?

  • Yes, I would like to support you

AB#13572

@brooke-hamilton brooke-hamilton added the maintenance Issue is a non-user-facing task like updating tests, improving automation, etc.. label Nov 1, 2024
@radius-triage-bot
Copy link

👋 @brooke-hamilton Thanks for filing this issue.

A project maintainer will review this issue and get back to you soon.

We also welcome community contributions! If you would like to pick this item up sooner and submit a pull request, please visit our contribution guidelines and assign this to yourself by commenting "/assign" on this issue.

For more information on our triage process please visit our triage overview

@lakshmimsft lakshmimsft added the triaged This issue has been reviewed and triaged label Nov 4, 2024
@radius-triage-bot
Copy link

👍 We've reviewed this issue and have agreed to add it to our backlog. Please subscribe to this issue for notifications, we'll provide updates when we pick it up.

We also welcome community contributions! If you would like to pick this item up sooner and submit a pull request, please visit our contribution guidelines and assign this to yourself by commenting "/assign" on this issue.

For more information on our triage process please visit our triage overview

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Issue is a non-user-facing task like updating tests, improving automation, etc.. triaged This issue has been reviewed and triaged
Projects
None yet
Development

No branches or pull requests

2 participants