Djaytan / mc-jobs-reborn-patch-place-break

A place-break patch extension of JobsReborn plugin for Bukkit servers (Minecraft).
MIT License
5 stars 2 forks source link

ci(release): install Java 17 before releasing a new version #576

Closed Djaytan closed 7 months ago

Djaytan commented 7 months ago

When executing the generate-plugin.sh script through the semantic-release CLI, the following error is encountered:

Caused by: org.codehaus.plexus.compiler.CompilerException: error: release version 17 not supported

And it makes sense since the Java version has not been setup, meaning that the fix is trivial.

This time, when setting up the actions/setup-java action, no cache is leveraged since it's useless and thus will use our cache quota for nothing. Only the version is set and that's it.

sonarcloud[bot] commented 7 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

github-actions[bot] commented 7 months ago

:tada: This PR is included in version 3.0.3 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

github-actions[bot] commented 7 months ago

:tada: This PR is included in version 3.0.3 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

github-actions[bot] commented 7 months ago

:tada: This PR is included in version 3.0.3 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: