Releases: cloudnative-pg/ciclops
Releases · cloudnative-pg/ciclops
v1.3.1
v1.3.0
Release date: Jun 06, 2024
Improvements:
- Introduce a "thermometer" color-coded view displaying the test percentage
failure per platform, both for the GH summary and as an output that can
be used in chatops (#10) - Cap the number of alerts shown in chatops (max 2 per metric) (#10)
- Update the GH actions dependencies (#10)
Fixes:
- Stop overcounting kubernetes versions and failure rates in them (#10)
v1.2.1
v1.2.0
Improvements:
- Leverage the GitHub env variables inside the Python code to simplify (#5)
- General improvements on tests and documentation (#5)
- Optionally create a short summary for cases where the full summary might
exceed the allowed size in GitHub Actions (#4) - Compute a new Alerts section with systematic failures, offer standalone for
chatops integration (#4) - Add unit tests (#4)
Fixes:
- Stop showing
ignoreFail
cases in the code errors table (#4)