Skip to content

feat(site): allow recreating devcontainers and showing dirty status #18049

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

Merged
merged 7 commits into from
May 27, 2025

Conversation

mafredri
Copy link
Member

@mafredri mafredri commented May 27, 2025

This change allows showing the devcontainer dirty status in the UI as
well as a recreate button to update the devcontainer.

Closes #16424

image image image

@mafredri mafredri force-pushed the mafredri/feat-site-recreate-devcontainer branch 3 times, most recently from f5582c7 to aebcafd Compare May 27, 2025 10:31
This change allows showing the devcontainer dirty status in the UI as
well as a recreate button to update the devcontainer.

Closes #16424
@mafredri mafredri force-pushed the mafredri/feat-site-recreate-devcontainer branch from aebcafd to 17712b2 Compare May 27, 2025 10:38
@mafredri mafredri force-pushed the mafredri/feat-site-recreate-devcontainer branch from 7674a8c to a88c752 Compare May 27, 2025 13:52
@mafredri mafredri marked this pull request as ready for review May 27, 2025 13:52
@mafredri mafredri merged commit a18eb9d into main May 27, 2025
39 checks passed
@mafredri mafredri deleted the mafredri/feat-site-recreate-devcontainer branch May 27, 2025 16:42
@github-actions github-actions bot locked and limited conversation to collaborators May 27, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Agent: watch devcontainer files, keep track of if devcontainer files changed
3 participants