Skip to content

feat(wasm-privacy-coin): publish JAR to GitHub Packages#303

Merged
Ranjna-G merged 1 commit into
masterfrom
CSHLD-1085-enable-github-packages-release
Jun 22, 2026
Merged

feat(wasm-privacy-coin): publish JAR to GitHub Packages#303
Ranjna-G merged 1 commit into
masterfrom
CSHLD-1085-enable-github-packages-release

Conversation

@Ranjna-G

Copy link
Copy Markdown
Contributor

Enable end-to-end CI/CD for wasm-privacy-coin JAR publishing to GitHub Packages Maven registry via semantic-release. Changes include:

  • New .github/maven-settings.xml for GitHub Packages auth
  • packages: write permission + JDK setup in publish workflow
  • @semantic-release/exec + @semantic-release/github plugins added
  • .releaserc.json configured to run mvn deploy:deploy-file on release
  • distributionManagement added to pom.xml

Ticket: CSHLD-1085

@linear-code

linear-code Bot commented Jun 22, 2026

Copy link
Copy Markdown

CSHLD-1085

Enable end-to-end CI/CD for wasm-privacy-coin JAR publishing to
GitHub Packages Maven registry via semantic-release. Changes include:
- New .github/maven-settings.xml for GitHub Packages auth
- packages: write permission + JDK setup in publish workflow
- @semantic-release/exec + @semantic-release/github plugins added
- .releaserc.json configured to run mvn deploy:deploy-file on release
- distributionManagement added to pom.xml

Ticket: CSHLD-1085
@Ranjna-G Ranjna-G force-pushed the CSHLD-1085-enable-github-packages-release branch from dd65d99 to cff2cb2 Compare June 22, 2026 09:36
@Ranjna-G Ranjna-G marked this pull request as ready for review June 22, 2026 09:57
@Ranjna-G Ranjna-G requested a review from a team as a code owner June 22, 2026 09:57
@OttoAllmendinger OttoAllmendinger requested a review from a team June 22, 2026 10:01

@OttoAllmendinger OttoAllmendinger left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@Ranjna-G Ranjna-G merged commit c744b64 into master Jun 22, 2026
19 checks passed
@Ranjna-G Ranjna-G deleted the CSHLD-1085-enable-github-packages-release branch June 22, 2026 10:56
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