Nathan Flurry
|
e887b48e26
|
fix: skip OpenSSL build on arm64 (uses rustls instead)
|
2026-01-28 01:51:20 -08:00 |
|
Nathan Flurry
|
0b608fac7b
|
fix: use linux-generic64 for OpenSSL on arm64 with musl-gcc
|
2026-01-28 01:44:12 -08:00 |
|
Nathan Flurry
|
e984d07c28
|
fix: use native musl-gcc on arm64 instead of cross-toolchain
|
2026-01-28 01:36:04 -08:00 |
|
Nathan Flurry
|
8a6117cb5f
|
fix: remove g++-multilib (not available on arm64)
|
2026-01-28 01:27:50 -08:00 |
|
Nathan Flurry
|
5dd8a13845
|
fix: add OpenSSL build for musl in runtime Dockerfile
|
2026-01-28 01:23:51 -08:00 |
|
Nathan Flurry
|
b49776145b
|
fix: add docker-setup action, runtime Dockerfile, and align release workflow
- Add .github/actions/docker-setup composite action (from rivet)
- Add docker/runtime/Dockerfile for Docker image builds
- Update release.yaml to match rivet patterns:
- Use corepack enable instead of pnpm/action-setup
- Add reuse_engine_version input
- Add Docker job with Depot runners
- Use --no-frozen-lockfile for pnpm install
- Add id-token permission for setup job
|
2026-01-27 19:29:54 -08:00 |
|