Fallout-build / Fallout-build/Fallout

CI: split Build / Test / Pack(+Release) into discrete stages

Open
#324 1 comment 0 reactions 0 assignees View on GitHub
enhancement target/vCurrent
Dominant language
C#
Stars
154
Forks
19
Avg merge
1d 22h
Merged PRs (30d)
15

Description

Today CI runs `dotnet fallout Test Pack` as one step. Split into discrete Build → Test → Pack(+Release) stages/targets so:
- `experimental` can do **build + unit-test only** cheaply (then push GH Packages),
- failures are attributable (compile vs test vs pack),
- pack/publish is its own gated stage.

Structural — coordinate with the 3-tier realignment.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.