RFR: 7903857: Include test run in GitHub Actions workflow [v2]

Pavel Rappo prappo at openjdk.org
Thu Oct 10 10:19:55 UTC 2024


On Thu, 10 Oct 2024 10:17:16 GMT, Christian Stein <cstein at openjdk.org> wrote:

>> Please review this change to run APIDiff's self-tests for each pull request.
>
> Christian Stein has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Fix `/bin/sh: 2: set: Illegal option -o pipefail` error

Marked as reviewed by prappo (no project role).

.github/workflows/test.yml line 22:

> 20:         with:
> 21:           distribution: 'oracle'
> 22:           java-version: 17

It would be nice to move to JDK 21 soon.

-------------

PR Review: https://git.openjdk.org/apidiff/pull/25#pullrequestreview-2359769346
PR Review Comment: https://git.openjdk.org/apidiff/pull/25#discussion_r1795141087


More information about the apidiff-dev mailing list