microsoft / microsoft/vscode-remote-release
When rebuilding a dev container with dirty changes ask the user if they want to sync with the remote
Open
@chrmarti is already working on this.
Since Dec 5, 2024.
containers
feature-request
- Dominant language
- Dockerfile
- Stars
- 4.2k
- Forks
- 469
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 1
Description
https://github.com/microsoft/vscode-remote-release/issues/6454 works great to pull changes from the remote when the local dev container has not pending changes. It could be valuable to take this feature a bit further, checking the remote even if the user's local is dirty? In cases where the dev container config has changed on the remote, pulling those changes would make a rebuild more meaningful.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.