David Kale
4e85b8f3b7
Allow registry credentials for job/service containers ( #694 )
...
* Log in with container credentials if given
* Stub in registry aware auth for later
* Fix hang if password is empty
* Remove default param to fix build
* PR Feedback. Add some tests and fix parse
2020-09-11 12:28:58 -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
Tingluo Huang
178a618e01
expose GITHUB_REPOSITORY_OWNER. ( #378 )
2020-03-20 13:02:07 -04:00
David Kale
1918906505
First pass ( #221 )
2019-12-16 14:53:19 -05:00
Eilon Lipton
bcac4557a0
Fix Runner.Worker build warnings ( #174 )
...
Most of these warnings show up on only certain build OSes because of #ifdefs in the code. The fix is to suppress these warnings.
2019-11-06 08:47:56 -05:00
Tingluo Huang
c8afc84840
GitHub Actions Runner
2019-10-10 00:52:42 -04:00