Ethan Chiu
28be3dffc0
Merge branch 'users/ethanchewy/compositetest2' of https://github.com/actions/runner into users/ethanchewy/compositeenv
2020-06-19 11:30:06 -04:00
Ethan Chiu
941a24ee37
Add comma to Composite
2020-06-19 11:27:19 -04:00
Ethan Chiu
5843362bd4
Change String to string
2020-06-19 11:22:49 -04:00
Ethan Chiu
96e003706f
Add debugging message
2020-06-18 16:16:55 -04:00
Ethan Chiu
66cadebeb8
Merge branch 'users/ethanchewy/compositetest2' of https://github.com/actions/runner into users/ethanchewy/compositeenv
2020-06-18 16:14:41 -04:00
Ethan Chiu
180a687f30
Clean up trace messages + add Trace debug in ActionManager
2020-06-18 16:13:56 -04:00
Ethan Chiu
e56b2439b9
Env Flow => Able to get env variables and overwrite current env variables => but it doesn't 'stick'
2020-06-18 15:34:48 -04:00
Ethan Chiu
038e5e2c2e
Composite Action Run Steps
2020-06-18 09:48:18 -04:00
eric sciple
5815819f24
Resolve action download info ( #515 )
2020-06-09 08:53:28 -04:00
eric sciple
416a7ac4b8
prepare to switch to service resolves archive download info ( #508 )
2020-06-02 17:21:50 -04:00
David Kale
462b5117c8
docker build using -f instead of implied default ( #471 )
...
* pass -f to docker build
* Wrong place
* build path
* Also pass docker context path
* Tidy up format
* PR Feedback
2020-05-11 13:57:31 -04:00
PJ Quirk
01c9a8a8af
Remove community actions munging and add dotcom fallback for downloading actions ( #469 )
...
* Fallback to dotcom rather than munged community actions
* Encapsulate the link and the auth details
* Rename the method to be clearer
* Remove BOM
2020-05-11 12:23:02 -04:00
PJ Quirk
f798f5606b
Use the API_URL and munge action URLs for GHES ( #437 )
...
* First pass at logic for GHES, not all correct
* Need to mock out file downloading
* Allowed for mocking of HTTP responses
* Added test for builtin GHES action download
* More tests
* Don't retry on action 404
* Remove commented out code
* Add a using statement back, because Windows
* Make windows happy again
* Another windows fix
* Always delete the cache since it isn't fully implemented
* Use RunnerService base class
* Add examples, update URL path
* Remove forceDotCom
* Fix a bug
* Remove a test that's no longer relevant
* PR feedback
* Add missing return
* More trace info
* Use the new agreed-upon format
* Use the auth token since we're hitting GHES directly
* Fixing tests on windows
* Fixed one more test
2020-04-23 17:02:13 -04:00
Tingluo Huang
d5c7097d2c
support 'pre' execution for actions. ( #389 )
2020-04-13 21:46:30 -04:00
Tingluo Huang
baa6ded3bc
Better Kusto Tracing for self-hosted runner. ( #405 )
2020-04-09 14:33:16 -04:00
Josh Soref
dec260920f
spelling: deprecate ( #394 )
2020-03-30 07:45:06 -04:00
eric sciple
dff1024cd3
cache actions on premises ( #381 )
2020-03-24 21:51:37 -04:00
Alberto Gimeno
c59c0e2ded
Support action.yaml file ( #288 )
...
* Support action.yaml file
* L0 tests.
* l0
Co-authored-by: Tingluo Huang <tingluohuang@github.com >
2020-01-20 12:22:59 -05:00
eric sciple
0129e8111f
Clear action cache for local runner ( #148 )
2019-10-28 11:56:12 -04:00
Tingluo Huang
c8afc84840
GitHub Actions Runner
2019-10-10 00:52:42 -04:00