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

Generate versionInfo only if rendering unversioned #266

Merged
merged 2 commits into from
Mar 12, 2022

Conversation

armanbilge
Copy link
Member

Hopefully fixes #265 :)

I based this PR on e508502 so should be easy to re-target it to a series/0.18 branch instead of master.

Thanks!

@jenshalm jenshalm added the bug label Mar 12, 2022
@jenshalm jenshalm added this to the 0.18.2 milestone Mar 12, 2022
@jenshalm
Copy link
Contributor

Thanks a lot, I was already wondering why none of the 2K+ tests caught this, but it looks like they simply expected the bug... 🙂

@jenshalm jenshalm merged commit 1c0e5f4 into typelevel:master Mar 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

renderUnversioned = false still renders laika/versionInfo.json
2 participants