Commit Graph

231 Commits

Author SHA1 Message Date
Christopher Horrell 1e1a59de96 Make test builds more debugable 2016-04-26 10:33:03 -04:00
Christopher Horrell 6419a05bd2 Merge pull request #159 from chorrell/v5.11.0
Update for v5.11.0
2016-04-21 19:11:45 -04:00
Christopher Horrell 5e6d1e950a Update for v5.11.0
Also formatting tweaks to make 0.10 and 0.12 consistent with the other
images
2016-04-21 19:00:03 -04:00
Christopher Horrell 1f85af2f56 Merge pull request #157 from chorrell/better-variant-test
Better variant test
2016-04-20 10:43:08 -04:00
Christopher Horrell af265e1692 Don't hard code variants when testing
This allows for easily testing newer variants without having to update
test-build.sh
2016-04-19 23:24:15 -04:00
Christopher Horrell 5bde64769f Npm log level exclusion for 0.10 and 0.12 (#155)
* Don't set npm log info for 0.10 and 0.12.

Reference: #57, #144
2016-04-18 11:13:15 -04:00
Christopher Horrell f5bcf5c60e Merge pull request #144 from LaurentGoderre/alpine
WIP: Add templates for generating the variants
2016-04-18 10:46:54 -04:00
Christopher Horrell 0d692d90ad Merge pull request #149 from chorrell/slim-consistency
Use buildpack-deps:jessie-curl for 0.10 and 0.12 slim images. See #144
2016-04-18 10:37:18 -04:00
Christopher Horrell a3a1c6a2f4 Use buildpack-deps:jessie-curl for 0.10 and 0.12 slim images 2016-04-13 16:32:33 -04:00
Christopher Horrell bf54cb3054 Merge pull request #148 from chorrell/v4.4.3
Update for Node.js v4.4.3
2016-04-12 18:34:45 -04:00
Christopher Horrell 41b505ae71
Update for Node.js v4.4.3 2016-04-12 18:26:17 -04:00
Laurent Goderre ced0aa8af2 Added templates for generating the variants 2016-04-08 09:10:42 -04:00
Christopher Horrell 084a11e99b Merge pull request #143 from chorrell/v5.10.1
Update to v5.10.1. See #142
2016-04-05 21:21:22 -04:00
Christopher Horrell baad247b9d Update to v5.10.1 2016-04-05 21:07:52 -04:00
Christopher Horrell 4acc37bce5 Merge pull request #140 from pesho/enhance-test-build
Enhance test-build.sh to also perform simple execution tests
2016-04-05 08:42:00 -04:00
Peter Petrov d128c325ce Enhance test-build.sh to also perform simple execution tests
In addition to testing that the images build correctly, now test-build.sh also
validates that Node executes successfully, and that it is the expected version.

Also fixed some inconsistent whitespace.
2016-04-05 04:37:43 +03:00
Christopher Horrell ea40956261 Merge pull request #139 from chorrell/travis-ci
Enable travis-ci test builds. Closes #13
2016-04-04 21:13:06 -04:00
Christopher Horrell cfdcfd4b35 Enable travis-ci test builds 2016-04-04 14:19:16 -04:00
Christopher Horrell 11400d95d2 Merge pull request #138 from chorrell/v0.10.44
v0.10.44
2016-04-01 07:59:22 -04:00
Christopher Horrell b39ddbb7be White space 2016-04-01 07:57:15 -04:00
Christopher Horrell 9d0a1897a9 Remove npm update logic for v0.10. Closes #114 2016-04-01 07:53:43 -04:00
Christopher Horrell f8deeccd53 Update for v0.10.44 2016-04-01 07:50:15 -04:00
Christopher Horrell 351a7e101a Merge pull request #137 from chorrell/v5.10.0
Update for v5.10.0. See #134
2016-03-31 23:41:41 -04:00
Christopher Horrell 78c9ef30b3 Update for v5.10.0 2016-03-31 23:40:16 -04:00
Christopher Horrell 01114012c5 Merge pull request #136 from chorrell/v4.4.2
Update to v4.4.2
2016-03-31 22:02:13 -04:00
Christopher Horrell fd8e6c3434 Update to v4.4.2 2016-03-31 21:59:51 -04:00
Christopher Horrell 5850bfa80e Merge pull request #135 from chorrell/v0.12.13
v0.12.13
2016-03-31 20:55:24 -04:00
Christopher Horrell c02fde0714 Update for v0.12.13 2016-03-31 20:52:05 -04:00
Christopher Horrell 4c567a65c2 Merge remote-tracking branch 'nodejs/master' 2016-03-23 14:34:36 -04:00
Christopher Horrell 03da4e6876 Merge pull request #130 from chorrell/v5.9.1
Update to  v5.9.1. See #128
2016-03-23 14:34:13 -04:00
Christopher Horrell 9dfa3cbd5c Update to v5.9.1. See #128 2016-03-23 14:27:26 -04:00
Christopher Horrell c8641a1276 Merge pull request #129 from chorrell/v4.4.1
Update to v4.4.1. See #128
2016-03-22 20:40:18 -04:00
Christopher Horrell 88077364f7 Update to v4.4.1. See #128 2016-03-22 20:39:05 -04:00
Christopher Horrell 7439178994 Merge pull request #127 from chorrell/docs-scripts
Exclude docs directory. Fixes #126
2016-03-17 10:08:16 -04:00
Christopher Horrell b38aad33fe Exclude docs directory. Fixes #126 2016-03-16 21:57:18 -04:00
Christopher Horrell ad39aa6b19 Merge pull request #125 from chorrell/master
Update for 5.9.0
2016-03-16 21:42:08 -04:00
Christopher Horrell 67ec55de7f Update for 5.9.0 2016-03-16 21:41:10 -04:00
Christopher Horrell 83fa78aae4 Merge pull request #124 from chorrell/v5.9.0
Update to v5.9.0. See #123
2016-03-16 21:35:47 -04:00
Christopher Horrell c415d0802c Update to v5.9.0. See #123 2016-03-16 21:34:13 -04:00
William Blankenship 1996943162 Merge pull request #122 from retrohacker/master
Best Practices Document
2016-03-16 17:29:37 -04:00
William Blankenship d094c98a48 Added Best Practices link to README.md 2016-03-16 16:59:07 -04:00
William Blankenship 0e0c74ad89 Create BestPractices.md
Best Practices
2016-03-16 16:56:58 -04:00
Christopher Horrell 3184f1298f Merge pull request #120 from chorrell/v5.8.0
Upate to v5.8.0. Fixes #119
2016-03-09 14:54:03 -05:00
Christopher Horrell a0e795b247 Upate to v5.8.0 2016-03-09 14:51:15 -05:00
Christopher Horrell bf2cc4115d Merge pull request #117 from chorrell/v4.4.0
Update to v4.4.0

Test build looks good, merging.
2016-03-09 08:48:33 -05:00
Christopher Horrell 12b7be1a82 Update to v4.4.0 2016-03-09 08:43:34 -05:00
Christopher Horrell c72c5a3a90 Merge pull request #116 from chorrell/v0.12.12
Update to Node.js 0.12.12
2016-03-08 22:44:58 -05:00
Christopher Horrell bbdb1dc2ed Update to Node.js 0.12.12 2016-03-08 22:40:48 -05:00
Christopher Horrell b667044253 Merge pull request #115 from chorrell/use-https
Use https in update.sh
2016-03-06 15:36:20 -05:00
Christopher Horrell 3b5bd51e86 Use https in update.sh 2016-03-05 10:19:50 -05:00