Commit Graph

2 Commits

Author SHA1 Message Date
jason 8b454163d7 🚀 use prebuilt-only Rust tools to cut arm64 build time 🚀
Build and Push / build (push) Has been cancelled
- Switch cargo-binstall to --disable-strategies compile (no source fallback)
- Reorganize tools into core (reliable prebuilts) and secondary groups
- Add GHA cache for Docker buildx in Gitea workflow
- Disable binstall telemetry prompt for non-interactive builds
- Silently skip tools without prebuilts instead of hours-long compilation

Dockerfile
.gitea/workflows/build.yml
2026-06-30 16:19:57 -04:00
jason 7ce8f56a03 🔧 Add Gitea Actions workflow files 🔧
Generate .gitea/workflows/build*.yml from updated actions.template:
latest build uses yymm + latest tags (latest pushed last); versioned
builds hardcode the version tag.
?? .gitea/

.gitea/
2026-06-04 16:26:42 -04:00