Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Publish nightly cudf-java JARs to Sonatype snapshots - #24134

Draft
paul-aiyedun wants to merge 3 commits into
NVIDIA:mainfrom
paul-aiyedun:paul/add_sonatype_nightly_snapshots
Draft

Publish nightly cudf-java JARs to Sonatype snapshots#24134
paul-aiyedun wants to merge 3 commits into
NVIDIA:mainfrom
paul-aiyedun:paul/add_sonatype_nightly_snapshots

Conversation

@paul-aiyedun

@paul-aiyedun paul-aiyedun commented Sep 11, 2026

Copy link
Copy Markdown
Contributor

Description

  • Remove the java-publish release gate so nightlies and branch pushes
    also reach the publish step.

  • Delegate release-vs-snapshot routing to the maven-publish shared
    workflow (driven by rapids-is-release-build). Remove the
    publication-type input.

  • Reject a non-SNAPSHOT project.version on non-release runs before
    mvn package.

Checklist

  • I am familiar with the Contributing Guidelines.
  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.

@copy-pr-bot

copy-pr-bot Bot commented Sep 11, 2026

Copy link
Copy Markdown

Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually.

Contributors can view more details about this message here.

@github-actions github-actions Bot added the Java Affects Java cuDF API. label Sep 11, 2026
@paul-aiyedun

Copy link
Copy Markdown
Contributor Author

/ok to test eba9a5e

@paul-aiyedun
paul-aiyedun force-pushed the paul/add_sonatype_nightly_snapshots branch from eba9a5e to 697930e Compare September 11, 2026 20:05
@github-actions github-actions Bot added the Python Affects Python cuDF API. label Sep 11, 2026
* Remove the `java-publish` release gate so nightlies and branch pushes
  also reach the publish step.

* Delegate release-vs-snapshot routing to the maven-publish shared
  workflow (driven by `rapids-is-release-build`). Remove the
  `publication-type` input.

* Reject a non-SNAPSHOT `project.version` on non-release runs before
  `mvn package`.
@paul-aiyedun
paul-aiyedun force-pushed the paul/add_sonatype_nightly_snapshots branch from 697930e to 9a7c5bd Compare September 11, 2026 20:12
@paul-aiyedun

Copy link
Copy Markdown
Contributor Author

/ok to test 9a7c5bd

@paul-aiyedun

Copy link
Copy Markdown
Contributor Author

/ok to test ac880bc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Java Affects Java cuDF API. Python Affects Python cuDF API.

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

1 participant