Casey Lee
862d198040
fix : #170 #171 - add RUNNER_OS and RUNNER_TEMP
2020-04-22 23:57:36 -07:00
jony montana
3bb919f266
feat: load every environment from --env-file to workflow ( #184 )
...
* feat: load every environment from --env-file to workflow
* fix: pass dotenv's environments through by context
* updates to support --secret-file
Co-authored-by: Casey Lee <cplee@nektos.com>
2020-04-17 10:04:40 -07:00
Alberto Fernández
479dc5b094
Remove length constraint ( #190 )
2020-04-16 16:05:00 -07:00
Aidan Steele
25134089ee
Add support for runs-on array form ( closes #146 ) ( #155 )
...
* Add support for runs-on array form (closes #146 )
* Fixed style issues
Co-authored-by: Casey Lee <cplee@nektos.com>
2020-03-16 14:58:10 -07:00
Casey Lee
e60c46b79f
fix #122 - support actions/checkout for repos other the one for this workflow ( #143 )
2020-03-09 17:45:42 -07:00
Casey Lee
caba9f7645
fix #141 - use host network to match GitHub Actions runners ( #142 )
2020-03-09 17:43:24 -07:00
Casey Lee
cc19e1e341
fix #134 - include base_ref and head_ref in github context from the event json
2020-03-06 14:17:57 -08:00
Casey Lee
8f6d32db71
fix #134 - support 'env' context in steps
2020-03-06 13:39:01 -08:00
Casey Lee
c64bbd5c93
fix #127 - force eval as a boolean ( #131 )
2020-03-06 11:30:39 -08:00
Casey Lee
e7515df4b1
fix #108 - support matrix expressions in job name ( #109 )
2020-02-26 23:29:43 -08:00
Casey Lee
b05d2fc784
fix #100 - change RUNNER_TOOL_CACHE to /opt/hostedtoolcache ( #103 )
2020-02-25 08:52:04 -08:00
Casey Lee
d2ef0e27c7
fix 99: support string and map variants of container
2020-02-24 22:35:08 -08:00
Casey Lee
199c125522
run with copy of workingdir
2020-02-24 17:48:21 -08:00
Casey Lee
6df3e39a46
move action cache to volume
2020-02-24 16:38:49 -08:00
Casey Lee
ff9f2a8c94
integration test
2020-02-24 12:48:12 -08:00
Casey Lee
72682352a6
unit tests pass
2020-02-24 10:56:49 -08:00
Casey Lee
0f6340f811
cache dir for remote actions
2020-02-23 22:34:48 -08:00
Casey Lee
e5680477f9
local actions done
2020-02-23 16:36:44 -08:00
Casey Lee
12ac7300b9
shared container for job
2020-02-23 15:01:25 -08:00
Casey Lee
a3af4d491b
updates for tests
2020-02-21 22:19:59 -08:00
Casey Lee
63d10ccd96
unchecked error
2020-02-21 08:42:00 -08:00
Casey Lee
10296e05c7
reuse containers to fix #86
2020-02-20 22:43:20 -05:00
Casey Lee
47376f8009
add support to override platform
...
Signed-off-by: Casey Lee <cplee@nektos.com>
2020-02-20 21:06:15 -05:00
Casey Lee
33f5b5416c
matrix is done
...
Signed-off-by: Casey Lee <cplee@nektos.com>
2020-02-20 21:06:03 -05:00
Casey Lee
12ac03a755
skip unsupported platforms
...
Signed-off-by: Casey Lee <cplee@nektos.com>
2020-02-20 21:06:01 -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
673c7e4262
bug with local action
...
Signed-off-by: Casey Lee <cplee@nektos.com>
2020-02-20 21:05:48 -05:00
Casey Lee
eb7e10e86b
test updates
...
Signed-off-by: Casey Lee <cplee@nektos.com>
2020-02-20 21:05:44 -05:00
Casey Lee
c236395c01
add commands support
...
Signed-off-by: Casey Lee <cplee@nektos.com>
2020-02-20 21:05:42 -05:00
Casey Lee
c44aa2a118
cleanup logging
...
Signed-off-by: Casey Lee <cplee@nektos.com>
2020-02-20 21:05:40 -05:00
Casey Lee
2818130313
ci tests
...
Signed-off-by: Casey Lee <cplee@nektos.com>
2020-02-20 21:05:36 -05:00
Casey Lee
ff5f860cee
unit tests
...
Signed-off-by: Casey Lee <cplee@nektos.com>
2020-02-20 21:05:31 -05:00
Casey Lee
7f5ced76f6
local actions
...
Signed-off-by: Casey Lee <cplee@nektos.com>
2020-02-20 21:05:29 -05:00
Casey Lee
770966a7d0
support custom shell
...
Signed-off-by: Casey Lee <cplee@nektos.com>
2020-02-20 21:05:27 -05:00
Casey Lee
33f8290eb3
successfully able to run simple workflows
...
Signed-off-by: Casey Lee <cplee@nektos.com>
2020-02-20 21:05:25 -05:00