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

Enable automated changelog #435

Merged
merged 2 commits into from May 26, 2021
Merged

Enable automated changelog #435

merged 2 commits into from May 26, 2021

Conversation

shestee
Copy link
Contributor

@shestee shestee commented May 19, 2021

Recently Shipkit Auto Version plugin got new feature that allows to use version from annotated tag. As the plugin provides information about previous version applying it instead of axion plugin will enable automated changelog. Mockito-Kotlin does not use any prefix for tags so it is required to add version.properties file with empty tagPrefix property.
Same plugin replacement has been already done in Mockito project by @mockitoguy.

Shipkit Auto Version plugin allows to use version from annotated tag.
As the plugin provides information about 'previous' version,
applying it instead of axion plugin enables automated changelog.
Mockito-Kotlin does not use any prefix for tags so it is required to add
'version.properties' file with empty 'tagPrefix' property.
Shipkit Auto Version plugin with version 1.1.14 adds behaviour for no tags present.
@mockitoguy mockitoguy merged commit d414bcd into mockito:main May 26, 2021
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.

None yet

2 participants