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

Remove the install of all runtimes 5.0 and below. #42327

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

marcpopMSFT
Copy link
Member

We should then remove any tests that required these runtimes to be installed.

We will still likely keep a few tests targeting older runtimes just in case but for now, this cleans up some of the extra installs and will save time when running builds.

…ve any tests that required these runtimes to be installed.

We will still likely keep a few tests targeting older runtimes just in case but for now, this cleans up some of the extra installs and will save time when running builds.
@dotnet-issue-labeler dotnet-issue-labeler bot added Area-Infrastructure untriaged Request triage from a team member labels Jul 23, 2024
@marcpopMSFT
Copy link
Member Author

@v-wuzhai mind updating my branch to remove any tests that fail because of this removal? We're still discussing whether we want to remove all of the tests targeting old runtimes (we don't want the SDK to break but all of these have been out of support for over a year at this point and many longer than that). There's less value in including these in our tests as the number of customers targeting these still is much smaller these days.

At the very least, getting rid of the install should speed up our builds slightly and reduce our overall size on disk in our builds.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Infrastructure untriaged Request triage from a team member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant