Skip to content

chore: Update to gradle 8#24

Merged
rmi22186 merged 2 commits intomainfrom
chore/no-jira-gradle-modernization
Mar 18, 2026
Merged

chore: Update to gradle 8#24
rmi22186 merged 2 commits intomainfrom
chore/no-jira-gradle-modernization

Conversation

@rmi22186
Copy link
Member

Instructions

  1. PR target branch should be against main
  2. PR title name should follow this format: https://github.com/mParticle/mparticle-workflows/blob/main/.github/workflows/pr-title-check.yml
  3. PR branch prefix should follow this format: https://github.com/mParticle/mparticle-workflows/blob/main/.github/workflows/pr-branch-check-name.yml

Summary

Update to gradle 8 because the Rokt release process for com.vanniktech.maven.publish requires gradle 8

Copy link

@jamesnrokt jamesnrokt left a comment

Choose a reason for hiding this comment

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

Approved as it looks correct. One question around the link but if it's correct we can merge

repositories {
maven {
name = 'sonatype'
url = 'https://ossrh-staging-api.central.sonatype.com/service/local/staging/deploy/maven2/'

Choose a reason for hiding this comment

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

Question: Is this the correct link?

Copy link
Member Author

Choose a reason for hiding this comment

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

Looks like it gets removed in the next PR since the next one since I split this into 2 commits (support Gradle, which assumes we are still using the previous release process), then updating the release process to adhere to Rokt, so I'm going to go ahead and merge this in.

@rmi22186 rmi22186 merged commit 36234f9 into main Mar 18, 2026
5 checks passed
@rmi22186 rmi22186 deleted the chore/no-jira-gradle-modernization branch March 18, 2026 20:53
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.

3 participants