Commit Graph

773 Commits

Author SHA1 Message Date
Peter Dave Hello 16a8690e1d
Merge pull request #744 from nodejs/improve-architectures-files
Improve architectures file readability
2018-05-18 02:40:17 +08:00
Peter Dave Hello 8e6744537c Improve architectures file readability [ci skip] 2018-05-18 00:43:44 +08:00
Peter Dave Hello 1e68152b61
Merge pull request #735 from nodejs/test-travis-ci-config
Test Travis CI config and template consistency
2018-05-16 11:30:56 +08:00
Christopher Horrell 7d97c98f3c
Merge pull request #736 from SimenB/8-11-2
upgrade to node 8.11.2
2018-05-15 20:37:02 -04:00
Simen Bekkhus 9d34db0c5d
upgrade to node 8.11.2 2018-05-16 00:44:03 +02:00
Peter Dave Hello 54b51b3ab1 Adjust .travis.yml generation process to prevent trailing new line 2018-05-16 01:36:07 +08:00
Peter Dave Hello f08f798c85 Test Travis CI config and template consistency 2018-05-16 00:42:45 +08:00
Christopher Horrell 15bea793c0 Use LTS version of Node.js for doctoc (#734) 2018-05-16 00:42:29 +08:00
Peter Dave Hello 678f723e18
Merge pull request #733 from nodejs/editorocnfig
Update .editorconfig, apply rules to all files
2018-05-16 00:36:13 +08:00
Peter Dave Hello 2835ca0b4d
Merge pull request #732 from LaurentGoderre/fix-update
Fix the update script and .travis.yml.template
2018-05-16 00:17:37 +08:00
Peter Dave Hello dae54a2a2f Fix README.md indent 2018-05-16 00:04:24 +08:00
Peter Dave Hello 4549540a15 Update .editorconfig, apply rules to all files 2018-05-16 00:03:24 +08:00
Laurent Goderre 1cf5b83919 Fixed the update script 2018-05-15 11:08:17 -04:00
Laurent Goderre 66f64f16fb Added new Travis CI tasks to the travis config template 2018-05-15 10:32:44 -04:00
Laurent Goderre 42eae256ca
Merge pull request #730 from nodejs/editorocnfig
Introduce EditorConfig
2018-05-15 10:09:12 -04:00
Peter Dave Hello bbf199c459 Fix format issues 2018-05-15 20:05:37 +08:00
Peter Dave Hello 7d6c726941 Add EditorConfig test on Travis CI 2018-05-15 19:33:22 +08:00
Peter Dave Hello 92bad11c06 Add basic .editorconfig [ci skip] 2018-05-15 19:33:22 +08:00
Peter Dave Hello 85ae047ff3
Merge pull request #729 from nodejs/shfmt
Introduce shfmt
2018-05-15 19:30:02 +08:00
Peter Dave Hello f384c2b6f1 Format shell scripts with shfmt -i 2 -ci -l -w -f 2018-05-14 19:29:13 +08:00
Peter Dave Hello 0d0dcfd379 Add shfmt check on Travis CI 2018-05-14 19:28:52 +08:00
Laurent Goderre 16fdd1c63c
Merge pull request #726 from LaurentGoderre/fix-stackbrew-pr
Fixed the stackbrew PR causing invalid stackbrew library entries
2018-05-11 13:39:29 -04:00
Laurent Goderre 65b8d4dd38 Fixed the stackbrew PR causing invalid stackbrew library entries
Clones the official-images repo in the parent repo instead of the current one to avoid the clone folder being picked up by the stackbrew-library script.
2018-05-11 11:45:51 -04:00
Laurent Goderre 9a9e542e03
Merge pull request #567 from chorrell/drop-wheezy
Drop wheezy variant
2018-05-11 09:58:40 -04:00
Christopher Horrell 773be66016 Drop wheezy variant
Full support for wheezy ended on April 26, 2016. LTS support will drop
in May 2018:

https://wiki.debian.org/DebianReleases#Production_Releases

We may want to wait until the LTS drop date. However, given the recent
release of Stretch the timing seems appropriate to do it sooner.

Also worth noting is that LTS is not supported by the Debian Security
team but by volunteers and interested companies:

https://wiki.debian.org/LTS
2018-05-10 21:03:41 -04:00
Laurent Goderre 43845dca24
Merge pull request #724 from LaurentGoderre/fix-stackbrew-pr
Fix the escaping of commit message in the stackbrew pr script
2018-05-10 06:05:16 -04:00
Laurent Goderre bfc5832ca6 Fix the escaping of commit message in the stackbrew pr script
Switch to using sed as a safer approach
2018-05-09 13:51:23 -04:00
Laurent Goderre 0d9c13c65e
Merge pull request #721 from LaurentGoderre/remove_keys_from_templates
Insert GPG keys on update
2018-05-09 10:23:09 -04:00
Peter Dave Hello 2ecc9e8579 Update node.js v10.0.0 to v10.1.0 (#722) 2018-05-09 07:52:11 +02:00
Laurent Goderre 9e436c3176 Insert GPG keys on update 2018-05-08 07:51:44 -04:00
Laurent Goderre 40511bf885
Merge pull request #710 from westy92/remove-node-js-4
Remove Node.js 4
2018-05-03 11:12:08 -04:00
Laurent Goderre 17697173a1
Merge pull request #712 from LaurentGoderre/fix-stackbrew-pr-change
Improved the change detection logic for the stackbre PR script
2018-05-01 08:24:37 -04:00
Laurent Goderre 16282e9e30 Improved the change detection logic for the stackbre PR script 2018-04-30 21:22:43 -04:00
Peter Dave Hello 9f50f45af5
Merge pull request #711 from nodejs/update-node.js
Update node.js v6.x to 6.14.2 with Yarn v1.6.0
2018-05-01 04:44:01 +08:00
Peter Dave Hello bb49c321f7 Update node.js v6.x to 6.14.2 with Yarn v1.6.0 2018-05-01 01:50:19 +08:00
Seth Westphal 36135d58af Remove Node.js 4. 2018-04-30 09:26:41 -05:00
Janeene Beeforth 3c44288786 Update "Upgrading/downgrading Yarn" guide in BestPractices doc (#708)
Update documentation on installing a custom yarn version to specify that the /usr/local/bin/yarn* links need updating.
2018-04-30 12:23:03 +02:00
Simen Bekkhus c3baf8491e
fix node 10 tags (#705) 2018-04-28 08:46:35 +02:00
Laurent Goderre b11f697672
Merge pull request #704 from LaurentGoderre/onbuild-remove
Finish the removal of onbuild for node 10
2018-04-26 12:50:23 -04:00
Laurent Goderre 61f0d675fc Finish the removal of onbuild for node 10 2018-04-26 11:30:29 -04:00
Laurent Goderre c53869a049
Merge pull request #702 from LaurentGoderre/fix-stackbrew-pr
Fixed the stackbrew PR not being created on master
2018-04-26 05:13:52 -04:00
Laurent Goderre b7ce08bb6d Fixed the stackbrew PR not being created on master 2018-04-26 03:56:19 -04:00
Laurent Goderre 579ca29a16
Merge pull request #696 from nodejs/update-node.js
Update node.js
2018-04-25 20:10:37 -04:00
Peter Dave Hello f713f15abe [New version] Add node.js chakracore v10.0.0 w/ Yarn v1.6.0 2018-04-25 16:31:02 +08:00
Peter Dave Hello eca9e8f34c Update chakracore v8.10.0 to v8.11.1 w/ Yarn 1.6.0 2018-04-25 16:30:35 +08:00
Peter Dave Hello 80814e984e [New version] Add node.js v10.0.0 with Yarn v1.6.0 2018-04-25 16:30:07 +08:00
Peter Dave Hello a2b428fd69
Merge pull request #699 from nodejs/update-travis.yml.template
Update travis.yml.template, remove manual ShellCheck installation
2018-04-25 14:28:46 +08:00
Peter Dave Hello 7c92a8b5f0
Merge pull request #698 from nodejs/update-update.sh
Update update.sh, use Alpine v3.7 for node.js >= v10
2018-04-25 14:28:14 +08:00
Peter Dave Hello 132d8ef8c1 Update travis.yml.template, remove manual ShellCheck installation
cc #697
2018-04-25 11:25:29 +08:00
Peter Dave Hello 7d444c7cb8 Update update.sh, use Alpine v3.7 for node.js >= v10 2018-04-25 11:24:15 +08:00