Tingluo Huang
5b8ff174c6
Add telemetry around runner update process. ( #1497 )
...
* Add telemetry around runner update process.
* .
* .
* .
2021-11-22 18:27:57 -05:00
Ferenc Hammerl
da79ef4acb
Fix unconfiguring of runner after group changes ( #1359 )
...
* Ignore agentpool when unconfiguring the runner
Runner names and IDs are unique within a ServiceHost
They don't need to be included when unconfiguring the runner.
* Use -1 instead of 0 to highlight how it is ignored
* Use overloads and 0 instead of -1
Using 0 seems to be the convention
* Fix typo calling the wrong method
2021-09-22 15:04:43 +02:00
eric sciple
9efcec38cc
support authenticated package download ( #920 )
2021-01-23 14:19:59 -05:00
Tingluo Huang
c4626d0c3a
Remove SPS/Token migration code. Remove GHES url manipulate code. ( #513 )
...
* Remove SPS/Token migration code. Remove GHES url manipulate code.
* feedback.
2020-06-03 23:24:53 -04:00
Tingluo Huang
baa6ded3bc
Better Kusto Tracing for self-hosted runner. ( #405 )
2020-04-09 14:33:16 -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
Tingluo Huang
d0a4a41a63
delete un-used code. ( #218 )
2019-12-16 17:05:26 -05: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