Francesco Renzi
|
e37307f46f
|
Use retryablehttp for token calls too (#35)
|
2025-11-27 12:36:11 +00:00 |
|
Nikola Jokic
|
23bfd4848d
|
Remove example module and revert back to ints for simpler usage (#34)
* Remove example module and revert back to ints for simpler usage
* fmt
* remove unused transformations
* add max runners to the scaler
|
2025-11-27 13:31:44 +01:00 |
|
Francesco Renzi
|
dde6b4631c
|
Deserialize scale messages in the client (#28)
* Deserialize scale messages in the client
* fix tests
|
2025-11-26 17:08:00 +00:00 |
|
 Francesco RenziandCopilot
|
cec89c5b7b
|
Add godoc comments and unexport (#27)
* Add separate constructors for each credential type
* Add godoc comments to client
* Unexport GitHubConfig
* Add godoc comments for listener package
* Apply suggestions from code review
Co-authored-by: Copilot <[email protected]>
---------
Co-authored-by: Copilot <[email protected]>
|
2025-11-26 15:05:39 +00:00 |
|
Nikola Jokic
|
7442885c99
|
Use strong typing and allow atomic change of the max runners (#24)
* Use strong typing and allow atomic change of the max runners
* prepare type change in dockerscaleset
|
2025-11-26 12:10:39 +01:00 |
|
Nikola Jokic
|
16a9c915cb
|
Use buildinfo to set the client version in the user agent (#13)
* Use go:generate to set the user agent version and sha
* regenerate
* buildinfo
* remove unused
* use init to source buildinfo
|
2025-11-21 14:38:55 +00:00 |
|
Nikola Jokic
|
83fb2e2837
|
Set user agent as soon as the scale set is created, and remove the proxy info (#8)
* Set user agent as soon as the scale set is created
* fix test
|
2025-10-31 14:16:02 +01:00 |
|
Nikola Jokic
|
1f22d2441c
|
move testserver to internal package (#7)
|
2025-10-31 14:10:56 +01:00 |
|
Francesco Renzi
|
e9e5ca3282
|
Consolidate tests in a single file (#6)
|
2025-10-31 12:00:11 +00:00 |
|