researchgate / gradle-release

gradle-release is a plugin for providing a Maven-like release process for projects using Gradle
MIT License
863 stars 223 forks source link

chore: extend tests to cover various semantic versions #306

Closed martinm82 closed 5 years ago

martinm82 commented 5 years ago

This PR is extending the ReleasePluginTests to validate the methods unSnapshotVersion and updateVersion against various semantic versions.

Right now 4 tests are failing since they do not handle properly semver metadata. Most likely due to the default versionPattern.

TravisBuddy commented 5 years ago

Hey @martinm82, Something went wrong with the build.

TravisCI finished with status errored, which means the build failed because of something unrelated to the tests, such as a problem with a dependency or the build process itself.

View build log

TravisBuddy Request Identifier: 1e6ab7d0-b8e6-11e9-ae67-5b2630cebb2c
TravisBuddy commented 5 years ago

Hey @martinm82, Something went wrong with the build.

TravisCI finished with status errored, which means the build failed because of something unrelated to the tests, such as a problem with a dependency or the build process itself.

View build log

TravisBuddy Request Identifier: cbe10a30-b8e7-11e9-ae67-5b2630cebb2c
TravisBuddy commented 5 years ago

Hey @martinm82, Something went wrong with the build.

TravisCI finished with status errored, which means the build failed because of something unrelated to the tests, such as a problem with a dependency or the build process itself.

View build log

TravisBuddy Request Identifier: 0332b4a0-b8ef-11e9-ae67-5b2630cebb2c
TravisBuddy commented 5 years ago

Hey @martinm82,
Your changes look good to me!

View build log

TravisBuddy Request Identifier: 8dace190-b8f0-11e9-ae67-5b2630cebb2c