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

Basic setup of dev container. #35351

Merged
merged 1 commit into from
Dec 19, 2024
Merged

Basic setup of dev container. #35351

merged 1 commit into from
Dec 19, 2024

Conversation

cincuranet
Copy link
Contributor

It is just the environment to build everything. No capability to do testing directly in the dev container. We can add those items later, based on the feedback/requests (especially regarding usage in GitHub Codespaces).

@cincuranet cincuranet requested a review from a team December 18, 2024 13:26
@cincuranet cincuranet enabled auto-merge (squash) December 18, 2024 13:27
@roji
Copy link
Member

roji commented Dec 18, 2024

Not necessarily pushing back, but is this useful without e.g. SQL Server and the ability to actually run tests? Who do we imagine would use this for compilation only? This also does add some maintenance burden on us, to keep things up to date etc. (not much, but still).

@cincuranet
Copy link
Contributor Author

If you run the dev container locally (not in codespaces), you can still connect to your local DBs, same as today.

My plan is to add containers with DBs eventually later.

Copy link
Member

@roji roji left a comment

Choose a reason for hiding this comment

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

OK, I guess it doesn't hurt even if it doesn't seem super helpful either :)

@cincuranet cincuranet merged commit 6418d63 into dotnet:main Dec 19, 2024
7 checks passed
@vslee
Copy link

vslee commented Dec 19, 2024

related to #27483

@cincuranet cincuranet deleted the devc branch January 6, 2025 08:22
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

Successfully merging this pull request may close these issues.

3 participants