Skip to content

Support local devcontainer features#55225

Merged
Veykril merged 2 commits into
mainfrom
support_local_devcontainer_features
May 26, 2026
Merged

Support local devcontainer features#55225
Veykril merged 2 commits into
mainfrom
support_local_devcontainer_features

Conversation

@KyleBarton

Copy link
Copy Markdown
Collaborator

Self-Review Checklist:

  • I've reviewed my own diff for quality, security, and reliability
  • Unsafe blocks (if any) have justifying comments
  • The content is consistent with the UI/UX checklist
  • Tests cover the new/changed behavior
  • Performance impact has been considered and is acceptable

Closes #53486

Note that this builds off of #55117 because both touched similar code areas; I thought it best to in order to avoid conflicts.

Release Notes:

  • Added support for local features in dev containers

@cla-bot cla-bot Bot added the cla-signed The user has signed the Contributor License Agreement label Apr 29, 2026
@KyleBarton KyleBarton self-assigned this May 13, 2026
@Veykril Veykril self-requested a review May 13, 2026 19:00
@Veykril Veykril added this pull request to the merge queue May 26, 2026
Merged via the queue into main with commit 707c00b May 26, 2026
35 checks passed
@Veykril Veykril deleted the support_local_devcontainer_features branch May 26, 2026 07:15
TomPlanche pushed a commit to TomPlanche/zed that referenced this pull request Jun 2, 2026
Self-Review Checklist:

- [x] I've reviewed my own diff for quality, security, and reliability
- [x] Unsafe blocks (if any) have justifying comments
- [x] The content is consistent with the [UI/UX
checklist](https://github.com/zed-industries/zed/blob/main/CONTRIBUTING.md#uiux-checklist)
- [x] Tests cover the new/changed behavior
- [x] Performance impact has been considered and is acceptable

Closes zed-industries#53486

Note that this builds off of zed-industries#55117 because both touched similar code
areas; I thought it best to in order to avoid conflicts.

Release Notes:

- Added support for local features in dev containers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed The user has signed the Contributor License Agreement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Devcontainer fails with local features – only OCI feature references are supported

2 participants