fabro/.github/workflows
Bryan Helmkamp 81d648a0b0
ci(release): run tests before build to avoid recompile
Nextest with --workspace pulls in dev-dependencies that enable extra
features, forcing Cargo to recompile the whole graph. Running tests
first warms the cache; the final release binary build for fabro-cli
reuses those artifacts.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-17 12:32:21 -04:00
..
nightly.yml feat(ci): add automated nightly release workflow 2026-04-17 11:48:34 -04:00
release.yml ci(release): run tests before build to avoid recompile 2026-04-17 12:32:21 -04:00
rust.yml ci: run nextest with --profile ci for looser timeouts on CI runners 2026-04-17 08:09:54 -04:00
typescript.yml ci: bump oven-sh/setup-bun to v2.2.0 for Node 24 runtime 2026-04-17 07:57:53 -04:00