Skip to content

build: rewrite push-patch to use the github API instead of local git commits to ensure commits are signed #47401

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

MarshallOfSound
Copy link
Member

Make tree, commit tree, push tree. 👍

Should make patch-up start working again on PRs

Notes: none

@MarshallOfSound MarshallOfSound requested a review from a team as a code owner June 6, 2025 20:01
@MarshallOfSound MarshallOfSound added target/34-x-y PR should also be added to the "34-x-y" branch. target/35-x-y PR should also be added to the "35-x-y" branch. target/36-x-y PR should also be added to the "36-x-y" branch. target/37-x-y PR should also be added to the "37-x-y" branch. labels Jun 6, 2025
Copy link
Member

@jkleinsc jkleinsc left a comment

Choose a reason for hiding this comment

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

Hmmm looks like something is amiss:
from: https://github.com/electron/electron/actions/runs/15499439929/job/43643790257?pr=47402

2025-06-06T20:53:52.7204163Z patches/node/fix_expose_the_built-in_electron_module_via_the_esm_loader.patch: needs update
2025-06-06T20:53:53.0122621Z Error: Failed to get current branch
2025-06-06T20:53:53.0123207Z     at getCurrentBranch (/__w/electron/electron/src/electron/script/patch-up.js:51:11)
2025-06-06T20:53:53.0123784Z     at main (/__w/electron/electron/src/electron/script/patch-up.js:72:25)
2025-06-06T20:53:53.0124353Z     at process.processTicksAndRejections (node:internal/process/task_queues:105:5)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver/none target/34-x-y PR should also be added to the "34-x-y" branch. target/35-x-y PR should also be added to the "35-x-y" branch. target/36-x-y PR should also be added to the "36-x-y" branch. target/37-x-y PR should also be added to the "37-x-y" branch.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants