Marcus Holl
|
9ee2926018
|
xs deploy go (#931)
introduce xs deploy
|
2019-12-05 14:22:38 +01:00 |
|
Oliver Nocon
|
69bb2c9e60
|
Fix issues in config resolution (#1000)
* Respect defaults from step definition everywhere
* prevent empty config to overwrite default in aliasing
Address PR feedback
|
2019-11-22 10:30:44 +01:00 |
|
Oliver Nocon
|
0f33f7a2ef
|
Consider custom defaults in config.yml (#995)
* Consider custom defaults in config.yml
|
2019-11-21 16:09:57 +01:00 |
|
Sascha Vornheder
|
81b949685f
|
added docker options to the step meta data
|
2019-11-19 11:52:34 +01:00 |
|
Sascha Vornheder
|
1da0f8d064
|
fixed order of mount path and name
|
2019-11-18 09:16:12 +01:00 |
|
Sascha Vornheder
|
4c747c05ca
|
fixed findings
|
2019-11-18 08:15:08 +01:00 |
|
Sascha Vornheder
|
90449d6226
|
added volume bindings to the step meta data
|
2019-11-15 10:34:38 +01:00 |
|
Sven Merk
|
6721c59a30
|
Merge branch 'master' into cfg-hierarchical-defaults
|
2019-11-06 12:13:15 +01:00 |
|
Marcus Holl
|
a456282d6a
|
fix: getting config should also work in case there is no project config (#951)
|
2019-11-06 10:28:15 +01:00 |
|
Sven Merk
|
376419e0db
|
Add mixin of dependent defaults
|
2019-11-05 16:30:41 +01:00 |
|
Sven Merk
|
c241066e21
|
Add capability for hierarchical defaults in golang
|
2019-11-04 16:29:39 +01:00 |
|
Oliver Nocon
|
e01b3327fd
|
Go configuration - add aliasing functionality (#925)
* Go configuration - add aliasing functionality
This assists in backward compatibility cases.
It is now possible to define per parameter aliases.
|
2019-10-29 10:58:24 +01:00 |
|
Oliver Nocon
|
d053653a93
|
Add golang implementation for karma tests (#919)
* Provide golang based karma step
|
2019-10-25 14:58:59 +02:00 |
|
Oliver Nocon
|
1f34511407
|
Provide golang based Piper library (#915)
* Provide golang based Piper library
This includes the main command
and a sub command for config resolution
|
2019-10-24 10:59:58 +02:00 |
|
Oliver Nocon
|
c1eb9f5c70
|
Provide first parts for golang implementation (#905)
* Provide first parts for golang implementation
|
2019-10-22 15:41:27 +02:00 |
|