mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-12-25 09:08:38 -07:00
|
Some checks failed
Shellcheck / Shellcheck (push) Has been cancelled
* Shellcheck all shell scripts * Implement Shellcheck's recommendations * Shellcheck the distribution-specific files * Include the distro scripts to trigger action * Fix array usage (hopefully) * Use single-quote string TIL: single quote string in yaml treats everything as literal, but double quote allows backslash escaping. * Make all cmake commands use set+-x dance and fix macos getopts line Make Claude happy getopts has colon after a command which takes an argument --------- Co-authored-by: SoftFever <softfeverever@gmail.com> |
||
|---|---|---|
| .. | ||
| assign.yml | ||
| build_all.yml | ||
| build_check_cache.yml | ||
| build_deps.yml | ||
| build_orca.yml | ||
| check_locale.yml | ||
| check_profiles.yml | ||
| claude-code-review.yml | ||
| claude.yml | ||
| orca_bot.yml | ||
| publish_docs_to_wiki.yml | ||
| shellcheck.yml | ||
| update-translation.yml | ||
| validate-documentation.yml | ||