-
Notifications
You must be signed in to change notification settings - Fork 139
Closed
Labels
EpicGroups multiple user stories. Can be grouped under a theme.Groups multiple user stories. Can be grouped under a theme.area-unified-build
Description
This covers packages and installers for all .NET repos (i.e. SDK) and not just runtime.
Our infra for building packages and installers for various platforms is rather complex. There is some basic automated testing in SDK repo that is currently included in regular build. This will be removed as part of updating SDK's build to use new Deb and Rpm infra, i.e. dotnet/sdk#43688
Testing should cover the following:
- Installation of packages and installers
- Execution of scenario tests
- Unit-tests for installers infra
- Static tests for package contents, i.e. metadata
Each of these should have its own tracking issue.
Tracking issues:
Metadata
Metadata
Assignees
Labels
EpicGroups multiple user stories. Can be grouped under a theme.Groups multiple user stories. Can be grouped under a theme.area-unified-build
Type
Projects
Status
Done