You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci: Publish snapshot builds to Maven Central on push to main
Add a `mavenCentralSnapshots` repository to both plugin-build and
sentry-kotlin-compiler-plugin build files, and a new GitHub Actions
workflow that publishes `-SNAPSHOT` versions on every push to main.
This gives consumers early access to unreleased changes without
waiting for a formal release. The snapshot flow is completely
independent from the existing craft-based release process.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments