Laurent Goderre
11f3cab3a3
Added the secured variable
2018-04-06 07:31:54 -04:00
Laurent Goderre
7840711606
Added script to create the PR to the official-images repo
...
Co-authored-by: Hank Brekke <brekkehj@hnryjms.io>
Co-authored-by: Laurent Goderre <laurent.goderre@gmail.com>
2018-04-06 07:31:54 -04:00
Laurent Goderre
a13ad42828
Added a deploy stage to automate the deployment to the official images repo
2018-04-06 07:31:54 -04:00
Peter Dave Hello
37f7e2ab1f
Merge pull request #683 from LaurentGoderre/fix-onbuild
...
Fixed the onbuild build broken by build stages
2018-04-06 18:21:09 +08:00
Laurent Goderre
455313ccdc
Fixed the onbuild build broken by build stages
2018-04-05 17:35:37 -04:00
Peter Dave Hello
6dd2c7e02d
Merge pull request #681 from nodejs/update-node.js
...
Update node.js v9.x to v9.11.1
2018-04-05 14:16:27 +08:00
Peter Dave Hello
9023f58871
Update node.js v9.x to v9.11.1
2018-04-05 13:24:34 +08:00
Peter Dave Hello
c99d3b9038
Update node.js v9.x to v9.11.0
2018-04-05 05:17:27 +08:00
Laurent Goderre
9af52250bf
Merge pull request #680 from LaurentGoderre/fix-679
...
Prevent the building of the default variant for each Travis stage
2018-04-04 12:33:09 -04:00
Laurent Goderre
e00c234f63
Fixed the test-build treatment of commq seperated versions and variants
2018-04-04 10:37:03 -04:00
Laurent Goderre
f385ece941
Prevent the building of the default variant for each Travis stage
2018-04-03 18:13:57 -04:00
Peter Dave Hello
7823eba96f
Merge pull request #676 from nodejs/update-node.js
...
Update node.js
2018-03-30 13:20:52 +08:00
Peter Dave Hello
d5badac9d1
Update node.js v9.10.0 to v9.10.1
2018-03-30 11:49:14 +08:00
Peter Dave Hello
b3ca6573b5
Update node.js v8.11.0 to v8.11.1
2018-03-30 11:49:14 +08:00
Peter Dave Hello
987139fc23
Update node.js v6.14.0 to v6.14.1
2018-03-30 11:49:14 +08:00
Peter Dave Hello
f56c212601
Update node.js v4.9.0 to v4.9.1
2018-03-30 11:49:13 +08:00
Peter Dave Hello
26e96b4bae
Merge pull request #673 from nodejs/update-node.js
...
Update node.js
2018-03-29 01:26:16 +08:00
Peter Dave Hello
ab66de01f8
Update node.js v9.x to v9.11.0
2018-03-29 00:29:16 +08:00
Peter Dave Hello
2b11af24b4
Update node.js v8.x to v8.11.0
2018-03-29 00:29:11 +08:00
Peter Dave Hello
ebb4816d0d
Update node.js v6.x to v6.14.10
2018-03-29 00:29:08 +08:00
Peter Dave Hello
9d428986ba
Update node.js v4.x to v4.9.0 with yarn v1.5.1
2018-03-29 00:29:03 +08:00
Laurent Goderre
92051845f0
Merge pull request #669 from LaurentGoderre/update-travis
...
Added a build stage for each variant of each version
2018-03-27 09:16:33 -04:00
Laurent Goderre
e839bbbb50
Modified the test build to accept a list of variants to slimit the build
2018-03-26 13:55:42 -04:00
Laurent Goderre
6888da3189
Modified test-build to accept comma separated versions
...
[skip ci]
2018-03-26 11:06:43 -04:00
Laurent Goderre
a1f30ea9b6
Added a build stage for each variant of each version
...
[skip ci]
2018-03-26 11:06:38 -04:00
Laurent Goderre
fb0a4881a1
Merge pull request #668 from LaurentGoderre/build-function
...
Added a build function to test-build.sh
2018-03-24 07:17:21 -04:00
Laurent Goderre
42541fe0fb
Added a build function to test-build.sh
2018-03-23 13:39:30 -04:00
Laurent Goderre
0189f0fca7
Merge pull request #667 from LaurentGoderre/test
...
Moved image test to a script to be run in the image
2018-03-23 13:38:40 -04:00
Laurent Goderre
193e04ae6b
Moved image test to a script to be run in the image
2018-03-23 12:47:23 -04:00
Laurent Goderre
a9c460cc85
Merge pull request #663 from nodejs/travis-stages
...
Switch the Travis build to stages
2018-03-22 16:51:09 -04:00
Peter Dave Hello
902a88718f
Merge pull request #666 from kfarnung/yarn
...
Update yarn script for chakracore
2018-03-22 03:04:39 +08:00
Laurent Goderre
4712f343de
Optimized the build stages
2018-03-21 14:55:46 -04:00
Kyle Farnung
fb8c091020
Update yarn script for chakracore
...
Matched the behavior used for node-v8
2018-03-21 11:14:57 -07:00
Peter Dave Hello
a937228454
Merge pull request #665 from nodejs/update-chakracore
...
Update chakracore to v8.10.0 with yarn v1.5.1
2018-03-22 02:12:01 +08:00
Peter Dave Hello
b458f2a88d
Merge pull request #664 from nodejs/node.js-v9.9.0
...
Update node.js v9.x to v9.9.0
2018-03-22 02:11:10 +08:00
Peter Dave Hello
41c8c43a26
Update chakracore to v8.10.0 with yarn v1.5.1
2018-03-22 00:11:32 +08:00
Peter Dave Hello
a79c59b7b3
Update node.js v9.x to v9.9.0
2018-03-22 00:09:47 +08:00
Laurent Goderre
9caea2f2ca
Switch the Travis build to stages
2018-03-21 07:50:07 -04:00
Cecile Tonglet
ab12e9bab4
Fixed symbolic links to yarn and yarnpkg ( #650 )
...
* Fixed symbolic links to yarn and yarnpkg
* Ensures npm and yarn can be run properly
2018-03-16 16:41:21 +01:00
Peter Dave Hello
f31613d889
Merge pull request #647 from nodejs/update-yarn-dir
...
Update yarn w/ symbolic-linked directory
2018-03-16 02:49:20 +08:00
Peter Dave Hello
ae26d217bc
Update yarn w/ symbolic-linked directory, cc #639
2018-03-16 01:19:02 +08:00
Peter Dave Hello
0ca768b7aa
Merge pull request #648 from nodejs/fix-yarn-dir
...
Fix yarn directory creation step
2018-03-16 01:17:34 +08:00
Peter Dave Hello
63b1fa17ce
Fix yarn directory creation step, cc #639
2018-03-16 00:04:28 +08:00
Peter Dave Hello
ce09b7a1e7
Merge pull request #639 from eyalzek/yarn-upgrade
...
Symlink yarn directory
2018-03-15 20:14:45 +08:00
Eyal Zekaria
926d446701
Update README.md
...
with an example on how to upgrade/downgrade yarn version
2018-03-09 11:41:09 +01:00
Eyal Zekaria
838d873498
Symlink yarn directory
...
this will allow for an easier upgrade/downgrade of yarn, e.g:
```
FROM node:6-slim
ENV YARN_VERSION 1.5.1
RUN curl -fSLO --compressed
"https://yarnpkg.com/downloads/$YARN_VERSION/yarn-v$YARN_VERSION.tar.gz "
&&\
tar -xzf yarn-v$YARN_VERSION.tar.gz -C /opt/ &&\
ln -snf /opt/yarn-v$YARN_VERSION /opt/yarn &&\
rm yarn-v$YARN_VERSION.tar.gz
```
2018-03-09 11:41:09 +01:00
Peter Dave Hello
a27da9b71a
Merge pull request #644 from chorrell/v9.8.0
...
Update for Node.js v9.8.0
2018-03-08 13:30:27 +08:00
Christopher Horrell
7ce7ea44b5
Update for Node.js v9.8.0
...
See: https://nodejs.org/en/blog/release/v9.8.0/
2018-03-07 21:59:13 -05:00
Peter Dave Hello
2bced97875
Merge pull request #641 from chorrell/Node.js-v8.10.0
...
Update for Node.js v8.10.0
2018-03-07 13:46:18 +08:00
Christopher Horrell
4c7763dc2c
Update for Node.js v8.10.0
...
See: https://nodejs.org/en/blog/release/v8.10.0/
Also updates yarn to 1.5.1
2018-03-06 20:46:39 -05:00