Skip to content
This repository has been archived by the owner on Nov 30, 2023. It is now read-only.

Document Dev Container definition release process #185

Closed
philliphoff opened this issue Jan 7, 2020 · 3 comments
Closed

Document Dev Container definition release process #185

philliphoff opened this issue Jan 7, 2020 · 3 comments
Assignees
Labels

Comments

@philliphoff
Copy link
Member

Add documentation to describe how new Dev Container definitions (and updates to existing ones) propagate to VS Code. (E.g. it looks like vscode-dev-containers releases are created periodically, which are then eventually picked up by a new release of the remote-containers extension. However, I don't see any notes about the general timelines involved, release schedules, etc.)

@Chuxel Chuxel added the docs label Jan 8, 2020
@Chuxel Chuxel self-assigned this Jan 8, 2020
@Chuxel
Copy link
Member

Chuxel commented Jan 8, 2020

Good suggestion - we'll get that into CONTRIBUTING.md. To answer the question:

  1. The vscode-dev-containers repo does ship with the VS Code extension currently. (There is a feature request to do this out-of-band: Update dev container definitions in extension more frequently / "out-of-band" vscode-remote-release#425)
  2. The Remote - Containers extension ships into Stable on the same release cadence as VS Code itself using four week iterations. Here is the current VS Code iteration plan with dates, and then the additions for the remote extensions.
  3. The Remote - Containers extension ships into Insiders as new features land during the iteration. This is not currently an automated daily release like VS Code itself.
  4. If there is urgency for an update to the definitions outside of this release cycle, we can do one-off updates to Insiders and Stable as the need arises - particularly for Insiders.

That help? Normally this is every month, but there is not a December release because of holiday schedules.

@Chuxel
Copy link
Member

Chuxel commented Jan 8, 2020

Updated with 2bf5052. Let me know if you'd like to see anything else in the content to help clarify!

@Chuxel Chuxel closed this as completed Jan 8, 2020
@philliphoff
Copy link
Member Author

That's perfect, thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants