Add new modules to craft.yml - #2138
Conversation
| maven:io.sentry:sentry-android-navigation: | ||
| maven:io.sentry:sentry-compose: |
There was a problem hiding this comment.
You have to add them first (manually) to https://github.com/getsentry/sentry-release-registry
otherwise, releases will fail.
There was a problem hiding this comment.
shouldn't we first push this to maven central and then merge the release registry? or it's the other way around?
There was a problem hiding this comment.
Anyway, it's here getsentry/sentry-release-registry#76, and this PR goes into an integration branch, so I'm just gonna merge and wait before merging it into main if necessary
There was a problem hiding this comment.
It is the other way around, but if you merge this, you won't be able to release (push to maven central), because the release registry does not exist, craft will fail for non-preview releases.
There was a problem hiding this comment.
Alright, thanks for explaining 👍 will make sure the release registry is out first
#skip-changelog