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

doc: correct the `sed` command for macOS in release process docs by juanarbol · Pull Request #46397 · nodejs/node · GitHub

/ node Public

doc: correct the sed command for macOS in release process docs - #46397

Merged
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
juanarbol:juan/sed-command-update
Jan 31, 2023
Merged

doc: correct the sed command for macOS in release process docs#46397
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
juanarbol:juan/sed-command-update

Conversation

Copy link
Copy Markdown
Member

The documented sed command was failing in my machine during a release proposal preparation.

sed: 1: "MD-FILE": extra characters at the end of d command

You could see this https://stackoverflow.com/a/62309999 as a ref to the issue of the sed command in macOS which makes the sed command works again in macOS

Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/tsc

nodejs-github-bot added the doc Issues and PRs related to the documentations. label Jan 28, 2023

sanqro left a comment

Copy link
Copy Markdown

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

Your contribution seems good. Please specify your writing on line 431

Comment thread doc/contributing/releases.md Outdated
juanarbol force-pushed the juan/sed-command-update branch from 3ed70b7 to 0f1ef61 Compare January 31, 2023 16:48
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 Jan 31, 2023
nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Jan 31, 2023
nodejs-github-bot merged commit d5b6a18 into nodejs:main Jan 31, 2023

Copy link
Copy Markdown
Collaborator

Landed in d5b6a18

ruyadorno pushed a commit that referenced this pull request Feb 1, 2023
PR-URL: #46397
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
ruyadorno mentioned this pull request Feb 1, 2023
juanarbol deleted the juan/sed-command-update branch February 12, 2023 02:14
juanarbol mentioned this pull request Mar 3, 2023
juanarbol added a commit that referenced this pull request Mar 3, 2023
PR-URL: #46397
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
juanarbol added a commit that referenced this pull request Mar 5, 2023
PR-URL: #46397
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.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. doc Issues and PRs related to the documentations.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants


Back | FazBrowse Home | New Git URL