Commit Graph

10 Commits

Author SHA1 Message Date
Matija Čupić c9125c4786 Add Maskable concern for CI variables
This adds a concern that abstracts the concept of masking a variable,
including the RegEx for validation.
2019-02-26 14:03:42 +00:00
Tomasz Maczukin 156339569d
Enforce setting string as value of the CI/CD variable 2018-06-25 14:48:34 +02:00
Grzegorz Bizon 8a2bc9b445 Integration variables collections with expressions 2018-03-23 13:44:12 +01:00
Grzegorz Bizon 1d57db0d8d Improve predefined variables collection methods 2018-03-14 11:04:42 +01:00
Grzegorz Bizon d4319e1700 Add more unit tests for variables collection class 2018-03-13 14:29:54 +01:00
Grzegorz Bizon 937e7f9e96 Make predefined variables in a collection public by default 2018-03-13 14:01:48 +01:00
Grzegorz Bizon 5ed8286e74 Extract variables collection item to a separate class 2018-03-12 13:58:54 +01:00
Grzegorz Bizon a194b19824 Make variables collection to runner mapping explicit 2018-03-07 10:09:53 +01:00
Grzegorz Bizon e85e1dbb57 Fix hash syntax in variables collection class 2017-09-22 13:46:20 +02:00
Grzegorz Bizon 87637693ac Introduce CI/CD variables collection class 2017-09-22 12:29:06 +02:00