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

CI should check the dev container setup #18321

Open
Martin521 opened this issue Feb 17, 2025 · 2 comments
Open

CI should check the dev container setup #18321

Martin521 opened this issue Feb 17, 2025 · 2 comments
Milestone

Comments

@Martin521
Copy link
Contributor

There should be a check in CI that building in a dev container succeeds.
So that authors changing global.json are reminded of the necessary changes to .devcontainer/devcontainer.json.

@vzarytovskii
Copy link
Member

Example: https://github.com/TheAngryByrd/MiniScaffold/blob/cbef1f34ac9db74321e22c0d52eb9bf9c886515b/.github/workflows/build.yml#L44-L55

That particular approach won't work. All CI which builds code should run in azdo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: New
Development

No branches or pull requests

3 participants