Tingluo Huang
8ba748b104
raise error for set-env, block set node_options. ( #784 )
...
* raise error for set-env, block set node_options.
* feedback.
2021-04-20 21:41:57 -04:00
Thomas Boop
5d2341445e
Notify on unsecure commands ( #731 )
...
* notify on unsecure commands
2021-04-20 21:41:57 -04:00
eric sciple
8c9510f9c3
move shared ExecutionContext properties under .Global ( #594 )
2021-04-20 21:41:56 -04:00
Tingluo Huang
70729fb3c4
Help trace worker crash in Kusto. ( #450 )
...
* Help trace worker crash in Kusto.
* more
* feedback.
2020-04-27 23:44:17 -04:00
eric sciple
5294a3ee06
commands translate file path from container action ( #331 )
2020-02-12 21:07:43 -05:00
Thomas Boop
ced4c2ca50
add-mask is leaking a secret in master if debug or ::echo::on is set ( #158 )
...
* Output after processing command to avoid leaking mask
* Remove extra noise output from echo changes
* Omit Echoing of add-mask command
* avoid echoing on debug/warning/error
2019-11-11 15:40:18 -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
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
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
Thomas Boop
53da198867
remove issue generation on warning/error commands ( #137 )
2019-10-21 16:19:57 -04:00
Tingluo Huang
c8afc84840
GitHub Actions Runner
2019-10-10 00:52:42 -04:00