- Aug 16, 2019
- Aug 15, 2019
-
-
nrbffs authored
-
- Jun 10, 2019
- May 13, 2019
-
-
nrbffs authored
-
- Apr 26, 2019
-
-
nrbffs authored
Build cache is kept per build target. Each tag also has a seperate build cache, so tagged builds are always built from scratch.
-
nrbffs authored
Introduce the following build type: | Build Type | When | |------------|--------| | stable | commit tag starts with "stable/" | | beta | commit tag starts with "beta/" | | nightly | trigger is a scheduled job | | commit | else | Depending on the build type, set the GLUON_BRANCH accordingly: | Build Type | GLUON_BRANCH | |------------|---------------| | commit | (unset) | | nightly | nightly | | beta | beta | | stable | stable |
-
- Apr 22, 2019
- Apr 14, 2019
- Apr 13, 2019
-
-
nrbffs authored
-