Skip to content

Publish artifacts to GitHub Packages on release#43

Open
giggsoff wants to merge 1 commit into
develop/4.3.0/4.2.0.1from
feature/NGSOK-1746
Open

Publish artifacts to GitHub Packages on release#43
giggsoff wants to merge 1 commit into
develop/4.3.0/4.2.0.1from
feature/NGSOK-1746

Conversation

@giggsoff

Copy link
Copy Markdown
Collaborator

Publish Spark artifacts to the GitHub Packages Maven registry when a release is created. Uses mvn deploy with deployAtEnd so the whole reactor builds before any upload, avoiding partial releases that cannot be re-published. Manual dispatch supports resuming the reactor via -rf, and the release tag is verified against the pom version before publishing.

…lease

Publish Spark artifacts to the arenadata GitHub Packages Maven registry
when a release is created. Uses mvn deploy with deployAtEnd so the whole
reactor builds before any upload, avoiding partial releases that cannot be
re-published. Manual dispatch supports resuming the reactor via -rf, and
the release tag is verified against the pom version before publishing.
@giggsoff giggsoff self-assigned this Jun 23, 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