Skip to content

Waits for the release to be available on Maven Central#3292

Draft
JayShortway wants to merge 3 commits intomainfrom
await-maven-central-package
Draft

Waits for the release to be available on Maven Central#3292
JayShortway wants to merge 3 commits intomainfrom
await-maven-central-package

Conversation

@JayShortway
Copy link
Copy Markdown
Member

@JayShortway JayShortway commented Apr 1, 2026

Description

Waits for the release to be available on Maven Central. This will be used to bump the purchases-android version in purchases-kmp.

Needs RevenueCat/sdks-circleci-orb#46.

Debug job runs

  • Version that's already available: job
  • Version that's not available yet: job

@JayShortway JayShortway self-assigned this Apr 1, 2026
@JayShortway JayShortway force-pushed the await-maven-central-package branch 3 times, most recently from bb45d68 to 07e6437 Compare April 7, 2026 15:41
@JayShortway JayShortway changed the title Await maven central package Waits for the release to be available on Maven Central Apr 7, 2026
Copy link
Copy Markdown
Contributor

@tonidero tonidero left a comment

Choose a reason for hiding this comment

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

Looking good! Just some questions :)

com.revenuecat.purchases:purchases-ui:<< pipeline.git.tag >>
com.revenuecat.purchases:purchases-store-amazon:<< pipeline.git.tag >>
com.revenuecat.purchases:purchases-store-galaxy:<< pipeline.git.tag >>
com.revenuecat.purchases:purchases-admob:<< pipeline.git.tag >>
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

There is the debug view one as well... but NABD I think 😅

repo_name: purchases-android
use_merge_queue: true
requires:
- revenuecat/await-maven-central-package
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Just to check, does the merging of the PR trigger the KMP update? Just checking since mostly the release should be considered "ready" once the tag/github release is done, but not sure what the plan is there :)

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

My plan was to fire-and-forget Renovate right after the release is on Maven Central, so Renovate can find it.

Copy link
Copy Markdown
Member

@ajpallares ajpallares left a comment

Choose a reason for hiding this comment

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

Nice improvement!

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants