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

refactor: Add hostRequirements section to devcontainer.json #19473

Merged
merged 1 commit into from
Feb 9, 2024

Conversation

alexvy86
Copy link
Contributor

@alexvy86 alexvy86 commented Feb 5, 2024

Description

Add a hostRequirements section to our devcontainer.json file, just so Codespaces defaults to those settings when creating a new instance. Per the docs, this won't block different configurations from working, cloud services might just present warnings if spinning up the container with fewer resources.

Reviewer Guidance

The review process is outlined on this wiki page.

Curious if anyone has concerns about this. I know some people don't create many new codespaces, they just use git worktrees inside a single one. Not sure how many of us frequently-ish spin up brand new codespaces and how annoyed we are to have to change the default settings when doing it from the Github UI :)

@alexvy86 alexvy86 requested a review from a team as a code owner February 5, 2024 15:33
@github-actions github-actions bot added the base: main PRs targeted against main branch label Feb 5, 2024
@WayneFerrao WayneFerrao self-requested a review February 5, 2024 21:31
Copy link
Member

@markfields markfields left a comment

Choose a reason for hiding this comment

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

Makes sense to me

@alexvy86 alexvy86 merged commit 4c94050 into microsoft:main Feb 9, 2024
26 checks passed
@alexvy86 alexvy86 deleted the add-hostRequirements branch February 9, 2024 22:02
kian-thompson pushed a commit to kian-thompson/FluidFramework that referenced this pull request Feb 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
base: main PRs targeted against main branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants