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

ci: add ShellCheck to CI #458

Merged
merged 1 commit into from
Aug 31, 2023
Merged

Conversation

austinvazquez
Copy link
Member

@austinvazquez austinvazquez commented Jun 24, 2023

Issue #, if available:
N/A

Description of changes:
Adds ShellCheck, a bash scripting linter, to CI as a non-critical step and resolves some of the trivial warnings/issues found by the tool. Another round of fixes is needed for some of the non-trivial warnings/issues.

Testing done:

  • I've reviewed the guidance in CONTRIBUTING.md

License Acceptance

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@austinvazquez austinvazquez force-pushed the add-shellcheck branch 3 times, most recently from 90ca4c0 to 51091e6 Compare June 24, 2023 17:33
ginglis13
ginglis13 previously approved these changes Jun 26, 2023
@austinvazquez austinvazquez changed the title Add ShellCheck to CI and resolve lint warnings ci: add ShellCheck to CI and resolve lint warnings Aug 30, 2023
@austinvazquez austinvazquez changed the title ci: add ShellCheck to CI and resolve lint warnings ci: add ShellCheck to CI Aug 30, 2023
@austinvazquez austinvazquez force-pushed the add-shellcheck branch 2 times, most recently from 6b98162 to f4f2c0f Compare August 30, 2023 23:26
Signed-off-by: Austin Vazquez <[email protected]>
@austinvazquez austinvazquez marked this pull request as ready for review August 30, 2023 23:30
@austinvazquez austinvazquez requested a review from a team as a code owner August 30, 2023 23:30
@austinvazquez austinvazquez merged commit b7f9e9a into runfinch:main Aug 31, 2023
13 checks passed
@austinvazquez austinvazquez deleted the add-shellcheck branch August 31, 2023 16:28
ginglis13 pushed a commit to ginglis13/finch that referenced this pull request Sep 27, 2023
Issue #, if available:
N/A

*Description of changes:*
Adds ShellCheck, a bash scripting linter, to CI as a non-critical step
and resolves some of the trivial warnings/issues found by the tool.
Another round of fixes is needed for some of the non-trivial
warnings/issues.

*Testing done:*



- [x] I've reviewed the guidance in CONTRIBUTING.md


#### License Acceptance

By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache 2.0 license.

Signed-off-by: Austin Vazquez <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants