Skip to content

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Jul 7, 2025

This PR contains the following updates:

Package Change Age Confidence
com.gradleup.nmcp:com.gradleup.nmcp.gradle.plugin 0.1.5 -> 1.2.0 age confidence

Release Notes

gradleup/nmcp (com.gradleup.nmcp:com.gradleup.nmcp.gradle.plugin)

v1.2.0

Bunch of fixes + you can now call nmcpPublishAggregationToMavenLocal to verify your publishing process and/or test locally.

All Changes

v1.1.0

This version uploads SNAPSHOTs publications in parallel by default (inside a single publication, files are still uploaded serially, which means this is only useful for multi-publications uploads).

On the Apollo Kotlin repo, this made the snapshot CI workflow down to ~30min from ~1h previously.

If you notice any issue, you can roll back to the previous behaviour with uploadSnapshotsParallelism:

nmcpAggregation {
  centralPortal {
     uploadSnapshotsParallelism.set(1)
  }
}

You may also experiment with different values of parallelism (current default is 8). If you do, let us know your findings!

All changes

v1.0.3

Compatibility with isolated projects alongside a few UX improvements.

All changes

v1.0.2

v1.0.1

v1.0.0

v0.2.1

v0.2.0


Configuration

📅 Schedule: Branch creation - "every 3 weeks on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate-bot renovate-bot force-pushed the renovate/com.gradleup.nmcp-com.gradleup.nmcp.gradle.plugin-1.x branch from 5f149ad to 04744c8 Compare July 28, 2025 02:52
@renovate-bot renovate-bot force-pushed the renovate/com.gradleup.nmcp-com.gradleup.nmcp.gradle.plugin-1.x branch from 04744c8 to b8321c5 Compare August 10, 2025 12:41
@renovate-bot renovate-bot force-pushed the renovate/com.gradleup.nmcp-com.gradleup.nmcp.gradle.plugin-1.x branch from b8321c5 to d7bd120 Compare September 8, 2025 02:11
@renovate-bot renovate-bot force-pushed the renovate/com.gradleup.nmcp-com.gradleup.nmcp.gradle.plugin-1.x branch from d7bd120 to d122f28 Compare September 29, 2025 13:00
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.

1 participant