Skip to content

Migrate Jenkins release pipelines to GitHub Actions#3735

Merged
sophokles73 merged 1 commit intomasterfrom
migrate_release_pipelines
Feb 12, 2026
Merged

Migrate Jenkins release pipelines to GitHub Actions#3735
sophokles73 merged 1 commit intomasterfrom
migrate_release_pipelines

Conversation

@sophokles73
Copy link
Contributor

Replaced the existing Jenkins based jobs with GitHub Actions workflows to automate releases to Maven Central.

Also replaced the Sonatype release plugin with the Maven Njord plugin to publish artifacts to Sonatype Central. The Njord plugin allows deploying artifacts first to a local store in the filesystem before then publishing them to whatever repository is being used.

This is for #3726

Replaced the existing Jenkins based jobs with GitHub Actions workflows
to automate releases to Maven Central.

Also replaced the Sonatype release plugin with the Maven Njord plugin to
publish artifacts to Sonatype Central. The Njord plugin allows deploying
artifacts first to a local store in the filesystem before then
publishing them to whatever repository is being used.
Copy link
Contributor

@calohmn calohmn left a comment

Choose a reason for hiding this comment

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

LGTM

@sophokles73 sophokles73 merged commit bacf5ed into master Feb 12, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants