shipkit icon indicating copy to clipboard operation
shipkit copied to clipboard

Toolkit for shipping it used by Mockito library

Results 66 shipkit issues
Sort by recently updated
recently updated
newest added

Many tools (CheckStyle, Spotless, Formatter, Shipkit, Gradle, ...) surrounding a decently sized project require configuration and by default they all read their file from the project's root folder. That leads...

### Why? Release notes generation is one of the highlight features of Shipkit. This ticket describes steps we can take to make release notes more robust and flexible. If you...

size:L
feature:release-notes
help wanted

Hi there, I think you are trying to solve the same problem that spring-cloud-pipelines (https://github.com/spring-cloud/spring-cloud-pipelines) is trying to solve. What would be the reason to use one project over the...

We added a first cookbook-like example because there was a user query. Let's document where examples can be found!

When building and publishing and Android Library project, the `releaseNeeded` task always claims that changes have been made because the comparison fails for some reason. I have a `sourcesJar` task...

### Problem Currently, when I run Shipkit build I see 2 fat incubating warnings. ``` ~/mockito/release$ ./gradlew Building version '0.9.59' (value loaded from 'version.properties' file). [INCUBATING] upgrade-dependency plugin is incubating...

size:M
help wanted

Due to feedback in #358 and internal discussions let's add support for building SNAPSHOT versions. Let's use this ticket to track work. Please provide feedback on the design spec in...

- TravisPlugin updates the commit message postfix and can include build url. - See issue #513 for details

initial design

I found a possible issue. When running `performRelease` versions in version.properties are bumped even if the whole process fails. This leads to failures in the further runs as for example...