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

Fix publishing with implicit publish.version coming from a git tag #2154

Merged
merged 2 commits into from May 29, 2023

Conversation

Gedochao
Copy link
Contributor

Fixes #2151
Turns out we didn't have test coverage for when the published project version is implicitly read from a git tag, and so we missed the appropriate reflection configuration to cover jgit stuff on GraalVM.

@Gedochao Gedochao added the bug Something isn't working label May 26, 2023
@Gedochao Gedochao force-pushed the fix-publish-local branch 2 times, most recently from 4a09c26 to bd17cbe Compare May 26, 2023 13:24
@Gedochao Gedochao enabled auto-merge May 26, 2023 13:31
@Gedochao Gedochao force-pushed the fix-publish-local branch 2 times, most recently from 238ee04 to 7d7b78c Compare May 29, 2023 11:21
@Gedochao Gedochao merged commit eb4ce4c into VirtusLab:main May 29, 2023
38 checks passed
@Gedochao Gedochao deleted the fix-publish-local branch May 31, 2023 08:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

jgit errors when publishing with Scala CLI 1.0.0
3 participants