Wojtek Wilk
Wojtek Wilk
It would be good to start improving the documentation of new Shipkit features. Let's gather them here: - [ ] Creating a short screencast with audio, presenting how to get...
## Problem A few of the tasks created in UpgradeDependencyPlugin depend on "dependency" property that is passed as argument when running the task, eg: `performVersionUpgrade -Pdependency="org.shipkit:shipkit:1.2.3"` Unfortunately if you run...
Here are a few problems with the current design of version upgrade: 1. When we update open pull request, we don't update the title of it. Two solutions I can...
# Problem Sometimes we have a simple code change that needs to be propagated to multiple repositories and it's annoying to do it manually. # Solution What if have a...
## Problem: If I want to change even a small detail about release notes (like date format or customize the summary message) it is not possible at the moment. ##...
# Problem Generating and customization of URLs, in this case for artifact repository (Bintray or Gradle plugin at the moment), but the similar problem would apply to other areas (eg....