tiny-pilot / tinypilot

Use your Raspberry Pi as a browser-based KVM.
https://tinypilotkvm.com
MIT License
2.89k stars 244 forks source link

Use ubuntu CI executor when checking bash scripts #1800

Closed jdeanwallace closed 1 month ago

jdeanwallace commented 1 month ago

Related https://github.com/tiny-pilot/tinypilot-pro/issues/1319

This change in needed so that we don't rely the custom koalaman/shellcheck-alpine docker image, which might not include some standard packages that we rely on (like curl).

Notes:

  1. This is the community PR of this Pro PR:

Review on CodeApprove