turing85/Build and Test (JVM)
An action to build and test a Quarkus application in JVM Mode
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| graalvm-distribution | The GraalVM Distribution to use | yes | mandrel |
| graalvm-version | The version of the GraalVM Distribution to used. | yes | mandrel-23.1.2.0-Final |
| java-version | The Java version of the GraalVM Distribution. | yes | 21 |
| additional-maven-opts | Additional options passed to the maven command | no | — |
| maven-targets | The maven target(s) to execute. | yes | verify |
| is-native | Whether this build is a native build. This determines which artifacts are created by this build. | yes | false |
| test-report-name | The name for the test report artifact. | yes | test-report-jvm |
Outputs
no outputs