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 SDK in devcontainer based on global.json #73526

Merged
merged 1 commit into from
May 17, 2024

Conversation

dibarbet
Copy link
Member

@dibarbet dibarbet commented May 16, 2024

Rather than having to continually update the devcontainer base image we're using whenever our global.json updates (or doesn't update), we just use a base image and additionally install the SDK from our global.json into that same install location.

@dibarbet dibarbet requested a review from jaredpar May 16, 2024 23:48
@dotnet-issue-labeler dotnet-issue-labeler bot added Area-Infrastructure untriaged Issues and PRs which have not yet been triaged by a lead labels May 16, 2024
@dibarbet
Copy link
Member Author

trying a different approach...

@dibarbet dibarbet marked this pull request as draft May 17, 2024 00:02
jaredpar
jaredpar previously approved these changes May 17, 2024
@jaredpar
Copy link
Member

I should have thought of this when I moved the SDK. Thanks for taking care of it.

@dibarbet dibarbet force-pushed the net9_devcontainer branch from c38b59c to 13e7294 Compare May 17, 2024 01:07
@dibarbet dibarbet changed the title Update devcontainer.json for .net9 Install SDK in devcontainer based on global.json May 17, 2024
@dibarbet dibarbet marked this pull request as ready for review May 17, 2024 01:14
@dibarbet
Copy link
Member Author

@jaredpar for re-review, I took a bit of a different approach

Copy link
Member

@JoeRobich JoeRobich left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like where this ended up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Infrastructure untriaged Issues and PRs which have not yet been triaged by a lead
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants