Rubens Farias

Results 7 issues of Rubens Farias

Otherwise, the lack of error may lead to developers wasting a lot of time trying to figure out why do their labels not show up.

Currently, this http middleware adds a `time_ms` field to the log once the request handling is finished. However, we want to be able to get time since the beginning of...

## Description Our team uses self hosted runners - in which case they maintain some state between runs, particularly checkouts. Some actions, like the Github Provided [actions/checkout](https://github.com/actions/checkout), will try to...

devops
stale

When running the Zap Full Scan against our resources, the scan works normally (producing some findings), but creating the Github Issue fails with: ``` Validation Failed: {"resource":"Issue","code":"custom","field":"body","message":"body is too long...

This picks up a version of the terragrunt repository that has a AWS SDK that supports EKS Pod Identity. While this is far from the latest terragrunt version, at least...

Motivation: https://github.com/bazelbuild/bazel/issues/11636#issuecomment-651154740 Throughout the API, both for inputs (in `SymlinkNodes`) and in outputs, we specify that separators should be single forward slashes (`/`). However, we're not explicit on the Command...

PagerDuty currently uses Oauth2 tokens that need to be acquired and refreshed with some frequency. The current setup only supports static string auth tokens. While uses could do the Oauth2...