Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add testing for installers infra #15251

Open
Tracked by #109736
NikolaMilosavljevic opened this issue Nov 14, 2024 · 0 comments
Open
Tracked by #109736

Add testing for installers infra #15251

NikolaMilosavljevic opened this issue Nov 14, 2024 · 0 comments

Comments

@NikolaMilosavljevic
Copy link
Member

Contributes to dotnet/runtime#109736

Our infra for building packages and installers for various platforms is rather complex. Making any changes in infra today, requires manual time-consuming builds of various packages in runtime and sdk, to ensure we don't introduce regressions.

The following is needed:

  • Uni-tests for installers infra
  • Basic testing that would exercise the main code-paths, i.e. creation of DEB/RPM packages and static analysis of package contents and metadata
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants