Skip to content

CSHLD-1161: restore JDK 17 setup step in publish workflow#314

Merged
Ranjna-G merged 1 commit into
masterfrom
CSHLD-1161-restore-jdk17-publish-workflow
Jul 9, 2026
Merged

CSHLD-1161: restore JDK 17 setup step in publish workflow#314
Ranjna-G merged 1 commit into
masterfrom
CSHLD-1161-restore-jdk17-publish-workflow

Conversation

@Ranjna-G

@Ranjna-G Ranjna-G commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

Summary

Restores the setup-java step that was inadvertently removed in 214fac4. The mvn deploy:deploy-file command in packages/wasm-privacy-coin/.releaserc.json requires Java on PATH to deploy the JAR to GitHub Packages during semantic-release.

Jira: CSHLD-1161

Changes

  • Restored Setup JDK 17 (for wasm-privacy-coin Maven deploy) step in .github/workflows/publish.yaml

Test Plan

  • Verify next semantic-release run for wasm-privacy-coin completes the Maven deploy step without Java-related errors

CLOSES TICKET: CSHLD-1161

Used by mvn deploy:deploy-file in .releaserc.json to deploy the JAR
to GitHub Packages during semantic-release.

Ticket: CSHLD-1161
@linear-code

linear-code Bot commented Jul 9, 2026

Copy link
Copy Markdown

CSHLD-1161

@Ranjna-G Ranjna-G marked this pull request as ready for review July 9, 2026 08:27
@Ranjna-G Ranjna-G requested a review from a team as a code owner July 9, 2026 08:27
@Ranjna-G Ranjna-G enabled auto-merge July 9, 2026 08:27
@Ranjna-G Ranjna-G merged commit 3c87592 into master Jul 9, 2026
19 checks passed
@Ranjna-G Ranjna-G deleted the CSHLD-1161-restore-jdk17-publish-workflow branch July 9, 2026 08:30
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.

2 participants