Commit Graph

23 Commits

Author SHA1 Message Date
Jesper Noordsij 3546ba31aa
Add Alpine 3.19 and drop 3.17 to architectures and versions.json
Also set 3.19 as new default
2023-12-07 10:59:20 +01:00
Orgad Shaneh 92f7975318 Add images for debian bookworm 2023-06-11 09:49:06 +03:00
Jesper Noordsij 5a5c547c7f
Add Alpine 3.18 variant
Also remove Alpine 3.16
2023-05-22 17:08:22 +02:00
Jesper Noordsij aee40d3fd7 Add Alpine 3.17 variant
Also remove Alpine 3.15
2022-11-30 21:54:45 +01:00
Jesper Noordsij 23e032fd53 Add Alpine 3.16 variant
Also remove Alpine 3.14
2022-06-07 20:31:41 +02:00
Simen Bekkhus a21a7e6ad0 fix: set correct default distro 2022-05-03 16:10:45 +02:00
Petr Mikusek 3760675a3f Added Alpine 3.15
- removed Alpine 3.12 and 3.13 to keep only two Alpine variants
2021-12-27 00:42:41 +01:00
Nick Schonning 3249d350bd
fix: Drop Apline 3.11 for EOL 2021-11-03 21:20:43 -04:00
Nick Schonning 17466c81a5
feat: Add Debian Bullseye images
Closes #1415
2021-08-16 16:38:13 -04:00
Nick Schonning a170bca461 fix: Revert default variant changes 2020-10-21 20:44:23 -04:00
Simen Bekkhus 9a8ea84f62 feat: add node v15.0.0
https://nodejs.org/en/blog/release/v15.0.0/
2020-10-21 00:53:00 +02:00
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