Skip to content

jenkins,win: fix buildpulse for rebased PRs#3676

Merged
StefanStojanovic merged 1 commit into
nodejs:mainfrom
JaneaSystems:mefi-buildpulse-fix
Apr 22, 2024
Merged

jenkins,win: fix buildpulse for rebased PRs#3676
StefanStojanovic merged 1 commit into
nodejs:mainfrom
JaneaSystems:mefi-buildpulse-fix

Conversation

@StefanStojanovic

Copy link
Copy Markdown
Contributor

During the last 2 weeks, BuildPulse PoC's been in place in a part of the Windows CI. I noticed that part of the builds were uploaded, but not processed. After investigating it, I learned those were the PR builds for which rebasing the feature branch on the master was required. The issue there was that GIT_COMMIT environment variable was not the SHA code of the commit being tested because of rebasing.

After discussing this issue with @siddhantdange, he proposed a change, which I tried and it works. That change is in this PR.

Pinging @nodejs/build for review,

Refs: #3653

@StefanStojanovic StefanStojanovic changed the title fixup! jenkins,win: add buildpulse support (#3653) jenkins,win: fix buildpulse for rebased PRs Apr 17, 2024
@StefanStojanovic

Copy link
Copy Markdown
Contributor Author

A friendly reminder for @nodejs/build to review this.

@targos targos 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.

rubbertstamp

@StefanStojanovic StefanStojanovic merged commit 6043cf7 into nodejs:main Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants