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 |
|
OliverNocon
|
deb965e2b4
|
Fix CodeClimate finding with generator update
|
2019-11-06 09:12:50 +01:00 |
|
Sven Merk
|
04d288a13f
|
Merge branch 'cfg-hierarchical-defaults' of https://github.com/SAP/jenkins-library into cfg-hierarchical-defaults
|
2019-11-05 16:31:50 +01:00 |
|
Sven Merk
|
376419e0db
|
Add mixin of dependent defaults
|
2019-11-05 16:30:41 +01:00 |
|
Sven Merk
|
0ba9baab6a
|
Merge branch 'master' into cfg-hierarchical-defaults
|
2019-11-04 16:31:02 +01:00 |
|
Sven Merk
|
c241066e21
|
Add capability for hierarchical defaults in golang
|
2019-11-04 16:29:39 +01:00 |
|
OliverNocon
|
4302066327
|
Merge master
|
2019-11-04 16:11:13 +01:00 |
|
OliverNocon
|
6256a0b9aa
|
Update githubPublishRelease
|
2019-11-04 16:07:30 +01:00 |
|
Christopher Fenner
|
742a67fc60
|
Add GO logging with logrus (#938)
* add log package
* add logrus dependency
* add logging to karma step
* add log stepName to generator, respect verbose flag
|
2019-11-04 14:43:33 +01:00 |
|
Marcus Holl
|
3a128001f2
|
Cleanup: remove commented line (leftover ?) (#939)
|
2019-10-30 21:47:48 +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 |
|