Brennen Smith
Brennen Smith
This PR provides the ability for users to submit a custom comment when Ack-ing a service alert - we use this heavily at Ookla so the team knows why and...
Our organization requires us to have 2FA enabled for all accounts, so we cannot use FASTLY_USER/PASS. This PR adds the ability to use API keys, which also provides the option...
search.maven.org supports HTTPS, we should be using that to transport jars for obvious reasons.
This provides the ability to specify Google’s OAUTH2 service and have Teletraan auth against it. If the option is not explicitly set, the default is to fall back to Pinadmin...
Hi Pinterest, We're seeing webhooks fail when headers contain colons - we presume it's the line here: https://github.com/pinterest/teletraan/blob/a4201f2a2f2e17b14ed8a552ceab2f0d2a788f4a/deploy-service/common/src/main/java/com/pinterest/deployservice/handler/WebhookJob.java#L70 Are the headers supposed to be kv pairs split with colons (as...