Ryan Matthews
Ryan Matthews
**Gorse version** Version: v0.4.14 API version: v0.2.7 Go version: go1.20.4 Git commit: ab030fd42b0aedafc7f9aacbf63df5e2b60be040 Built: Tue Jun 6 01:02:20 UTC 2023 OS/Arch: linux/amd64 **Describe the bug** When trying to pass in...
With phpcs 3.0+ rules not being compatible with 2.9 and below rule sets we need a way to tell codeclimate which version it should be running tests with. This is...
Jenkins is throwing an error when the content type is not xml when uploading a node config.
### Issue that this suggestion fixes Currently multi-day events without a meeting link as well as normal meetings without a meeting link fall under the "other" category. I tend to...
### Description of the change Enables the ability to specify `podTargetLabels` and `targetLabels` on `ServiceMonitor` definitions to forward labels on prometheus ### Benefits Increased granularity on metrics ### Possible drawbacks...
## Description This will add the ability to set pod disruption budget resources for either the triggerer and/or worker pods. These are disabled by default as to not cause a...
Updated go-redis to `v9.7.0` Added JSON* mock functions Added tests for JSON mock functions Added FT* mock functions Added tests for FT mock functions Split new mocks into new files...