Use ShipKit to release continuously
See original GitHub issueThe Mockito project has written Shipkit, a Gradle plugin to release with every commit to master
.
From the readme:
You will be more productive if your releases are fully automated and happen on every change. You will build great product if you can focus on code & features, but not on the release overhead. Shipkit will make it happen. Shipkit is a toolkit for shipping it.
I think we should seriously consider using it.
It looks like it currently only supports Bintray, though. @mockitoguy Is that correct?
Thoughts?
Issue Analytics
- State:
- Created 5 years ago
- Reactions:5
- Comments:23 (21 by maintainers)
Top Results From Across the Web
Shipkit — getting started - Smart Up
ShipKit is a new Continuous Delivery tool that allows you to ship every change to production without hassle.
Read more >Plugin: org.shipkit.ci-release
Shipkit - toolkit for shipping it. Enables continuous delivery with automated version bumps, release notes and many more.
Read more >Continuous Delivery in OSS using Shipkit.org
During this workshop, you will learn how to set up Continuous Delivery for your library. You'll never have to manually release new versions ......
Read more >release-notes · GitHub Topics
Creates a changelog, or release notes, based on Git commits between 2 ... Example project that uses Shipkit and can be used as...
Read more >Simple and practical continuous delivery for your library
This article is about Mockito release tools, not so much about mocking Java code. ... by using a well behaving and documented Gradle...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Fantastic!!! Thank you for using Shipkit!
Sync completed.
Now every commit to
master
is released and published.