googleapis / googleapis/google-cloudevents-java

Add Clirr Check

オープン
#43 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
api: eventarc priority: p3 type: feature request
主要言語
Java
スター
22
フォーク
10
PR マージ指標
30日以内にマージされた PR はありません

説明

## 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.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。