Commit Graph

24 Commits

Author SHA1 Message Date
Brad Rydzewski
d9540bcf66 support legacy pipelines as kubernetes 2020-01-16 10:50:11 -08:00
Brad Rydzewski
9036725284 add legacy clone option 2019-10-31 00:11:39 -07:00
Brad Rydzewski
e0f7e22dee tweak branch conversion logic per feedback 2019-07-29 13:38:27 -07:00
Brad Rydzewski
b5eadf626c convert legacy deployment event to promote event 2019-07-21 10:10:14 -07:00
Brad Rydzewski
e8b24d482c convert legacy branch syntax to ref trigger 2019-07-18 18:15:30 -07:00
Brad Rydzewski
d14ac477f9 legacy configurations should pull if-not-exists 2019-07-17 08:09:47 -07:00
Brad Rydzewski
1dc1303f9c use if-not-exists as default image pull setting for 0.8 conversion 2019-07-16 07:53:17 -07:00
Brad Rydzewski
a338c245d7 handle duplicate names in conversion 2019-06-10 15:04:37 -07:00
Brad Rydzewski
e68eb6cba4 fix for workspace path . 2019-06-10 07:31:16 -07:00
Brad Rydzewski
596b719f96 retain ordering when converting merge keys 2019-05-30 16:29:11 -07:00
Brad Rydzewski
c40f261f00 fix 0.8 to 1.0 conversion when legacy merge keys 2019-05-30 07:58:07 -07:00
Brad Rydzewski
60df550815 support for yaml merge keys 2019-05-29 18:21:23 -07:00
Thomas Boerger
6c40ddf74e
Check matrix conditions correctly
We are using matrix conditions heavily, and without that fix they are
ignored and could lead to undefined variables. With this fix only
matching matrix conditions are getting converted from the legacy format.
2019-04-24 16:59:32 +02:00
Brad Rydzewski
961c7a1954 fix vault conversion 2019-03-14 10:51:31 -07:00
Brad Rydzewski
199d1f022a add convert string 2019-03-13 14:24:47 -07:00
Brad Rydzewski
7ac6807806 rollback to previous secret format 2019-02-21 16:59:17 -08:00
Brad Rydzewski
6d6664de36 enable secret short and long form 2019-02-21 14:29:06 -08:00
Brad Rydzewski
5e77906fc4 add from_secret with short and long format 2019-02-21 12:48:45 -08:00
Brad Rydzewski
0d322e10f2 add license headers 2019-02-10 11:00:16 -08:00
Brad Rydzewski
9ee0157cce Merge remote-tracking branch 'origin/master' 2019-02-01 13:18:45 -08:00
Brad Rydzewski
91d034c5fe fixes issue #28 2019-02-01 13:17:46 -08:00
Thomas Boerger
3f2bfc0e9c
Add initial matrix conversion support 2019-01-29 21:38:05 +01:00
Thomas Boerger
1c2e4e9916
Add matrix legacy convert testdata 2019-01-28 17:18:33 +01:00
Brad Rydzewski
98eb77b4c5 initial commit 2019-01-22 15:44:17 -08:00