Skip to content

Build Java detector JAR in CI - #223

Merged
brunoborges merged 1 commit into
mainfrom
brunoborges-build-plugin-version-jar
Aug 27, 2026
Merged

brunoborges merged 1 commit into
mainfrom
brunoborges-build-plugin-version-jar

Conversation

@brunoborges

Copy link
Copy Markdown
Owner

The checked-in Java version detector JAR can drift from its source because the existing JAR workflow only builds the site generators.

Rename the workflow to Build Project JARs and add a Temurin Java 8 job that compiles, packages, and verifies the detector. The job compares compiled classes with the shipped JAR before rebuilding, preventing timestamp-only commits, and pushes a bot commit to main only when the tracked JAR genuinely changes. The deploy workflow now follows the renamed build workflow.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 92cb6f75-a323-4fd4-aa92-838909bba222
@brunoborges
brunoborges merged commit be7fa02 into main Aug 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant