googleapis / googleapis/google-cloudevents-java

Add Clirr Check

Ouverte
#43 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
api: eventarc priority: p3 type: feature request
Langage dominant
Java
Étoiles
22
Forks
10
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

## Expected Behavior

This library should list breaking changes such that `mvn clirr:check` passes.

This can be achieved by creating a new file:

```
clirr-ignored-differences.xml
```

And making sure that we do not skip the clirr check by removing this line (no skip in `.kokoro/stage.sh`):

```sh
-Dclirr.skip
```

## Examples:

- File: https://github.com/googleapis/java-monitoring/blob/master/google-cloud-monitoring/clirr-ignored-differences.xml
- PR: https://github.com/googleapis/java-monitoring/pull/161
- Release notes: https://github.com/googleapis/java-monitoring/releases/tag/v2.0.0

## Actual Behavior

This check is disabled.

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.