Skip to content

Fix/devcontainer compose labels#53057

Merged
KyleBarton merged 4 commits intozed-industries:mainfrom
OmChillure:fix/devcontainer-compose-labels
Apr 3, 2026
Merged

Fix/devcontainer compose labels#53057
KyleBarton merged 4 commits intozed-industries:mainfrom
OmChillure:fix/devcontainer-compose-labels

Conversation

@OmChillure
Copy link
Copy Markdown
Contributor

@OmChillure OmChillure commented Apr 3, 2026

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 #53042
Closes #53482
Closes #53769

Release Notes:

  • Fixed dev container failing to open when Docker Compose file contains labels

@cla-bot cla-bot Bot added the cla-signed The user has signed the Contributor License Agreement label Apr 3, 2026
@zed-community-bot zed-community-bot Bot added the guild Pull requests by someone in Zed Guild. NOTE: the label application is automated via github actions label Apr 3, 2026
@zed-codeowner-coordinator zed-codeowner-coordinator Bot requested review from a team, SomeoneToIgnore and reflectronic and removed request for a team April 3, 2026 08:25
@SomeoneToIgnore SomeoneToIgnore requested review from KyleBarton and removed request for SomeoneToIgnore April 3, 2026 08:27
@KyleBarton
Copy link
Copy Markdown
Collaborator

Thanks for the fix! I went ahead and moved the data type for these labels to a Map. If we're going to have to coerce types one way or another, the map seems like a better representation

@KyleBarton KyleBarton enabled auto-merge (squash) April 3, 2026 16:22
@KyleBarton KyleBarton merged commit bde6a01 into zed-industries:main Apr 3, 2026
30 checks passed
@OmChillure
Copy link
Copy Markdown
Contributor Author

Thanks for the fix! I went ahead and moved the data type for these labels to a Map. If we're going to have to coerce types one way or another, the map seems like a better representation

Yeah, Hashmap would be better

@zed-zippy zed-zippy Bot added the PR state:needs review Used to label PRs that are in need of a post-merge approval label Apr 4, 2026
rtfeldman pushed a commit that referenced this pull request Apr 4, 2026
Self-Review Checklist:

- [x] 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](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 #53042

Release Notes:

- Fixed dev container failing to open when Docker Compose file contains
`labels`

---------

Co-authored-by: KyleBarton <kjb@initialcapacity.io>
@MrSubidubi MrSubidubi removed the PR state:needs review Used to label PRs that are in need of a post-merge approval label Apr 6, 2026
@zed-zippy zed-zippy Bot added the PR state:needs review Used to label PRs that are in need of a post-merge approval label Apr 6, 2026
@dinocosta dinocosta removed the PR state:needs review Used to label PRs that are in need of a post-merge approval label Apr 8, 2026
im-0 added a commit to im-0/fedora-rpm.zed that referenced this pull request Apr 11, 2026
piper-of-dawn pushed a commit to piper-of-dawn/zed that referenced this pull request Apr 25, 2026
Self-Review Checklist:

- [x] 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](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#53042

Release Notes:

- Fixed dev container failing to open when Docker Compose file contains
`labels`

---------

Co-authored-by: KyleBarton <kjb@initialcapacity.io>
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 guild Pull requests by someone in Zed Guild. NOTE: the label application is automated via github actions

Projects

None yet

5 participants