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

Hey @mockitoguy, great project! This is not the place for it (where is it? Mailinglist somewhere?) but: great project & dedication!! Now, uhm.. as a previous Maven consultant (converted teams...

suggestion

### Goal Usually, open source projects do have a section in their README.md which shows how to easily add/integrate the project. In shipkit we are currently using ``` plugins {...

scoping needed

### Problem While working on #512 I couldn't work out why the release build was failing. I think it would be really valuable to include CI build ID in the...

size:M
help wanted

### Problem When release build ends, the user does not know what happened. We also use "performRelease" for demos / bootstrapping. Newbie users will use that task. ### Solution It...

scoping needed
size:S
feature:release
good first issue

### Use case Shipkit vision is to guide software community towards continuous delivery (shipping every version to production). Mockito project does not quite fit this vision because based on community...

new feature
help wanted

Suggested updates to the documentation post 1.0 release - celebrating-contributors.md - document how can we skip getting contributors info from GitHub? - version-bumps.md - document the plugin id and if...

size:L
feature:shipkit-docs

I became a little bit confused reading the documentation on the auto-increment feature. It states that the version is incremented when "there are changes in the binaries when compared to...

### Producer-client lifecycle - When working on release tools I constantly build the sample project with new version of tools. It would be great to streamline this so that when...

noteworthy!
size:L
help wanted

## 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...

enhancement
feature:upgrade-downstream