Commit Graph

12 Commits

Author SHA1 Message Date
Tianon Gravi 6dbb02337e Remove EOL Jessie variants, update Stretch LTS arches 2020-07-22 17:59:07 -07:00
Peter Dave Hello ab3d54cef9 Add image for Alpine Linux v3.11 2019-12-20 01:56:14 +08:00
Peter Dave Hello b5580a2cfc Update Alpine Linux version to v3.10 in config
cc #1061 #1075
2019-08-02 17:51:35 +08:00
Tommi Vainikainen 2a856dabc3 Add Debian 10 buster images
New stable release Debian 10 "buster" was released 2019-07-06.  Add
new "buster" and "buster-slim" image variants for all currently
supported Node.js versions (v8, v10, v12).
2019-07-17 17:40:49 +03:00
Christopher Horrell c31ec45ea0 Update config for Alpine 3.9 2019-01-31 09:54:40 -05:00
Laurent Goderre 8c0a9f2c14 Multiple slim (#850) 2018-11-29 15:20:12 +01:00
Peter Dave Hello d7457f883c Set default variant to Debian Stretch instead of Jessie 2018-10-31 17:52:41 +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 2bd706730e Use space instead of tab in config file [ci skip] 2018-06-27 19:47:48 +08:00
Laurent Goderre 7fea7b033c Don't use a default variant
tenp
2018-05-27 22:35:28 -04:00
Laurent Goderre 9bd00c484c Simplify the management of alpine version
Standardizes the alpine version to use and helps upgrade the alpine version only on version update
2018-05-21 07:07:42 -04:00
Kyle Farnung 2cf732a291 Adding fork support to the scripts
Shared
* Moved version parsing/detection to a separate function
* Added path/version parameters to various functions
* Fixed whitespace metacharacters so they work on both macOS and Linux
* Updated tag generation logic to account for forks

generate-stackbrew-library.sh
* Updated sort algorithm to sort the non-fork versions first

test_build.sh
* Fixed a bug where it could only handle one version

update.sh
* Added support for configurable node download URIs
* Added some informational and error output
* Updated it to use the templates for each fork
2018-02-08 10:59:19 -08:00