Fernando Spaniol
Fernando Spaniol
### Describe the bug Hi there, I'm trying to automate the deploy of my storybook to S3, and, while it works locally, it's failing in the Github Action. ### Steps...
**Is your feature request related to a problem? Please describe.** Option to open job reports in a new tab. **Describe the solution you'd like** When trying to investigate the outputs...
**Is your feature request related to a problem? Please describe.** When adding multiple archives to the `archive` tab of the job report, it gets a bit messy to find some...
Related to https://github.com/kubernetes-sigs/controller-runtime/issues/2720. I have tried `go get` locally and I was getting the following errors before: ``` invalid go version '1.22.0': must match format 1.23 ``` With this change,...
Related to: https://github.com/orlangure/gnomock/pull/1012 As of now, we can't use `gnomock.Start` with the preset features because the healthcheck endpoints have been migrated to `_localstack/health`, and it's not even configurable from the...