Commit Graph

813 Commits

Author SHA1 Message Date
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
Peter Dave Hello a3e869bad1 Remove manual ShellCheck installation on Travis CI (#697)
Travis CI started to provide ShellCheck directly for a while, we can
save both time and resources to manually install it now!
2018-04-24 23:57:23 +02:00
Laurent Goderre 573ce2763c
Merge pull request #691 from LaurentGoderre/stackbrew-pr-report
Add a commit comment when creating an upstream PR via script
2018-04-17 08:53:13 -04:00
Laurent Goderre 22ec85d15f Added better support for the automated stackbrew script on PR merges 2018-04-12 15:00:53 -04:00
Laurent Goderre 3f5fd506b2 Add a commit comment when creating an upstream PR via script 2018-04-12 10:21:41 -04:00
Laurent Goderre 16ec2e5acb
Merge pull request #686 from LaurentGoderre/stackbrew-pr-report
Modified the stackbrew pr script to enable running it manually
2018-04-11 08:54:11 -04:00
Laurent Goderre 364fba4b39 Modified the stackbrew pr script to enable running it manually 2018-04-09 12:22:40 -04:00
Laurent Goderre 1e5219bba6
Merge pull request #672 from LaurentGoderre/automate-deploy
Added a deploy stage to automate the deployment to the official images repo
2018-04-08 20:06:29 -04:00
Christopher Horrell e90556f730
Merge pull request #682 from LaurentGoderre/build-speedup
Speed up the build
2018-04-07 11:55:02 -04:00
Laurent Goderre d9db6792fd Added multiple CPU docker build 2018-04-06 07:32:29 -04:00
Laurent Goderre 7877ff66c3 Switched TRavis to container based infrastructure 2018-04-06 07:32:29 -04:00