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

Install dotnet and powershell from images #5245

Merged
merged 1 commit into from
Feb 10, 2024
Merged

Conversation

ferrarimarco
Copy link
Collaborator

Proposed changes

Install the .NET SDK and PowerShell from their container images so that we avoid spending time running their installers, and we can control their updates automatically.

Close #5243

/cc @adamralph

Readiness checklist

In order to have this pull request merged, complete the following tasks.

Pull request author tasks

  • I included all the needed documentation for this change.
  • I provided the necessary tests.
  • I squashed all the commits into a single commit.
  • I followed the Conventional Commit v1.0.0 spec.
  • I wrote the necessary upgrade instructions in the upgrade guide.
  • If this pull request is about and existing issue,
    I added the Fix #ISSUE_NUMBER label to the description of the pull request.

Super-linter maintainer tasks

  • Label as breaking if this change breaks compatibility with the previous released version.
  • Label as either: automation, bug, documentation, enhancement, infrastructure.

@ferrarimarco ferrarimarco added enhancement New feature or request O: backlog 🤖 Backlog, stale ignores this label labels Feb 7, 2024
@ferrarimarco ferrarimarco self-assigned this Feb 7, 2024
@adamralph
Copy link
Contributor

👍 seems better than #5244

@adamralph adamralph mentioned this pull request Feb 7, 2024
8 tasks
@ferrarimarco
Copy link
Collaborator Author

Thanks for taking the time!

Hanse00
Hanse00 previously approved these changes Feb 9, 2024
@ferrarimarco ferrarimarco added this pull request to the merge queue Feb 9, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to a conflict with the base branch Feb 9, 2024
Install the .NET SDK and PowerShell from their container images so that
we avoid spending time running their installers, and we can control
their updates automatically.

Close #5243
@ferrarimarco ferrarimarco added this pull request to the merge queue Feb 10, 2024
Merged via the queue into main with commit 49320c8 Feb 10, 2024
10 checks passed
@ferrarimarco ferrarimarco deleted the install-dotnet-8 branch February 10, 2024 09:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request O: backlog 🤖 Backlog, stale ignores this label
Projects
None yet
Development

Successfully merging this pull request may close these issues.

v6.0.0 contains .NET SDK 6.0.418 instead of the latest LTS (8.0.x)
3 participants