Skip to content
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

jenkins: add centos7-release-sources to select-compiler.sh #2672

Merged
merged 1 commit into from
Jun 11, 2021

Conversation

richardlau
Copy link
Member

The centos7-release-sources part of the iojs+release job builds
the node binary and should select the compiler to use based on the
Node.js version being built. Put this logic in select-compiler.sh
(as is done for other platforms).

Refs: #2671
Refs: #2481

I'll also need to update the CI job to call select-compiler.sh (currently it directly enables devtoolset-6).

The `centos7-release-sources` part of the `iojs+release` job builds
the `node` binary and should select the compiler to use based on the
Node.js version being built. Put this logic in `select-compiler.sh`
(as is done for other platforms).
Copy link
Member

@mhdawson mhdawson left a comment

Choose a reason for hiding this comment

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

LGTM

@richardlau richardlau merged commit c189af0 into nodejs:master Jun 11, 2021
@richardlau richardlau deleted the centos7-sources branch June 11, 2021 00:27
@richardlau
Copy link
Member Author

Job was updated to use the select-compiler.sh script
https://github.com/nodejs/jenkins-config-release/commit/2355b03b9306d503695328eba6f6e65a61d083d4

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.

4 participants