mikaello
mikaello
To enhance the developer experience and facilitate validation of config in CI/CD pipelines, it would have been nice if it were a JSON Schema to validate the config against. Given...
When cleaning images, it is possible to use the option `KeepLatestNFiles`. But this will look at docker tags, and not docker images. **Example:** If you got 3 images, both tagged...
Thanks for a very nice utility (+1 to https://github.com/ris58h/exkeymo-web/issues/1)! Since the heroku-site is down, it may be nice to give users a devcontainers file with correct java version, that way...
Request: Make the published docker images contain `org.opencontainers.image.source` label for easy reference back to this repository when the image gets updates. This is useful for tools like Renovate that makes...
Waiting for a solution in https://github.com/kulshekhar/ts-jest/issues/4081
Suggestion from @malcolmholmes in https://github.com/grafana/grizzly/issues/611#issuecomment-2879465444 , trying to fix the issue of alert rules being applied before contact points. CC @oysteinlondal
### Grizzly Version v0.7.1 ### Expected Behavior In Grafana, it is possible (while not documented) to specify `1y` (or `5y` or any other number) as evaluation interval (for an alert...
### Grizzly Version v0.4.7 ### Expected Behavior It should work to run `grr serve -S '' .` without having to activate watch mode. ### Actual Behavior No dashboards are loaded...
### Feature Request We are very happy with the way `grr serve` works for developing dashboards as code. In the same repository where we manage dashboards, we also provision other...
I am using this plugin in a GitLab CI/CD pipeline and recently got this error: ``` [11:49:44 AM] [semantic-release] › ✘ An error occurred while running semantic-release: Error: Command failed...