Files
tabatago/docs
millianlmx c1cbc02826 fix: improve iOS CI workflow with pipefail, fix Python indentation, add setup docs
- Add set -o pipefail for proper build error detection
- Replace PIPESTATUS with $? (works correctly with pipefail)
- Fix Python indentation in inline scripts (avoids YAML linter false positives)
- Remove MergeTitle from Gitea merge API call (uses default)
- Add docs/ci-cd-setup.md with Mac runner and secrets setup guide
2026-06-26 20:42:58 +00:00
..