Instead of compiling Rust from source inside Docker (~60 min), download the already-built linux binaries from the build matrix and copy them into a minimal distroless image (~2 min). - Add Dockerfile.ci for release workflows (no Rust toolchain needed) - Update both beta and stable workflows to use pre-built artifacts - Drop Docker job timeout from 60 to 15 minutes - Original Dockerfile unchanged for local dev builds |
||
|---|---|---|
| .. | ||
| assets | ||
| codeql | ||
| ISSUE_TEMPLATE | ||
| workflows | ||
| actionlint.yaml | ||
| CODEOWNERS | ||
| dependabot.yml | ||
| label-policy.json | ||
| labeler.yml | ||
| pull_request_template.md | ||