OrcaSlicer/.github
coryrc 09034d87b7
Run shellcheck on build_linux.sh and add it to workflows (#10317)
* Shellcheck on build_linux.sh and tiny refactor

`shellcheck -e SC1090 build_linux.sh` and fixed the issues.

Also fixed the usage command to return an error, simplify directory
creation to use `mkdir -p`, and made printing of the cmake commands
consistent instead of having three different ways of doing it.

* Reorder functions in more pleasing way

* Add shellcheck to workflows

This is the beginning of adding some safety nets for making
changes. Currently it just runs shellcheck against `build_linux.sh`.

You can see it working at
https://github.com/coryrc/OrcaSlicer/actions/workflows/shellcheck.yml
I forked and tested it running in PRs and against pushes to HEAD.

* Rerun shellcheck

Missed quotes on the merge
2025-08-24 19:26:14 +08:00
..
ISSUE_TEMPLATE Update and rename feature_request.md to feature_request.yml (#4084) 2024-02-18 20:14:22 +08:00
workflows Run shellcheck on build_linux.sh and add it to workflows (#10317) 2025-08-24 19:26:14 +08:00
dependabot.yml add dependabot (#7752) 2025-01-07 22:58:29 +08:00
FUNDING.yml Update FUNDING.yml 2024-07-09 21:06:06 +08:00
pull_request_template.md Update pull_request_template.md 2024-04-03 22:33:04 +08:00