chrisjenx/serialkompat
Backward/forward JSON wire-compatibility gate for kotlinx-serialization @Serializable models. Runs serialkompatCheck and posts a sticky PR comment.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| ref | Baseline git ref to check against. Overrides the configured baselineRef (passed as -Pserialkompat.ref). Defaults to the plugin's baselineRef. | no | "" |
| task | Gradle task to run. | no | serialkompatCheckAgainst |
| report-path | Path to the JSON report the sticky comment is built from. | no | build/serialkompat/report.json |
| gradle-args | Extra arguments passed to Gradle. | no | "" |
Outputs
no outputs