Skip to content

fix(v8): do not ignore failures when running git#809

Merged
targos merged 1 commit into
nodejs:mainfrom
targos:run-async
May 21, 2024
Merged

fix(v8): do not ignore failures when running git#809
targos merged 1 commit into
nodejs:mainfrom
targos:run-async

Conversation

@targos

@targos targos commented May 12, 2024

Copy link
Copy Markdown
Member

Also always use forceRunAsync because runAsync exits the process on error.

Also always use `forceRunAsync` because `runAsync` exits the process on error.
@targos

targos commented May 18, 2024

Copy link
Copy Markdown
Member Author

@nodejs/node-core-utils

@aduh95 aduh95 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Not sure how to test it, but the code diff looks all right

@targos

targos commented May 21, 2024

Copy link
Copy Markdown
Member Author

I tested these scenarios locally:

  • Major update
  • Minor update (already up-to-date)
  • Minor update (with patch)
  • Backport (patch applies cleanly)
  • Backpor (patch doesn't apply cleanly)

@targos
targos merged commit 9f8df53 into nodejs:main May 21, 2024
@targos
targos deleted the run-async branch May 21, 2024 13:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants