shipkit
shipkit copied to clipboard
Toolkit for shipping it used by Mockito library
While working on #468 I found out that my IDE (IntelliJ) wants to `Reformat Code` and `Rerange Code` all the time. I have a different code style in my IDE...
How can we improve our productivity and development fun, while not preventing users on old versions of Gradle / Java? After 1.0: - we could start iterating on Shipkit 2.0...
## Goal Let's decouple release note generation from github and furthermore make it possible to use other git services. ## Steps - [ ] move github related code from `org.shipkit.internal.notes.contributors`...
Suggested starting point design / implementation for #113 It's only a suggestion!!!
Let's improve testing of the code that interacts with GitHub so that we have decent coverage for this critical functionality. - Currently we have 2 integration tests that hit GitHub...
## Imagine Imagine the world where you call pull in a new version of some Open Source library and not worry if it breaks compatibility. Imagine that you can submit...