Skip to content

Conversation

avivkeller
Copy link
Member

@avivkeller avivkeller commented May 24, 2024

Fixes: #53129

I'm no expert on devcontainer, so maybe an initializeCommand is needed, but the current setup (See #53129 for more info) destroys all other devcontainers.

@avivkeller avivkeller requested a review from bnb May 24, 2024 12:24
@avivkeller
Copy link
Member Author

(Requesting review from @bnb - The original file author, I'd love some insight into the file and how it works)

@avivkeller avivkeller added the meta Issues and PRs related to the general management of the project. label May 24, 2024
Copy link
Member

@H4ad H4ad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reading some examples at https://github.com/devcontainers/templates/, I don't think this command is something people use, it was probably added to develop.

@aduh95 aduh95 added author ready PRs that have at least one approval, no pending requests for changes, and a CI started. commit-queue Add this label to land a pull request using GitHub Actions. labels May 26, 2024
@nodejs-github-bot nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label May 26, 2024
@nodejs-github-bot nodejs-github-bot merged commit dc609f5 into nodejs:main May 26, 2024
@nodejs-github-bot
Copy link
Collaborator

Landed in dc609f5

targos pushed a commit that referenced this pull request Jun 1, 2024
PR-URL: #53137
Fixes: #53129
Reviewed-By: Vinícius Lourenço Claro Cardoso <[email protected]>
Reviewed-By: Yagiz Nizipli <[email protected]>
Reviewed-By: James M Snell <[email protected]>
@RafaelGSS RafaelGSS mentioned this pull request Jun 7, 2024
eliphazb pushed a commit to eliphazb/node that referenced this pull request Jun 20, 2024
PR-URL: nodejs#53137
Fixes: nodejs#53129
Reviewed-By: Vinícius Lourenço Claro Cardoso <[email protected]>
Reviewed-By: Yagiz Nizipli <[email protected]>
Reviewed-By: James M Snell <[email protected]>
bmeck pushed a commit to bmeck/node that referenced this pull request Jun 22, 2024
PR-URL: nodejs#53137
Fixes: nodejs#53129
Reviewed-By: Vinícius Lourenço Claro Cardoso <[email protected]>
Reviewed-By: Yagiz Nizipli <[email protected]>
Reviewed-By: James M Snell <[email protected]>
marco-ippolito pushed a commit that referenced this pull request Jul 19, 2024
PR-URL: #53137
Fixes: #53129
Reviewed-By: Vinícius Lourenço Claro Cardoso <[email protected]>
Reviewed-By: Yagiz Nizipli <[email protected]>
Reviewed-By: James M Snell <[email protected]>
marco-ippolito pushed a commit that referenced this pull request Jul 19, 2024
PR-URL: #53137
Fixes: #53129
Reviewed-By: Vinícius Lourenço Claro Cardoso <[email protected]>
Reviewed-By: Yagiz Nizipli <[email protected]>
Reviewed-By: James M Snell <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no pending requests for changes, and a CI started. meta Issues and PRs related to the general management of the project.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

This repositories devcontainer setup deletes all your other devcontainers

6 participants