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
5b6f9d3b93
Stop job container after all post actions. ( #165 )
...
* stop job container after all post actions.
* c
* c
2019-11-04 13:19:21 -05:00
Thomas Boop
08b9f6e045
Merge release 160.0 into master ( #153 )
...
* Update to Version 2.160.0 (#144 )
* Revert "remove issue generation on warning/error commands (#137 )" (#147 )
* Revert "remove issue generation on warning/error commands (#137 )"
This reverts commit 53da198867 .
* Updated Release notes
* Users/thboop/port directory changes (#152 )
* Clear action cache for local runner
* update release notes for actions directory cache changes
2019-10-28 15:45:27 -04:00
eric sciple
0129e8111f
Clear action cache for local runner ( #148 )
2019-10-28 11:56:12 -04:00
Julio Barba
82e9857d4f
Implement new echo behavior and command ( #139 )
...
* Remove controlling echoing by command
* Add 'echo on' and 'echo off' action commands
* PR feedback and add L0 tests
* Register new command
* Eric's PR feedback
* Tweak logging a bit
* Rename EchoOnActionCommandSuccess -> EchoOnActionCommand
* More PR reaction
* Make warning messages in Action Commands not rely on context from echo commands
2019-10-25 10:38:56 -04:00
Tingluo Huang
afd233b735
consume dotnet core 3.0 ( #127 )
...
* consume dotnet core 3.0
* update linux dependency doc.
2019-10-24 16:52:29 -04:00
Thomas Boop
f1c58c33b6
Default to pwsh with powershell as a fallback ( #142 )
...
* Default to pwsh with powershell as a fallback
* Update releaseNote.md
* clean up code
2019-10-23 11:24:02 -04:00
Thomas Boop
53da198867
remove issue generation on warning/error commands ( #137 )
2019-10-21 16:19:57 -04:00
Thomas Boop
9d7b0a2405
set default shell to powershell in windows ( #135 )
...
* set default shell to powershell in windows
* Update error checking
* Update error message
2019-10-21 14:08:12 -04:00
Tingluo Huang
f5f14d4811
Runner register labels during configuration ( #130 )
...
* Runners will add os and architecture labels during registration
* support github.localhost for dev.
2019-10-17 16:33:43 -04:00
Tingluo Huang
c8afc84840
GitHub Actions Runner
2019-10-10 00:52:42 -04:00