Thomas Boop
|
6332a52d76
|
Notify on unsecure commands (#731)
* notify on unsecure commands
|
2020-10-02 11:34:37 -04:00 |
|
Christopher Johnson
|
48ac96307c
|
Add ability to register a runner to the non-default self-hosted runner group (#613)
Co-authored-by: Christopher Johnson <thchrisjohnson@github.com>
|
2020-07-23 17:46:48 -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 |
|
Lokesh Gopu
|
f9baec4b32
|
Added support for custom labels (#414)
* Added support for custom labels
* ignore case
* Added interactive config for labels
* Fixing L0s
* pr comments
|
2020-04-13 21:33:13 -04:00 |
|
Tingluo Huang
|
f9b5d626c5
|
load and print machine setup info from .setup_info (#364)
|
2020-03-11 10:36:56 -04:00 |
|
Tingluo Huang
|
6bec1e3bb8
|
Switch to use token service instead of SPS for exchanging oauth token. (#325)
* Gracefully switch the runner to use Token Service instead of SPS.
* PR feedback.
* feedback2
* report error.
|
2020-03-04 21:40:58 -05:00 |
|
Josh Gross
|
94e7560ccd
|
Add event type to credential call (#352)
* Add event type to credential call
* Move events to contants
|
2020-03-02 11:22:45 -05: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 |
|
Julio Barba
|
50d979f1b2
|
Bring back tools folder fallback code (#232)
|
2019-12-17 18:21:13 -05:00 |
|
Tingluo Huang
|
d0a4a41a63
|
delete un-used code. (#218)
|
2019-12-16 17:05:26 -05:00 |
|
Julio Barba
|
a3c6a8c201
|
Introduce name config argument (#217)
|
2019-12-11 13:26:06 -05:00 |
|
Julio Barba
|
275ab753a1
|
Runner cleanup - continuation (#209)
* Agent/AgentCredential -> Runner/RunnerCredential
* Test trait rename: Agent -> Runner
* Enable remaining RunnerL0 tests
* Remove job message PII variable masking code
* Remove unused Agent.ToolsDirectory variable
* Misc test Agent -> Runner renaming
* Some more misc cleaning
|
2019-12-09 17:54:41 -05:00 |
|
Tingluo Huang
|
d81a7656a4
|
Add Proxy Support for self-hosted runner. (#206)
|
2019-12-09 15:15:54 -05:00 |
|
Julio Barba
|
cd2cec8282
|
Another runner code cleanup round (#197)
* Remove remaining non-SDK references of capabilities/demands
* Remove unused Runner.Common constants
* Remove more variables
* Clean up RU link, and named-pipe support
* Remove NotificationSocketAddress
* Re-add legacy OnPremises JobDispatcher code (commented out)
* More misc cleanup
|
2019-12-04 10:18:37 -05:00 |
|
Tingluo Huang
|
c8afc84840
|
GitHub Actions Runner
|
2019-10-10 00:52:42 -04:00 |
|