Publish Error Prone compatibility matrix on website (#938)

The new `website/generate-version-compatibility-overview.sh` script
tests all combinations, and stores the result in a Jekyll data file.

Resolves #724.
This commit is contained in:
Stephan Schroevers
2024-01-22 10:53:31 +01:00
committed by GitHub
parent 0aa612073f
commit aa1cfd9071
4 changed files with 205 additions and 0 deletions

View File

@@ -0,0 +1,82 @@
# An overview of Error Prone Support releases, along with compatible Error
# Prone releases. This data was generated by `generate-version-compatibility-overview.sh`.
releases:
- version: 0.14.0
compatible:
- "2.24.0"
- "2.23.0"
- "2.22.0"
- version: 0.13.0
compatible:
- "2.22.0"
- "2.21.1"
- "2.21.0"
- "2.20.0"
- version: 0.12.0
compatible:
- "2.22.0"
- "2.21.1"
- "2.21.0"
- "2.20.0"
- version: 0.11.1
compatible:
- "2.19.1"
- "2.19.0"
- version: 0.11.0
compatible:
- "2.19.1"
- "2.19.0"
- version: 0.10.0
compatible:
- "2.18.0"
- version: 0.9.0
compatible:
- "2.18.0"
- version: 0.8.0
compatible:
- "2.18.0"
- version: 0.7.0
compatible:
- "2.17.0"
- version: 0.6.0
compatible:
- "2.16"
- version: 0.5.0
compatible:
- "2.16"
- version: 0.4.0
compatible:
- "2.16"
- "2.15.0"
- "2.14.0"
- "2.13.1"
- "2.13.0"
- "2.12.1"
- "2.12.0"
- version: 0.3.0
compatible:
- "2.16"
- "2.15.0"
- "2.14.0"
- "2.13.1"
- "2.13.0"
- "2.12.1"
- "2.12.0"
- version: 0.2.0
compatible:
- "2.16"
- "2.15.0"
- "2.14.0"
- "2.13.1"
- "2.13.0"
- "2.12.1"
- "2.12.0"
- version: 0.1.0
compatible:
- "2.16"
- "2.15.0"
- "2.14.0"
- "2.13.1"
- "2.13.0"
- "2.12.1"
- "2.12.0"