Skip to content

kt: publish snapshot to maven when merging to main branch - #3028

Merged
JonasVautherin merged 1 commit into
mainfrom
jonas/kt-maven-publish
Aug 1, 2026
Merged

kt: publish snapshot to maven when merging to main branch#3028
JonasVautherin merged 1 commit into
mainfrom
jonas/kt-maven-publish

Conversation

@JonasVautherin

Copy link
Copy Markdown
Collaborator

This makes the CI publish mavsdk-kotlin to Maven as a SNAPSHOT when we merge into main. Should make it easier to test in-between official releases 👍.

The published SNAPSHOT will always be the latest official release with the patch number incremented by one. Say now the latest release is 3.17.2, the CI will publish whatever gets merged into the main branch as 3.17.3-SNAPSHOT.

@JonasVautherin
JonasVautherin merged commit ccfc2fd into main Aug 1, 2026
57 of 58 checks passed
@JonasVautherin
JonasVautherin deleted the jonas/kt-maven-publish branch August 1, 2026 23:02
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.

1 participant