Skip to content
This repository was archived by the owner on Feb 20, 2021. It is now read-only.

add support for Node.js 12 on UBI8#213

Closed
danbev wants to merge 3 commits intonodeshift-archived:v12.x-stagingfrom
danbev:rhel8-ubi-node-12
Closed

add support for Node.js 12 on UBI8#213
danbev wants to merge 3 commits intonodeshift-archived:v12.x-stagingfrom
danbev:rhel8-ubi-node-12

Conversation

@danbev
Copy link
Copy Markdown
Contributor

@danbev danbev commented May 13, 2019

This commit adds the rpmdevtools rpms to this repository as I've failed
to find them in a repository for RHEL8 anywhere. Docker will copy these
and then install them.

This commit adds the rpmdevtools rpms to this repository as I've failed
to find them in a repository for RHEL8 anywhere. Docker will copy these
and then install them.
@danbev danbev force-pushed the rhel8-ubi-node-12 branch 3 times, most recently from ead0568 to 241d7be Compare May 13, 2019 12:05
Copy link
Copy Markdown
Contributor

@lance lance left a comment

Choose a reason for hiding this comment

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

Just one question. Otherwise LGTM.

Comment thread Dockerfile
libicu-devel \
procps-ng \
python2-devel \
python3-devel \
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.

Why both Python 2 and 3? I haven't built Node 12 yet. Has it moved to Python 3?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

There is one script in V8 which I believe needs Python3. I'm not 100% about the details as this was something that Yaakov provided in his work. The goal is to migrate all the scrips to Python3 eventually so I think we'll have to live with Python2 for a while still.

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.

Extra information about python 2x support:
python/devguide#344

This commit introduces a quiet variable to the spec file and if it is
set to true (1) then the complete output of the make test command will
be redirected to /dev/null. This is done as currently there will still
be output written to Travis log even if a silent build is requested.
@danbev danbev force-pushed the rhel8-ubi-node-12 branch from 84b99ff to aae7843 Compare May 15, 2019 05:25
@danbev danbev removed the request for review from lholmquist May 15, 2019 10:05
@danbev
Copy link
Copy Markdown
Contributor Author

danbev commented May 15, 2019

Landed in df7b288, and 3f9b6d0.

@danbev danbev closed this May 15, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants