Tingluo Huang
|
7ffd9af644
|
Support --ephemeral flag (#660)
This optional flag will configure the runner to only take one job, and let the service un-configure the runner after that job finishes.
|
2021-09-13 11:28:09 -04:00 |
|
Tingluo Huang
|
50994bbb3b
|
add --check to the output of run.sh --help. (#970)
* add --check to the output of run.sh --help.
* feedback.
|
2021-02-09 10:17:54 -05:00 |
|
Tingluo Huang
|
7ee333b5cd
|
Adding --check to run a serials network test against GitHub or GHES. (#900)
* add --check.
|
2021-01-14 13:26:07 -05:00 |
|
Christopher Johnson
|
7b608e3e92
|
Adding help text for the new runnergroup feature (#626)
Co-authored-by: Christopher Johnson <thchrisjohnson@github.com>
|
2020-07-30 12:03:40 -04:00 |
|
Tingluo Huang
|
911135e66c
|
add help info for '--labels' (#472)
|
2020-05-11 12:36:16 -04:00 |
|
Tingluo Huang
|
baa6ded3bc
|
Better Kusto Tracing for self-hosted runner. (#405)
|
2020-04-09 14:33:16 -04:00 |
|
David Kale
|
9cafe8c028
|
Update --help (#282)
* Update --help
* Tiny indent
* Remove once option
|
2020-01-17 13:55:11 -05:00 |
|
Tingluo Huang
|
d0a4a41a63
|
delete un-used code. (#218)
|
2019-12-16 17:05:26 -05:00 |
|
Julio Barba
|
c3c66bb14a
|
Replace remaining Agent -> Runner references (#229)
|
2019-12-16 15:45:00 -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 |
|