You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@tungbq I have created a PR in which I made a workflow which will show all the errors and warnings of .sh files. is that it or I have to do something more ?
@gaus07 the next step would be fixing all the error on the shell check results. This will be covered in other separated tasks.
Since there has a lot of errors, I think it's better if we device them by component
For example git, k8s,... each of component should have separated issues to track and fix.
We need contribution on this as well. So, feel free to open the issue to fix this if you are willing to, thanks!
It's good if we could develop a workflow for checking
shell
script under shell folder https://github.com/tungbq/devops-basic/tree/main/shellIt could be run on every PRs that needs to merge onto main branch and contains change in the
shell
folderReference: We could investigate this checker https://github.com/marketplace/actions/shellcheck
The text was updated successfully, but these errors were encountered: