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

src: fix typo in env.cc by ehsankhfr · Pull Request #53418 · nodejs/node · GitHub

/ node Public

src: fix typo in env.cc - #53418

Merged
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
ehsankhfr:src-env-typo-fixes
Jun 14, 2024
Merged

src: fix typo in env.cc#53418
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
ehsankhfr:src-env-typo-fixes

Conversation

Copy link
Copy Markdown
Contributor

To help the readability, a typo in src/env.cc is fixed.

nodejs-github-bot added c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. labels Jun 11, 2024
ehsankhfr changed the title src: typo fixes for env.cc src: typo fixes in env.cc Jun 11, 2024
cola119 added the request-ci Add this label to start a Jenkins CI on a PR. label Jun 12, 2024
github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Jun 12, 2024

This comment was marked as outdated.

This comment was marked as outdated.

Copy link
Copy Markdown
Member

@ehsankhfr Unfortunately, I need to ask you to amend the commit message and force-push to comply with our commit message guidelines. I'd suggest to use the commit message src: fix typo in env.cc instead. (It has to begin with the src: prefix followed by an imperative verb.)

ehsankhfr force-pushed the src-env-typo-fixes branch from c2a3c50 to f85ab15 Compare June 12, 2024 14:21

Copy link
Copy Markdown
Contributor Author

@tniessen thanks for the comment! requested change is done!

tniessen changed the title src: typo fixes in env.cc src: fix typo in env.cc Jun 12, 2024

tniessen 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

Thank you!

tniessen added the request-ci Add this label to start a Jenkins CI on a PR. label Jun 12, 2024
github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Jun 12, 2024

This comment was marked as outdated.

This comment was marked as outdated.

This comment was marked as outdated.

Copy link
Copy Markdown
Collaborator

cola119 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. and removed needs-ci PRs that need a full CI run. labels Jun 14, 2024
nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Jun 14, 2024
nodejs-github-bot merged commit 2e1f772 into nodejs:main Jun 14, 2024

Copy link
Copy Markdown
Collaborator

Landed in 2e1f772

targos pushed a commit that referenced this pull request Jun 20, 2024
PR-URL: #53418
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Kohei Ueno <kohei.ueno119@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
soophoo pushed a commit to soophoo/node that referenced this pull request Jun 20, 2024
PR-URL: nodejs#53418
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Kohei Ueno <kohei.ueno119@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
marco-ippolito pushed a commit that referenced this pull request Jul 19, 2024
PR-URL: #53418
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Kohei Ueno <kohei.ueno119@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
codebytere added a commit to electron/electron that referenced this pull request Jul 25, 2024
codebytere added a commit to electron/electron that referenced this pull request Jul 26, 2024
jkleinsc pushed a commit to electron/electron that referenced this pull request Jul 26, 2024
* chore: bump node in DEPS to v20.16.0

* test: skip unstable shadow realm gc tests

nodejs/node#52855

* test: extend env for `test-node-output-errors`

nodejs/node#53535

* src: fix typo in env.cc

nodejs/node#53418

* src: reset `process.versions` during pre-execution

nodejs/node#53444

* chore: fixup patch indices

* src,permission: --allow-wasi & prevent WASI exec

nodejs/node#53124

* tls: use SSL_get_peer_tmp_key

nodejs/node#53366

* deps: update c-ares to 1.29.0

nodejs/node#53155

* src: account for OpenSSL unexpected version

* crypto: fix propagation of "memory limit exceeded"

nodejs/node#53300

* process: add process.getBuiltinModule(id)

nodejs/node#52762

* windows 32bit: config change callback needs to be stdcall

c-ares/c-ares@8f265c9

* fix: building with UNICODE

c-ares/c-ares#802

---------

Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com>
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>
Co-authored-by: Keeley Hammond <khammond@slack-corp.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. c++ Issues and PRs that require attention from people who are familiar with C++.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants


Back | FazBrowse Home | New Git URL