FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

meta: remove `initializeCommand` from devcontainer by avivkeller · Pull Request #53137 · nodejs/node · GitHub

/ node Public

meta: remove initializeCommand from devcontainer - #53137

Merged
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
avivkeller:patch-34
May 26, 2024
Merged

meta: remove initializeCommand from devcontainer#53137
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
avivkeller:patch-34

Conversation

avivkeller commented May 24, 2024
edited by aduh95
Loading

Copy link
Copy Markdown
Member

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 requested a review from bnb May 24, 2024 12:24

Copy link
Copy Markdown
Member Author

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

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

H4ad left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

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 added author ready PRs that have at least one approval, no outstanding review comments, and a CI started. commit-queue Add this label to land a pull request using GitHub Actions. labels May 26, 2024
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 merged commit dc609f5 into nodejs:main May 26, 2024

Copy link
Copy Markdown
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 <contact@viniciusl.com.br>
Reviewed-By: Yagiz Nizipli <yagiz.nizipli@sentry.io>
Reviewed-By: James M Snell <jasnell@gmail.com>
RafaelGSS mentioned this pull request Jun 7, 2024
soophoo pushed a commit to soophoo/node that referenced this pull request Jun 20, 2024
PR-URL: nodejs#53137
Fixes: nodejs#53129
Reviewed-By: Vinícius Lourenço Claro Cardoso <contact@viniciusl.com.br>
Reviewed-By: Yagiz Nizipli <yagiz.nizipli@sentry.io>
Reviewed-By: James M Snell <jasnell@gmail.com>
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 <contact@viniciusl.com.br>
Reviewed-By: Yagiz Nizipli <yagiz.nizipli@sentry.io>
Reviewed-By: James M Snell <jasnell@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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 outstanding review comments, 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


Back | FazBrowse Home | New Git URL