Josh Soref
72c3bf2220
Spelling ( #240 )
...
* spelling: cartesian
* spelling: deferring
* spelling: marshal
2020-05-18 09:53:42 -07:00
Torbjørn Vatn
09c4c76744
Make envs available in if conditionals ( #225 )
...
* Ignore .idea
* Add Env to the RunContext vm so we can Evaluate and Interpolate `env.xx`
* Make EvalBool support expressions more in line with the github runner
* Turns out Boolean(value) is what github is doing after all
* Add test for github context as well
2020-05-04 12:18:13 -07:00
Casey Lee
e3ad34295b
support nested expressions
2020-03-12 17:22:33 -07:00
Casey Lee
8f6d32db71
fix #134 - support 'env' context in steps
2020-03-06 13:39:01 -08:00
Casey Lee
33561d42d3
fix #115 - support toJson and toJSON ( #116 )
2020-02-28 15:20:31 -08:00
Casey Lee
e7515df4b1
fix #108 - support matrix expressions in job name ( #109 )
2020-02-26 23:29:43 -08:00
Casey Lee
0f6340f811
cache dir for remote actions
2020-02-23 22:34:48 -08:00
Casey Lee
12ac7300b9
shared container for job
2020-02-23 15:01:25 -08:00
Casey Lee
0094b96051
support for secrets
...
Signed-off-by: Casey Lee <cplee@nektos.com>
2020-02-20 21:06:09 -05:00
Casey Lee
b8589c4e9b
initial support for expressons
...
Signed-off-by: Casey Lee <cplee@nektos.com>
2020-02-20 21:05:59 -05:00
Casey Lee
7183c74cd0
fix tests
...
Signed-off-by: Casey Lee <cplee@nektos.com>
2020-02-20 21:05:57 -05:00
Casey Lee
e67e06809c
expressions working
...
Signed-off-by: Casey Lee <cplee@nektos.com>
2020-02-20 21:05:55 -05:00