Luke Tomlinson
|
3136ce3a71
|
Send disableUpdate as query parameter (#2970)
|
2023-11-13 10:19:42 -05:00 |
|
Luke Tomlinson
|
c851794f04
|
send os and arch as query params (#2913)
|
2023-10-09 15:14:00 -04:00 |
|
Tingluo Huang
|
8fa970a1e6
|
Change RunnerId/AgentId from int32 to uint64 (#2661)
* RunnerId int -> ulong
|
2023-08-04 16:22:52 -04:00 |
|
JoannaaKL
|
efffbaeabc
|
Add utf8 with bom (#2641)
* Change default file encoding
|
2023-06-02 21:47:59 +02:00 |
|
Tatyana Kostromskaya
|
1632e4a343
|
Support runner upgrade messages (#2231)
Co-authored-by: Thomas Boop <52323235+thboop@users.noreply.github.com>
|
2022-11-21 16:17:47 +01:00 |
|
Lokesh Gopu
|
813af29886
|
Include current runner status while getting messages (#2026)
* get messages with runner status
* fixed l0 tests
* PR feedback
|
2022-07-28 16:42:02 -04:00 |
|
Balaga Gayatri
|
374989b280
|
Pass jobId to the actionsDownloadInfo controller (#1639)
* Update JobServer.cs
* Update ActionManager.cs
* Update TaskHttpClientBase.cs
* Update ActionManagerL0.cs
* Update ActionManager.cs
* :nit changes
* Update ActionManager.cs
* :nit changes
* Code formatting
* Update JobServer.cs
* Update JobServer.cs
* Update TaskHttpClientBase.cs
* Update ActionManagerL0.cs
* :nit changes
* passing `jobId` as queryparameter to the controller
* :nit changes
* Update src/Sdk/DTGenerated/Generated/TaskHttpClientBase.cs
Co-authored-by: Lokesh Gopu <lokesh755@github.com>
Co-authored-by: Tingluo Huang <tingluohuang@github.com>
Co-authored-by: Lokesh Gopu <lokesh755@github.com>
|
2022-02-09 14:42:13 -05:00 |
|
Tingluo Huang
|
5b8ff174c6
|
Add telemetry around runner update process. (#1497)
* Add telemetry around runner update process.
* .
* .
* .
|
2021-11-22 18:27:57 -05:00 |
|
eric sciple
|
9efcec38cc
|
support authenticated package download (#920)
|
2021-01-23 14:19:59 -05:00 |
|
eric sciple
|
5815819f24
|
Resolve action download info (#515)
|
2020-06-09 08:53:28 -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
|
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
|
c8afc84840
|
GitHub Actions Runner
|
2019-10-10 00:52:42 -04:00 |
|