Commit Graph

913 Commits

Author SHA1 Message Date
Peter Dave Hello 58dbead97e Update node.js v10 images
- Update node.js v10.x to v10.7.0
- For Alpine based image, update Alpine from v3.7 to v3.8

Ref:
- https://github.com/nodejs/node/releases/tag/v10.7.0
- https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V10.md#10.7.0
2018-07-19 02:35:55 +08:00
Peter Dave Hello a9bcfe822a
Merge pull request #817 from nodejs/update-shfmt-and-sh-files
Update shfmt parameter and shell script files
2018-07-17 02:11:22 +08:00
Peter Dave Hello 26550a63bc Add a space after redirect ops in shell script 2018-07-17 00:25:28 +08:00
Peter Dave Hello 95f66af0d1 Add shfmt parameter `-sr` to keep space after redirect ops 2018-07-17 00:24:43 +08:00
Peter Dave Hello df51a89b65
Merge pull request #815 from nodejs/update-shfmt
Update shfmt Docker image on Travis CI
2018-07-17 00:22:39 +08:00
Peter Dave Hello ea38ef22f5 Update shfmt Docker image on Travis CI
Origin one is out of our control, currently dated(v2.4.0)
2018-07-15 22:42:58 +08:00
Peter Dave Hello e783f95cbc
Merge pull request #810 from nodejs/alpine-3.8
Bump Alpine base image version to v3.8
2018-07-07 00:50:58 +08:00
Peter Dave Hello 0f76c7a07e Bump Alpine base image version to v3.8 [skip ci] 2018-07-06 22:55:15 +08:00
Peter Dave Hello 27c194b1fb
Merge pull request #807 from nodejs/update-node.js
Update node.js v10.x to v10.6.0
2018-07-05 03:23:43 +08:00
Peter Dave Hello 3e179a8570 Update node.js v10.x to v10.6.0
- https://github.com/nodejs/node/releases/tag/v10.6.0
- https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V10.md#10.6.0
2018-07-05 02:28:09 +08:00
Peter Dave Hello b3fe000d51
Merge pull request #802 from nodejs/bats
Use BATS for image testing
2018-07-04 22:39:33 +08:00
Christopher Horrell df219f1377
Wrap exports and test execution in a subshell 2018-07-03 09:48:13 -04:00
Christopher Horrell 9677d6aa5a
Add get_full_tag and get_path functions 2018-07-01 12:57:32 -04:00
Christopher Horrell 04dbeb2ee0
Add test_image function 2018-07-01 12:57:31 -04:00
Christopher Horrell 3bfd15f786
Use BATS for testing
Switches testing to the BATS testing framework:
https://github.com/bats-core/bats-core
2018-07-01 12:57:31 -04:00
Nick Schonning b22fb6c84e build: Drop Node 9 (#803)
Support for 9 dropped yesterday bc9d936e15/schedule.json (L44)
2018-07-01 18:49:04 +02:00
Peter Dave Hello 83e2124d9f
Merge pull request #799 from nodejs/update-config
Use space instead of tab in config file [ci skip]
2018-07-01 13:31:10 +08:00
Peter Dave Hello 2bd706730e Use space instead of tab in config file [ci skip] 2018-06-27 19:47:48 +08:00
Laurent Goderre 62934dc5c6
Merge pull request #797 from nodejs/new-token
Remove the Travis token in favor of UI config
2018-06-26 14:11:27 -04:00
Laurent Goderre 45ba95e14b
Merge pull request #796 from LaurentGoderre/master
Improved the update script
2018-06-26 13:06:55 -04:00
Laurent Goderre 17cbe47614 Remove the Travis token in favor of UI config 2018-06-26 09:29:51 -04:00
Laurent Goderre 26f21a886d Added ability to update specific variant for all versions 2018-06-26 08:11:56 -04:00
Laurent Goderre 1c4ff5c5f4 Added ability to update multiple versions of variants 2018-06-26 08:11:56 -04:00
Laurent Goderre 718e718163
Merge pull request #791 from LaurentGoderre/fix-update
Fixed the update script
2018-06-22 09:46:54 -04:00
Simen Bekkhus 65ba769f40
Update node to 10.5.0 (#792)
https://nodejs.org/en/blog/release/v10.5.0/
2018-06-20 22:10:24 +02:00
Laurent Goderre 59cb6a317e Fixed the update script not working properly with the -s flag or variant filter 2018-06-20 15:19:21 -04:00
Laurent Goderre 1458f3e0bf Fixed the gpg key substituion 2018-06-20 13:01:21 -04:00
Laurent Goderre 0af854ccb6
Merge pull request #784 from nodejs/skip
Add skip/security option to update.sh
2018-06-18 15:18:00 -04:00
Christopher Horrell d50660f9b4 Add option to skip updating yarn and alpine when doing a security update 2018-06-18 13:05:48 -04:00
Laurent Goderre 368e72d9c8
Merge pull request #790 from LaurentGoderre/fix-shfmt
Fixed new shfmt issue
2018-06-18 13:01:57 -04:00
Laurent Goderre 6e667df83a Pinned the version of shfmt 2018-06-18 12:13:05 -04:00
Laurent Goderre b9dc6bbbaa Fixed new shfmt issue 2018-06-18 11:50:10 -04:00
Michael Dawson 4eb8150583
Merge pull request #783 from mhdawson/sec-update-june
Update latest versions for security release
2018-06-12 20:38:46 -04:00
Michael Dawson e3ec2111af Update latest versions for security release 2018-06-12 20:04:41 -04:00
Christopher Horrell 2fbc46d60f
Merge pull request #782 from nodejs/update-travis-ci
Use default Docker version on Travis CI instead of manual install
2018-06-09 21:43:57 -04:00
Peter Dave Hello d160712add Use default Docker version on Travis CI instead of manual install 2018-06-10 00:35:33 +08:00
Peter Dave Hello 4f449280c2
Merge pull request #780 from LaurentGoderre/fix-779
Add the new gpg key for @targos
2018-06-08 23:10:34 +08:00
Laurent Goderre 5b5e7b6f28 Added the new gpg key for @targos
Fixes #779
2018-06-08 09:17:54 -04:00
Peter Dave Hello 6b5fc43af9
Merge pull request #778 from nodejs/update-node.js
Update node.js v10.x to v10.4.0
2018-06-07 00:01:12 +08:00
Peter Dave Hello 8efaa06485 Update node.js v10.x to v10.4.0 2018-06-06 22:28:09 +08:00
Christopher Horrell 1b8773a80f
Merge pull request #776 from LaurentGoderre/fix-774
Fixed the test build for chakracore
2018-06-04 19:15:10 -04:00
Laurent Goderre 218c30fd1b Fixed the test build for chakracore
Fixes #774
2018-06-04 10:48:18 -04:00
Laurent Goderre 6173c7fdb7
Merge pull request #771 from nodejs/fix-image-tests
Fix image tests
2018-06-01 09:42:48 -04:00
Christopher Horrell 5a8088bab1
Use exit code 1 for all tests.
There's no real good reason why they were different and exit code 1 is
pretty standard and well understood.
2018-05-31 17:49:15 -04:00
Christopher Horrell 0c7b575b9b
test-build.sh should have set -e
This will cause the script to exit on failure when a command, like
test-imagr.sh, fails.
2018-05-31 17:47:58 -04:00
Laurent Goderre 54982f2f0e
Merge pull request #767 from nodejs/temporarily-drop-travis-before-script
Drop Travis CI before_script temporarily
2018-05-31 13:09:43 -04:00
Peter Dave Hello d3552375d3 Drop Travis CI before_install temporarily
We'll add it back until it works.
2018-06-01 00:58:08 +08:00
Peter Dave Hello c593c810ff
Merge pull request #766 from nodejs/fix-commit-range
Adjust $TRAVIS_COMMIT_RANGE for git
2018-05-31 15:16:48 +08:00
Peter Dave Hello 9f135dc7b2 Adjust $TRAVIS_COMMIT_RANGE for git 2018-05-31 12:56:26 +08:00
Peter Dave Hello cefe8626c7
Merge pull request #762 from nodejs/update-node.js
Update node.js v10.x to v10.3.0
2018-05-30 05:07:40 +08:00