Tingluo Huang
a65ac083b4
Skip DeleteAgentSession when the acess token has been revoked. ( #1692 )
2022-02-16 16:10:18 -05:00
David Kale
80bf68db81
Crypto cleanup and enable usage of FIPS compliant crypto when required ( #806 )
...
* Use FIPS compliant crypto when required
* Comment cleanup
* Store OAuth signing scheme in credentialData instead of runner setting
Add encryption scheme for job message encyption key to session
Further cleanup of unused crypto code
* Update windows rsa key manager to use crossplat dotnet RSA api
* Undo unneeded ConfigurationManager change
2020-12-04 11:35:16 -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
6922f3cb86
sps/token migration tweak, ActionResult casing. ( #462 )
2020-05-11 12:36:35 -04:00
Tingluo Huang
1470a3b6e2
better error when runner removed from service. ( #441 )
2020-04-27 23:02:00 -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
Julio Barba
c3c66bb14a
Replace remaining Agent -> Runner references ( #229 )
2019-12-16 15:45:00 -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