-
-
Notifications
You must be signed in to change notification settings - Fork 120
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
add shellcheck workflow #1147
add shellcheck workflow #1147
Conversation
WalkthroughThe new Changes
Assessment against linked issues
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configration File (
|
Nice!
|
Yeah I also got caught by this when I tried to do a test fix. Can ./sndev pass all the tests after the fixes? |
Go ahead and push up the changes recommended by the tests and we'll see! |
I think we want to ignore shellcheck warnings, ie this workflow should only "fail" when shellcheck reports an error. Some of the warnings are not real issues and fixing them leads to problems. |
Shellcheck now only fails with error severity |
@hkarani do you have a lightning address I can send the award to? |
@huumn my stackernews username https://stacker.news/asterisk32 lnbc200u1pnyfl8zpp5qfxqg3fy7e9t087eh94qgz4qpzh97djdpkvmdkryd80tfrrmkhwqdpcge6kuerfdenjqsrpwd6x2unfwd4nxv3qdahzqum5v93kketj9ehx2amncqzzsxqrrsssp5vk25dhfj30scv60vuqtp8cusdpl0gl4lr6hjlm5aj22vm9rs3njs9qyyssq4yg27eutep99qdmnzx9kvtftw5qk6ehm94pal2th22qvk6vzvk75zt898fmc4exttr5pvhh99pfjmlhu8epg3vqadzptk9stdqmseuqpykm88q |
Description
closes #1143
Screenshots
Additional Context
Checklist
Are your changes backwards compatible? Please answer below:
Did you QA this? Could we deploy this straight to production? Please answer below:
For frontend changes: Tested on mobile? Please answer below:
Did you introduce any new environment variables? If so, call them out explicitly here: