Commit Graph

6 Commits

Author SHA1 Message Date
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