dotnet / dotnet/arcade-services
Staging pipeline should verify a minimal set of repos for a full and/or sdk-only release
Open
- Dominant language
- C#
- Stars
- 86
- Forks
- 86
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 35
Description
- [ ] This issue is blocking
- [ ] This issue is causing unreasonable pain
Based on a given MAJOR.MINOR, there is a set of expected repos. We should add verification that the set of expected repos is met. Lack of this means that some branding/dependency flow didn't happen.
6.0:
- [ ] runtime
- [ ] winforms
- [ ] wpf
- [ ] windowsdesktop
- [ ] efcore
- [ ] aspnetcore
- [ ] templating -> also for sdk only
- [ ] sdk -> also for sdk only
- [ ] installer -> also for sdk only
This shouldn't fail the pipeline, but should just cause the approval stage to fire.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.