Lokesh Gopu
ce4b7f4dd6
Prefer _migrated config on startup ( #3853 )
2025-05-12 16:54:43 -04:00
Tingluo Huang
26eff8e55a
Ignore exception during auth migration. ( #3835 )
2025-05-05 14:23:24 -04:00
Tingluo Huang
d5ccbd10d1
Support auth migration using authUrlV2 in Runner/MessageListener. ( #3787 )
2025-04-10 12:58:33 -04:00
Tingluo Huang
d47013928b
Add option in OAuthCred to load authUrlV2. ( #3777 )
2025-03-31 17:05:41 -04:00
Tingluo Huang
2cb1f9431a
Small runner code cleanup. ( #3773 )
2025-03-28 16:25:12 -04:00
Tingluo Huang
a0ba8fd399
Exit hosted runner cleanly during deprovisioning. ( #3755 )
2025-03-18 10:33:40 -04:00
Tingluo Huang
07310cabc0
Create vssconnection to actions service when URL provided. ( #3751 )
2025-03-14 13:55:57 -04:00
eric sciple
2c03d74f11
Handle runner not found ( #3536 )
2024-11-04 20:11:58 -06:00
Tingluo Huang
2979fbad94
Add pid to user-agent and session owner. ( #3432 )
2024-08-16 15:17:13 -04:00
eeSquared
f467e9e125
Add new SessionConflict return code ( #3215 )
...
* Add new SessionConflict return code
* formatting
* Change return type of CreateSessionAsync to new enum
* Update entry scripts to handle new exit code
* Move enum
2024-03-27 18:49:58 +00:00
Luke Tomlinson
651ea42e00
Handle ForceTokenRefresh message ( #3133 )
...
* Handle ForceTokenRefresh message
* move to constants
* format
2024-02-07 11:24:40 -05:00
Luke Tomlinson
894c50073a
Implement Broker Redirects for Session and Messages ( #3103 )
2024-01-30 20:57:49 +00:00
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
d2f0a46865
Throw NonRetryableException on GetNextMessage from broker as needed. ( #2828 )
2023-09-05 17:21:54 -04:00
Nikola Jokic
6680a3b142
Switch from InnerException to ErrorCode on disableupdate check ( #2718 )
2023-08-10 16:27:42 +02:00
JoannaaKL
efffbaeabc
Add utf8 with bom ( #2641 )
...
* Change default file encoding
2023-06-02 21:47:59 +02:00
Luke Tomlinson
9f778b814d
Register Runners against V2 servers ( #2505 )
...
* Parse runners and send publicKey
* wip
* Fix conflicts
* Cleanup
* Cleanup
* fix test
* fix test
* Add trace for broker message listener
* Feedback
* refactor
* remove dead code
* Remove old comment
2023-03-28 15:45:00 -04:00
Luke Tomlinson
92258f9ea1
Listen directly to Broker for messages ( #2500 )
2023-03-24 14:00:34 -04:00