-
Couldn't load subscription status.
- Fork 379
Closed
dotnet/aspnetcore
#11122Labels
Description
The way arcade builds, tests, packages, signs, and publishes must be directly usable by all repos in the stack. Among other things, it provides the following value:
- Consistency across repos for devs
- Implements the "repo API", making adoption more straight forward
- Allows for reasonable updates and improvements across the entire stack
- More efficient, in that there's only one implementation for shared eng
This epic is considered complete when:
- Arcade has the changes necessary for KoreBuild repos
- All KoreBuild driven changes are useful across the stack