Skip to content

chore(ci): fail on shellcheck warnings#1724

Open
sondavidb wants to merge 2 commits intorunfinch:mainfrom
sondavidb:fail-on-shellcehck
Open

chore(ci): fail on shellcheck warnings#1724
sondavidb wants to merge 2 commits intorunfinch:mainfrom
sondavidb:fail-on-shellcehck

Conversation

@sondavidb
Copy link
Copy Markdown
Contributor

@sondavidb sondavidb commented Mar 19, 2026

Issue #, if available:
Unreverts #684

Description of changes:
Noticed that we are ignoring many shellcheck warnings because we don't fail on them. Fixed all of them the best way I could.

Due to the finnicky nature of shellscripts we should hold off on merging this until after the next Finch release.

Testing done:
Ran shellcheck on all of the shellscripst locally and ensured nothing above a note level linter warning was printed

  • 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.

Done with a mix of shellcheck -f diff | git apply and some manual fixes.

Signed-off-by: David Son <davbson@amazon.com>
Signed-off-by: David Son <davbson@amazon.com>
@sondavidb sondavidb requested a review from a team as a code owner March 19, 2026 02:03
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.

1 participant