Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Take custom artifact prefix when checking for version increment #534

Merged
merged 4 commits into from
Jan 4, 2025

Conversation

alexander-yevsyukov
Copy link
Contributor

@alexander-yevsyukov alexander-yevsyukov commented Jan 4, 2025

This PR fixes the issue with checking for the increment of the version. Previously, the code of CheckVersionIncrement task always assumed spine- prefix. A project could have a custom prefix for publishing which should be taken into account.

Also, the PR advances versions of recently updated compiler modules.

# Conflicts:
#	buildSrc/src/main/kotlin/io/spine/dependency/local/ProtoData.kt
@alexander-yevsyukov alexander-yevsyukov merged commit 4385bf4 into master Jan 4, 2025
2 checks passed
@alexander-yevsyukov alexander-yevsyukov deleted the latest-small-updates branch January 4, 2025 20:00
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.

2 participants