Release notes were automatically generated by Shipkit
- 2020-10-03 - 2 commits by Marcin Stachniuk (1), Sean C. Sullivan (1) - published to
- Travis template: oraclejdk8 -> openjdk8 (#882)
- 2020-07-04 - 2 commits by Szczepan Faber - published to
- Bumped version of publishing plugin (#873)
- 2020-07-04 - 2 commits by Szczepan Faber - published to
- Fixed the build issue preventing releases (#872)
- 2020-07-04 - 11 commits by 4 authors - published to
- Commits: Szczepan Faber (6), Michal Szestowicki (2), shipkit.org automated bot (2), Will Sargent (1)
- Fixed GitHub authorization (#871)
- Add terse-logback to the list (#866)
- Spec for separate release notes solution (#863)
- Version of shipkit upgraded to 2.3.1 (#862)
- Spec for discussing future of Shipkit (#861)
- 2020-02-10 - 4 commits by shipkit.org automated bot (2), Szczepan Faber (2) - published to
- Used correct exception type (#860)
- Version of shipkit upgraded to 2.3.0 (#856)
- 2020-01-18 - 3 commits by shipkit.org automated bot (2), Karol Wrótniak (1) - published to
- Version of shipkit upgraded to 2.2.7 (#855)
- 2020-01-13 - 11 commits by Karol Wrótniak (7), shipkit.org automated bot (2), Szczepan Faber (2) - published to
- Fixed the pom packaging bug (#854)
- Version of shipkit upgraded to 2.2.6 (#852)
- POM exception when using shipkit with jar archiveClassifier (#847)
- 2019-12-27 - 24 commits by 5 authors - published to
- Commits: Erhard Pointl (14), Marcin Stachniuk (5), Karol Wrótniak (2), shipkit.org automated bot (2), Piotrek Żygieło (1)
- Update bintray plugin to 1.8.4 (#850)
- Add Shields Badges to Readme (#845)
- Update jacoco (v0.8.4) (#841)
- Add Gradle 5.6 to gradle versions to test (#840)
- Update checkstyle (v8.23) (#838)
- Switch java from Oracle to OpenJDK (#837)
- Add Gradle 5.5.1 to gradle versions to test (#834)
- Add documentation how to ship with maven-publish plugin fixes #768 (#832)
- Add Gradle 5.4.1 to gradle versions to test (#827)
- fix broken link in docs (#826)
- Version of shipkit upgraded to 2.2.5 (#825)
- Question: Using shipkit in part with maven-publish (#768)
- 2019-04-10 - 5 commits by Marcin Stachniuk (3), shipkit.org automated bot (2) - published to
- Version of shipkit upgraded to 2.2.4 (#823)
- Fix GitHub release notes encoding (#820)
- Github release notes encoding (#813)
- 2019-04-06 - 11 commits by epeee (8), shipkit.org automated bot (2), Szczepan Faber (1) - published to
- Fixed logging issue (#821)
- Update checkstyle (v8.19) (#819)
- use sourceSets.main for JacocoReport (#818)
- fix deprecation warning -> use onfigurableReport.setDestination(File) (#817)
- Version of shipkit upgraded to 2.2.3 (#816)
- 2019-04-04 - 18 commits by 4 authors - published to
- Commits: Marcin Stachniuk (10), Erhard Pointl (4), shipkit.org automated bot (2), Szczepan Faber (2)
- Set Jacoco path to fix upload report problem (#815)
- Improve init Shipkit file (#814)
- Add jacoco (#812)
- Update spock (v1.3) (#811)
- Add Gradle 5.3.1 to gradle versions to test (#810)
- Update documentation about merge PRs (#808)
- Update documentation diagrams (#807)
- Version of shipkit upgraded to 2.2.2 (#805)
- 2019-03-23 - 6 commits by Marcin Stachniuk (3), radek (2), Szczepan Faber (1) - published to
- Re-enable temporary disabled features (#804)
- Improved task error output if Git is not found (#802)
- 2019-03-22 - 18 commits by Marcin Stachniuk (15), shipkit.org automated bot (2), Szczepan Faber (1) - published to
- Temporary disable test downstreams (#803)
- Fix publishJavadoc configuration, add Javadoc plugin documentation (#800)
- Version of shipkit upgraded to 2.2.0 (#796)
- 2019-03-16 - 12 commits by Marcin Stachniuk (9), shipkit.org automated bot (2), Szczepan Faber (1) - published to
- New plugin for shipping Javadoc to GitHub repo (#795)
- Version of shipkit upgraded to 2.1.8 (#793)
- Start shipping Javadoc (#233)
- 2019-03-08 - 7 commits by Erhard Pointl (5), shipkit.org automated bot (2) - published to
- Describe why we are deprecating publicationPluginName (#792)
- fix remaining broken badges in release notes (#790)
- Version of shipkit upgraded to 2.1.7 (#789)
- 2019-03-05 - 8 commits by Erhard Pointl (6), shipkit.org automated bot (2) - published to
- Version of shipkit upgraded to 2.1.6 (#788)
- Update checkstyle (v8.18) (#787)
- fix gradle badge generation (#784)
- 2019-03-04 - 4 commits by Erhard Pointl (2), shipkit.org automated bot (2) - published to
- Version of shipkit upgraded to 2.1.5 (#786)
- deprecate publicationPluginName (ShipkitConfiguration) (#785)
- 2019-03-03 - 6 commits by Erhard Pointl - published to
- fix 'No value has been specified for property 'publicationRepository'' (#783)
- 2019-03-01 - 6 commits by Erhard Pointl (4), shipkit.org automated bot (2) - published to
- Make sure that gitPush is executed before updateReleaseNotesOnGithub (#782)
- Update objenesis (v3.0.1) and get rid of not needed dependency (#780)
- Version of shipkit upgraded to 2.1.3 (#779)
- 2019-02-23 - 2 commits by Marcin Stachniuk - published to
- Temporally downgrade Shipkit to fix release (#778)
- 2019-02-23 - 2 commits by Marcin Stachniuk - published to
- Temporally disable updateReleaseNotesOnGitHub to fix release (#777)
- 2019-02-23 - 5 commits by Marcin Stachniuk (3), shipkit.org automated bot (2) - published to
- Fix updateReleaseNotesOnGitHub task #775 (#776)
- Version of shipkit upgraded to 2.1.0 (#773)
- 2019-02-20 - 20 commits by Marcin Stachniuk (13), Erhard Pointl (5), shipkit.org automated bot (2) - published to
- Update dependencies (#771)
- Add Gradle 5.2.1 to gradle versions to test (#770)
- Version of shipkit upgraded to 2.0.32 (#769)
- #75 Automatically update releases on GitHub (#766)
- 2019-02-02 - 29 commits by 5 authors - published to
- Commits: Erhard Pointl (14), Marcin Stachniuk (11), shipkit.org automated bot (2), Juraci Paixão Kröhling (1), Szczepan Faber (1)
- Add Gradle 5.1 to gradle versions to test (#767)
- Update checkstyle (v8.14) (#764)
- Add Gradle 5.0 to gradle versions to test (#763)
- Update dependencies and tools (#759)
- Update build-scan-plugin (v1.16) and animalsniffer-plugin (v1.4.6) (#758)
- Add Gradle 4.10.2 to gradle versions to test (#757)
- Fix releaseable branch regex property name in the docs (#756)
- #362 Improving Shipkit documentation (#752)
- #452 Wrong badge type in release notes generated by shipkit gradle plugin (#750)
- Ms4 (#749)
- Version of shipkit upgraded to 2.0.31 (#748)
- 2018-07-28 - 4 commits by shipkit.org automated bot (2), Erhard Pointl (1), Szczepan Faber (1) - published to
- Version of shipkit upgraded to 2.0.30 (#746)
- Windows compatiblity (#745)
- 2018-07-27 - 5 commits by Szczepan Faber (3), shipkit.org automated bot (2) - published to
- Version of shipkit upgraded to 2.0.29 (#744)
- Fix ordering issue with setting artifact name (#742)
- 2018-07-26 - 11 commits by Szczepan Faber (6), epeee (3), shipkit.org automated bot (2) - published to
- Exposed Git plugin (#743)
- Add Gradle 4.9 to gradle versions to test (#738)
- Update codenarc (v1.2) (#737)
- Update build-scan-plugin (v1.15.1) and gradle-animalsniffer-plugin (v… (#736)
- Version of shipkit upgraded to 2.0.28 (#735)
- 2018-07-02 - 4 commits by shipkit.org automated bot (2), epeee (1), Szczepan Faber (1) - published to
- Version of shipkit upgraded to 2.0.27 (#734)
- Update plugin-publish-plugin (v0.9.10) (#730)
- 2018-07-02 - 8 commits by Erhard Pointl (3), Szczepan Faber (3), shipkit.org automated bot (2) - published to
- Improved log message (#733)
- Update build-scan-plugin (v1.14) (#732)
- Update checkstyle (v8.11) (#731)
- Version of shipkit upgraded to 2.0.26 (#729)
- 2018-06-30 - 10 commits by epeee (5), Szczepan Faber (3), shipkit.org automated bot (2) - published to
- Make shipkit gradle 4.8 ready (#728)
- update build-scan-plugin (v1.13.4) (#724)
- Add Gradle 4.8 to gradle versions to test (#723)
- Version of shipkit upgraded to 2.0.25 (#721)
- 2018-05-24 - 8 commits by Michał Drożdż (5), shipkit.org automated bot (2), Szczepan Faber (1) - published to
- Version of shipkit upgraded to 2.0.24 (#720)
- Extracting retry logic to separate class (#710)
- 2018-05-23 - 13 commits by Szczepan Faber (8), epeee (3), shipkit.org automated bot (2) - published to
- Enable UnusedImports checkstyle rule again (#719)
- update checkstyle (v8.10) (#718)
- Version of shipkit upgraded to 2.0.23 (#717)
- Added design spec for consuming local snapshots (#716)
- Improved coverage, added handy assertion method (#714)
- 2018-04-26 - 20 commits by Erhard Pointl (13), Szczepan Faber (5), shipkit.org automated bot (2) - published to
- Version of shipkit upgraded to 2.0.22 (#715)
- Clean build output for regular builds (#698)
- 2018-04-25 - 6 commits by Erhard Pointl (2), shipkit.org automated bot (2), Szczepan Faber (2) - published to
- Removed TODO we are not going to fix (#713)
- Add Gradle 4.7 to gradle versions to test (#711)
- Version of shipkit upgraded to 2.0.21 (#708)
- 2018-04-14 - 4 commits by shipkit.org automated bot (2), Michał Drożdż (1), Szczepan Faber (1) - published to
- Version of shipkit upgraded to 2.0.20 (#707)
- Waiting time logging during github status checks (#701)
- 2018-04-14 - 32 commits by Szczepan Faber (27), Erhard Pointl (3), shipkit.org automated bot (2) - published to
- Support for building "-SNAPSHOT" artifacts (#706)
- cleanup buildscript (#705)
- update build-scan-plugin (v1.13.1) and checkstyle (v8.9) (#704)
- Version of shipkit upgraded to 2.0.19 (#703)
- Added design spec for the shipping Javadoc (#697)
- 2018-04-12 - 9 commits by Szczepan Faber (5), Erhard Pointl (2), shipkit.org automated bot (2) - published to
- Version of shipkit upgraded to 2.0.18 (#702)
- Validate plugins with 'check' task (#700)
- Test code fixes (#699)
- 2018-04-12 - 10 commits by Erhard Pointl (6), shipkit.org automated bot (2), Szczepan Faber (2) - published to
- Added design spec for building snapshot versions (#696)
- Version of shipkit upgraded to 2.0.17 (#695)
- Fail early if no files are uploaded to bintray (#690)
- 2018-04-06 - 11 commits by Szczepan Faber (9), shipkit.org automated bot (2) - published to
- Version of shipkit upgraded to 2.0.16 (#693)
- Added 'contributorTestRelease' task (#689)
- Add "contributorTestRelease" task to simplify testing (#437)
- 2018-04-04 - 5 commits by Erhard Pointl (3), shipkit.org automated bot (2) - published to
- Fail fast when core plugins are not applied to root project (#691)
- Version of shipkit upgraded to 2.0.15 (#688)
- 2018-03-31 - 4 commits by Erhard Pointl (2), shipkit.org automated bot (2) - published to
- Version of shipkit upgraded to 2.0.14 (#687)
- Fix a bunch of javadoc warnings (#685)
- 2018-03-31 - 7 commits by shipkit-org (3), Szczepan Faber (3), Erhard Pointl (1) - published to
- Avoid fetching contributors for normal builds (#684)
- Version of shipkit upgraded to 2.0.11 (#677)
- Avoid unnecessary hits to GitHub REST API during non-release build (#345)
- 2018-03-29 - 13 commits by Erhard Pointl (9), Szczepan Faber (4) - published to
- Fixed problem with task cycle in Mockito (#683)
- Fix memory problems in CI (#681)
- Shipkit 2.0.12 does not work in mockito project (#680)
- remove --daemon from travis.yml (#678)
- 2018-03-23 - 16 commits by Szczepan Faber (14), shipkit.org automated bot (2) - published to
- Version of shipkit upgraded to 2.0.10 (#676)
- Exposed "org.shipkit.base" plugin (#674)
- Template travis.yml cache always changed (#426)
- 2018-03-23 - 17 commits by Szczepan Faber (11), Erhard Pointl (4), shipkit.org automated bot (2) - published to
- Documentation updates (#672)
- Documented how to prevent publication of a submodule (#670)
- Gradle build script cleanup (#669)
- Removed Travis cache because it provides marginal value (#668)
- Improved test failure logging (#667)
- Build should contain test failures to streamline debugging (#666)
- Version of shipkit upgraded to 2.0.9 (#665)
- Multimodule project publicationRepository (#655)
- Template travis.yml cache always changed (#426)
- 2018-03-12 - 5 commits by shipkit.org automated bot (2), Szczepan Faber (2), epeee (1) - published to
- Version of shipkit upgraded to 2.0.8 (#663)
- org.shipkit.gradle-plugin automatically avoids releases when publications are identical (#662)
- Unnecessary release published even though ci-skip was used (#536)
- 2018-03-11 - 8 commits by epeee (4), shipkit.org automated bot (2), Szczepan Faber (2) - published to
- Migrate codebase towards java8 (#661)
- Enable gradle build cache (#660)
- Version of shipkit upgraded to 2.0.7 (#659)
- 2018-03-06 - 8 commits by epeee (4), shipkit.org automated bot (2), Szczepan Faber (2) - published to
- update gradle plugins (build-scan and animalsniffer) (#658)
- Fixed empty dependency info files if 'java-library' plugin is used (#656)
- Version of shipkit upgraded to 2.0.6 (#654)
- 2018-03-02 - 5 commits by Erhard Pointl (4), shipkit-org (1) - published to
- Version of shipkit upgraded to 2.0.5 (#653)
- fix UpgradeDependencyPlugin for gradle 4.5.1 (#649)
- 2018-03-02 - 4 commits by shipkit.org automated bot (2), epeee (1), Szczepan Faber (1) - published to
- Use put instead of post for merge pr rest request (#652)
- Version of shipkit upgraded to 2.0.4 (#651)
- 2018-02-28 - 5 commits by Erhard Pointl (4), shipkit-org (1) - published to
- Version of shipkit upgraded to 2.0.3 (#650)
- make use of codenarc v1.1 (#648)
- 2018-02-28 - 9 commits by epeee (6), Szczepan Faber (2), shipkit-org (1) - published to
- Fixes problem with automatic merges (#647)
- Version of shipkit upgraded to 2.0.2 (#645)
- update README.md (#643)
- 2018-02-23 - 4 commits by Erhard Pointl (2), shipkit-org (1), Szczepan Faber (1) - published to
- Version of shipkit upgraded to 2.0.1 (#644)
- update checkstyle to 8.8 (#642)
- 2018-02-22 - 8 commits by Erhard Pointl (6), shipkit-org (1), Szczepan Faber (1) - published to
- Version of shipkit upgraded to 2.0.0 (#640)
- add gradle version to test name (#639)
- refactor GitHubStatusCheck (#638)
- 2018-02-19 - 13 commits by Erhard Pointl (9), Szczepan Faber (3), shipkit-org (1) - published to
- Migrate to Java8 and Gradle4 - new major version (#637)
- Updated README.md (#636)
- Version of shipkit upgraded to 1.0.12 (#633)
- Upgrade to Java8 and Gradle4 (#624)
- 2018-02-16 - 5 commits by Erhard Pointl (4), shipkit-org (1) - published to
- Version of shipkit upgraded to 1.0.11 (#632)
- fix some warnings (#631)
- 2018-02-15 - 4 commits by Szczepan Faber (2), epeee (1), shipkit-org (1) - published to
- fix auto merging (#630)
- Version of shipkit upgraded to 1.0.10 (#628)
- 2018-02-12 - 34 commits by Michał Drożdż (28), Szczepan Faber (5), epeee (1) - published to
- Added validation of missing 'dependency' project property (#627)
- make use of shipkit v1.0.9 (#626)
- CI build failed due to NPE in findOpenPullRequest (#621)
- 2018-02-10 - 8 commits by Erhard Pointl (4), Szczepan Faber (4) - published to
- Fixed NPE issue when finding existing pull requests (#625)
- gradle build scans and stop building with '-i' (#623)
- 2018-02-04 - 8 commits by Szczepan Faber (4), shipkit-org (2), [email protected] (2) - published to
- Version of shipkit upgraded to 1.0.6 (#618)
- Improving UpgradeDependencyPlugin tasks public API (#615)
- 2018-01-16 - 27 commits by arturskowronski (21), Artur Skowronski (5), Szczepan Faber (1) - published to
- [Shipkit-590] Automatic Merge if all checks passed (#599)
- 2018-01-13 - 7 commits by Mitchell Skaggs (5), shipkit-org (1), Szczepan Faber (1) - published to
- Windows test fixes (#617)
- 2018-01-06 - 1 commit by Michał Drożdż - published to
- Ignoring contributors (#612)
- 2017-12-27 - 3 commits by Wilk (2), Wojtek Wilk (1) - published to
- Improved authentication for GH API requests (#610)
- 2017-12-25 - 6 commits by 4 authors - published to
- Commits: Mitchell Skaggs (3), Erhard Pointl (1), shipkit-org (1), Wojtek Wilk (1)
- Version of shipkit upgraded to 1.0.1 (#609)
- Add fallback to user when userOrg is not present (#608)
- Unnecessary release shipped because of malformed Bintray URL (#607)
- 2017-12-25 - 7 commits by epeee (3), shipkit-org (2), Wojtek Wilk (2) - published to
- move ShipkitBintrayPluginTest to proper package (#606)
- get rid of hardcoded github url (#605)
- Version of shipkit upgraded to 0.9.153 (#602)
- 2017-12-22 - 10 commits by 4 authors - published to
- Commits: Wojtek Wilk (4), epeee (2), Szczepan Faber (2), Wilk (2)
- use codenarc v1.0 (#604)
- move ShipkitConfigurationTests to proper package (#603)
- Release Shipkit 1.0 (#598)
- Removed dead code (#597)
- 2017-12-21 - 20 commits by 6 authors - published to
- Commits: Michał Drożdż (5), Szczepan Faber (5), epeee (4), Jonas Hoglin (3), Wojtek Wilk (2), shipkit-org (1)
- Add possibility to mock EnvVariables (#601)
- fix some broken links in release-notes.md (#592)
- Version of shipkit upgraded to 0.9.152 (#591)
- 'published to' link in release notes is broken (#584)
- Error message for fetchReleaseNotes (#580)
- 2017-12-11 - 5 commits by 4 authors - published to
- Commits: epeee (2), shipkit-org (1), Szczepan Faber (1), Wojtek Wilk (1)
- Version of shipkit upgraded to 0.9.150 (#589)
- Add publication repository to release summary (#588)
- 2017-12-10 - 8 commits by 4 authors - published to
- Commits: Wojtek Wilk (5), epeee (1), shipkit-org (1), Szczepan Faber (1)
- Version of shipkit upgraded to 0.9.149 (#587)
- fix 'published to' links in shipkit release notes (#585)
- Reducing number of version upgrade pull requests (#582)
- 2017-12-10 - 4 commits by 4 authors - published to
- Commits: epeee (1), shipkit-org (1), Szczepan Faber (1), Wojtek Wilk (1)
- fix broken 'published to' links if BintrayReleasePlugin is used (#586)
- Version of shipkit upgraded to 0.9.148 (#581)
- 2017-12-02 - 15 commits by Artur Skowronski (8), Szczepan Faber (6), shipkit-org (1) - published to
- Version of shipkit upgraded to 0.9.147 (#579)
- Better exception message when user forgets to configure GH_WRITE_TOKEN (#375)
- 2017-11-29 - 6 commits by epeee (4), shipkit-org (1), Szczepan Faber (1) - published to
- update release needed doc (#578)
- Version of shipkit upgraded to 0.9.146 (#577)
- 2017-11-27 - 5 commits by Erhard Pointl (3), shipkit-org (1), Szczepan Faber (1) - published to
- Make assertReleaseNeeded task more informative (#575)
- Version of shipkit upgraded to 0.9.145 (#574)
0.9.145 (2017-11-22) - 7 commits by 5 authors - published to
- Commits: Michał Drożdż (3), Erhard Pointl (1), shipkit-org (1), Szczepan Faber (1), Wojtek Wilk (1)
- #493 linkable versions in release notes, formatting changes (#573)
- Version of shipkit upgraded to 0.9.144 (#572)
0.9.144 (2017-11-19) - 7 commits by Erhard Pointl (6), shipkit-org (1) - published to
- Make ReleaseNeeded task configurable to force release (#571)
- Version of shipkit upgraded to 0.9.143 (#570)
0.9.143 (2017-11-15) - 9 commits by Erhard Pointl (8), shipkit-org (1) - published to
- Version of shipkit upgraded to 0.9.142 (#569)
- Introduce [ci skip-compare-publications] commit message keyword (#565)
0.9.142 (2017-11-15) - 6 commits by Erhard Pointl (5), shipkit-org (1) - published to
0.9.141 (2017-11-07) - 4 commits by Erhard Pointl (3), shipkit-org (1) - published to
0.9.140 (2017-11-07) - 8 commits by Erhard Pointl (5), Wojtek Wilk (2), shipkit-org (1) - published to
- fix user used for shipkit version upgrade (#561)
- make TestDownstreamPluginTest more robust (#560)
- Version of shipkit upgraded to 0.9.139 (#559)
0.9.139 (2017-11-04) - 2 commits by Wojtek Wilk - published to
- Made results of ComparePublicationsResultFormatter compatible to what… (#558)
0.9.138 (2017-11-03) - 2 commits by shipkit-org (1), Wojtek Wilk (1) - published to
- Version of shipkit upgraded to 0.9.137 (#556)
0.9.137 (2017-11-03) - 2 commits by Wojtek Wilk - published to
- Shipkit version downgraded to the last working one + CloneGitReposito… (#555)
0.9.136 (2017-11-03) - 2 commits by shipkit-org (1), Wojtek Wilk (1) - published to
- Version of shipkit upgraded to 0.9.135 (#553)
0.9.135 (2017-11-03) - 3 commits by Wojtek Wilk - published to
- Shipkit version downgraded to the last working one and CloneGitRepositoryTask fixed (#552)
0.9.134 (2017-11-03) - 2 commits by shipkit-org (1), Wojtek Wilk (1) - published to
- Version of shipkit upgraded to 0.9.133 (#550)
0.9.133 (2017-11-03) - 9 commits by Wojtek Wilk (8), Szczepan Faber (1) - published to
- Comparing publications by dependency-info.json instead of pom.xml (#538)
0.9.132 (2017-11-02) - 4 commits by Wojtek Wilk (3), shipkit-org (1) - published to
- Combine cloneRepoName tasks from testDownstream and upgradeDownstream… (#542)
0.9.131 (2017-11-02) - 4 commits by Szczepan Faber - published to
- Documentation for 1.0 release (#535)
0.9.130 (2017-10-31) - 2 commits by shipkit-org (1), Wojtek Wilk (1) - published to
- Version of shipkit upgraded to 0.9.129 (#545)
0.9.129 (2017-10-31) - 6 commits by Wojtek Wilk - published to
- Dependency-info format changed from json to txt (#543)
0.9.128 (2017-10-30) - 15 commits by Artur Skowronski (14), Wojtek Wilk (1) - published to
- [SHIPKIT-368] Move pull request title and description to plugin configuration (#474)
0.9.127 (2017-10-29) - 2 commits by shipkit-org (1), Wojtek Wilk (1) - published to
- Version of shipkit upgraded to 0.9.126 (#537)
0.9.126 (2017-10-29) - 4 commits by Wojtek Wilk - published to
- First step of fixing the problem with generating Gradle/Bintray URLs (#522)
0.9.125 (2017-10-29) - 1 commit by shipkit-org - published to
- No pull requests referenced in commit messages.
0.9.124 (2017-10-28) - 3 commits by Szczepan Faber - published to
- Improved documentation (#531)
0.9.123 (2017-10-28) - 2 commits by shipkit-org (1), Wojtek Wilk (1) - published to
- Version of shipkit upgraded to 0.9.122 (#529)
0.9.122 (2017-10-28) - 8 commits by Wojtek Wilk - published to
- Draft of creating metadata file with all dependencies (#521)
0.9.121 (2017-10-28) - 3 commits by Wojtek Wilk - published to
- Integration test for InitPlugin (#525)
0.9.120 (2017-10-28) - 1 commit by shipkit-org - published to
- No pull requests referenced in commit messages.
0.9.119 (2017-10-23) - 2 commits by shipkit-org (1), Wojtek Wilk (1) - published to
- Version of shipkit upgraded to 0.9.118 (#523)
0.9.118 (2017-10-23) - 10 commits by Wojtek Wilk - published to
- Uploading Gists for downstreamTests' log files enabled (#462)
0.9.117 (2017-10-20) - 2 commits by Erhard Pointl (1), Szczepan Faber (1) - published to
- Fixed release bug, documentation (#519)
0.9.116 (2017-10-20) - 23 commits by Szczepan Faber (17), [email protected] (4), Erhard Pointl (2) - published to
- Fixed problem with the release (again) (#518)
- Setting contributors should not break "updateReleaseNotes" task (#517)
- Setting contributors explicitly breaks task
updateReleaseNotes
(#516) - Fixed problem with the release (#515)
- adjust javadoc in plugins (#511)
- Logging improvements and documentation update (#507)
0.9.115 (2017-10-15) - 17 commits by Szczepan Faber (15), epeee (1), shipkit-org (1) - published to
- fix shipkit build (RecentContributorsFetcherTest) (#510)
- Logging improvements and documentation update (#507)
0.9.114 (2017-10-14) - 1 commit by shipkit-org - published to
- No pull requests referenced in commit messages.
0.9.113 (2017-10-14) - 5 commits by epeee (4), Szczepan Faber (1) - published to
- applied improvements from #499 (#504)
- emit nice summary at the end of the release (release notes) (#499)
0.9.112 (2017-10-13) - 3 commits by Erhard Pointl - published to
- Prevent noise from test tasks in info level build (#505)
0.9.111 (2017-10-08) - 1 commit by shipkit-org - published to
- No pull requests referenced in commit messages.
0.9.110 (2017-10-08) - 2 commits by epeee (1), Szczepan Faber (1) - published to
- emit nice summary at the end of the release (release notes) (#499)
0.9.109 (2017-10-07) - 2 commits by Szczepan Faber - published to
0.9.108 (2017-10-07) - 1 commit by shipkit-org - published to
- No pull requests referenced in commit messages.
0.9.107 (2017-10-07) - 3 commits by Szczepan Faber - published to
- Improved documentation (#489)
0.9.106 (2017-10-07) - 4 commits by [email protected] (3), Szczepan Faber (1) - published to
- Documentation for UpgradeDependencyPlugin #362 (#483)
0.9.105 (2017-10-07) - 1 commit by shipkit-org - published to
- No pull requests referenced in commit messages.
0.9.104 (2017-10-07) - 2 commits by Szczepan Faber (1), [email protected] (1) - published to
- ComparePublicationsPlugin applied in Shipkit (#479)
0.9.103 (2017-10-06) - 2 commits by shipkit-org (1), Wojtek Wilk (1) - published to
- Version of shipkit upgraded to 0.9.102 (#485)
0.9.102 (2017-10-06) - 3 commits by epeee (2), Wojtek Wilk (1) - published to
- fix broken links in how-we-work.md (#482)
0.9.101 (2017-10-06) - 2 commits by shipkit-org (1), Wojtek Wilk (1) - published to
- Version of shipkit upgraded to 0.9.99 (#477)
0.9.100 (2017-10-06) - 2 commits by Erhard Pointl (1), Wojtek Wilk (1) - published to
- Replace broken links in how-shipkit-works.md (#480)
0.9.99 (2017-10-04) - 19 commits by 4 authors - published to
- Commits: StefMa (13), Erhard Pointl (3), Szczepan Faber (2), Travis CI User (1)
- set previous release to 0.9.97 (#476)
- Use publicationRepositoy in shipkit (#475)
- Fix javadoc warnings (#468)
- Version of shipkit upgraded to 0.9.94 (#465)
0.9.98 (2017-10-03) - 14 commits by StefMa (11), Szczepan Faber (2), Travis CI User (1) - published to
0.9.97 (2017-10-03) - 2 commits by epeee (1), Wojtek Wilk (1) - published to
- make use of generic git user and email in upgrade-downstream plugin (#467)
0.9.96 (2017-10-03) - 2 commits by Stefan M (1), Wojtek Wilk (1) - published to
- Fix name (#470)
0.9.95 (2017-10-02) - 13 commits by StefMa (11), Szczepan Faber (1), Wojtek Wilk (1) - published to
- configurable publication repository (#446)
0.9.94 (2017-10-02) - 3 commits by Erhard Pointl - published to
- enable codenarc formatting rules and fix violations (#458)
0.9.93 (2017-10-02) - 4 commits by Szczepan Faber (2), Travis CI User (1), [email protected] (1) - published to
- Version of shipkit upgraded to 0.9.92 (#463)
- ComparePublications working for Gradle plugins #419 (#461)
0.9.92 (2017-10-01) - 2 commits by Travis CI User (1), Wojtek Wilk (1) - published to
- Version of shipkit upgraded to 0.9.91 (#459)
0.9.91 (2017-10-01) - 5 commits by Szczepan Faber (4), Erhard Pointl (1) - published to
- Missing unit test, documentation (#456)
0.9.90 (2017-10-01) - 3 commits by epeee (1), Szczepan Faber (1), Travis CI User (1) - published to
- Version of shipkit upgraded to 0.9.89 (#455)
0.9.89 (2017-10-01) - 6 commits by Szczepan Faber (5), Travis CI User (1) - published to
0.9.88 (2017-10-01) - 2 commits by epeee (1), Szczepan Faber (1) - published to
- update javadoc (CiUpgradeDownstreamPlugin) (#449)
0.9.87 (2017-09-30) - 5 commits by Szczepan Faber - published to
- No pull requests referenced in commit messages.
0.9.86 (2017-09-28) - 6 commits by Wojtek Wilk - published to
- Uploading downstream tests logs to gist after failure (#411)
0.9.85 (2017-09-28) - 2 commits by Szczepan Faber (1), Travis CI User (1) - published to
- Version of shipkit upgraded to 0.9.84 (#441)
0.9.84 (2017-09-28) - 8 commits by Erhard Pointl - published to
- fix upgrade-downstream (#407)
0.9.83 (2017-09-28) - 2 commits by Erhard Pointl - published to
- Make "upgrade-downstream" plugin work well when applied in subproject (#440)
0.9.82 (2017-09-27) - 4 commits by Szczepan Faber (3), Erhard Pointl (1) - published to
0.9.81 (2017-09-26) - 2 commits by Erhard Pointl (1), Szczepan Faber (1) - published to
- Updated the documentation (#434)
0.9.80 (2017-09-25) - 1 commit by Szczepan Faber - published to
- No pull requests referenced in commit messages.
0.9.79 (2017-09-24) - 6 commits by Szczepan Faber - published to
- Logging, init usability and testing documentation (#429)
0.9.78 (2017-09-23) - 4 commits by Szczepan Faber - published to
- Simplified handling of shipkit repository (#424)
0.9.77 (2017-09-21) - 6 commits by Szczepan Faber - published to
- Improved shipkit init task (#425)
0.9.76 (2017-09-19) - 2 commits by Szczepan Faber - published to
- Improved the feedback for new users (#423)
0.9.75 (2017-09-18) - 7 commits by Marcin Zajączkowski (4), Stefan M (2), Szczepan Faber (1) - published to
- Update readme with a better getting started section (#422)
- [#420] Travis cache performance enahncements (#420)
0.9.74 (2017-09-17) - 3 commits by Wojtek Wilk - published to
- Added getting started to README.md (#421)
0.9.73 (2017-09-16) - 2 commits by Szczepan Faber - published to
- Updated pull request API call (#417)
0.9.72 (2017-09-16) - 1 commit by Marcin Zajączkowski - published to
- No pull requests referenced in commit messages.
0.9.71 (2017-09-16) - 13 commits by Marcin Zajączkowski - published to
- [#412] Basic regression tests with different Gradle versions (#414)
0.9.70 (2017-09-12) - 7 commits by Szczepan Faber - published to
- Autodiscover GitHub repo name (#405)
0.9.69 (2017-09-12) - 3 commits by epeee (2), Szczepan Faber (1) - published to
- Fix whitespace consistency and configure Checkstyle rule (#406)
0.9.68 (2017-09-11) - 2 commits by Erhard Pointl (1), Szczepan Faber (1) - published to
- Commented out downstream until bug #403 is fixed (#404)
0.9.67 (2017-09-10) - 2 commits by epeee (1), Szczepan Faber (1) - published to
- Enable GitOriginPluginTest and GradlePortalPublishPluginTest (#400)
0.9.66 (2017-09-10) - 1 commit by Szczepan Faber - published to
- No pull requests referenced in commit messages.
0.9.65 (2017-09-10) - 1 commit by Szczepan Faber - published to
- No pull requests referenced in commit messages.
0.9.64 (2017-09-10) - 9 commits by Szczepan Faber (5), epeee (4) - published to
0.9.63 (2017-09-09) - 2 commits by Erhard Pointl (1), Travis CI User (1) - published to
- Version of shipkit upgraded to 0.9.62 (#397)
0.9.62 (2017-09-09) - 8 commits by Szczepan Faber (5), Erhard Pointl (3) - published to
- set previous version to 0.9.60 (#396)
- Fixed problem with downstream upgrade, improved logging (#391)
- use get PUBLISH_PLUGINS_TASK from subproject instead of project (#389)
0.9.61 (2017-09-09) - 6 commits by Szczepan Faber (5), epeee (1) - published to
- Fixed problem with downstream upgrade, improved logging (#391)
- use get PUBLISH_PLUGINS_TASK from subproject instead of project (#389)
0.9.60 (2017-09-08) - 5 commits by Erhard Pointl - published to
- expose release notes url (#383)
0.9.59 (2017-09-07) - 5 commits by Szczepan Faber - published to
- Logging and more automation for Shipkit ecosystem (#387)
0.9.58 (2017-09-07) - 4 commits by Szczepan Faber - published to
- Improved Gradle releasing plugin (#384)
0.9.57 (2017-09-04) - 7 commits by Szczepan Faber - published to
- Fixed problem with git remote task, refactorings (#379)
0.9.56 (2017-08-30) - 2 commits by epeee (1), Szczepan Faber (1) - published to
- Confusing log message of auth token (#372)
0.9.55 (2017-08-29) - 4 commits by Erhard Pointl - published to
- make check task dependsOn validatePlugins task (#366)
0.9.54 (2017-08-29) - 3 commits by Szczepan Faber - published to
- Updated description of automatically generated pull request (#367)
0.9.53 (2017-08-28) - 2 commits by Allon Mureinik (1), Wojtek Wilk (1) - published to
- README.md: Add link to CONTRIBUTING.md (#371)
0.9.52 (2017-08-27) - 5 commits by epeee (4), Wojtek Wilk (1) - published to
- some minor cleanups (#365)
0.9.51 (2017-08-25) - 12 commits by Erhard Pointl (9), Szczepan Faber (3) - published to
- Improve plugin validation (#361)
0.9.50 (2017-08-24) - 2 commits by Szczepan Faber (1), Wojtek Wilk (1) - published to
- Downstream tests enabled (#359)
0.9.49 (2017-08-23) - 3 commits by Wojtek Wilk - published to
- Downstream test and upgrade unified (#352)
0.9.48 (2017-08-23) - 3 commits by Erhard Pointl (2), Szczepan Faber (1) - published to
- Renamed plugin id from 'git-hub' to 'github' (#357)
0.9.47 (2017-08-22) - 3 commits by Artur Skowronski (2), Wojtek Wilk (1) - published to
- Add sensible default for Bintray plugin package name (#355)
0.9.46 (2017-08-22) - 2 commits by Wojtek Wilk - published to
- Ci-upgrade-downstream enabled (#351)
0.9.45 (2017-08-22) - 5 commits by Wojtek Wilk - published to
- Plugin upgrade-downstream applied in Shipkit #302 (#348)
0.9.44 (2017-08-22) - 3 commits by Wojtek Wilk - published to
- E2ETest renamed to DownstreamTest (#350)
0.9.43 (2017-08-22) - 4 commits by Erhard Pointl - published to
- Public API tidy-up before 1.0 ... (#349)
0.9.42 (2017-08-20) - 2 commits by Erhard Pointl - published to
- make use of shipkit v0.9.41 (#347)
0.9.41 (2017-08-20) - 7 commits by Erhard Pointl - published to
- Detect plugins during execution phase (#342)
0.9.40 (2017-08-20) - 4 commits by Szczepan Faber (3), Erhard Pointl (1) - published to
- Tested and bumped to latest version (#343)
0.9.39 (2017-08-19) - 2 commits by epeee (1), Wojtek Wilk (1) - published to
- use gradle daemon on travis ci again ... (#346)
0.9.38 (2017-08-17) - 6 commits by Szczepan Faber (5), Erhard Pointl (1) - published to
- Finalized public API tidy-up (#341)
0.9.37 (2017-08-16) - 6 commits by Szczepan Faber (5), Erhard Pointl (1) - published to
- Completed public API cleanup for 'org.shipkit.java' before 1.0 (#340)
0.9.36 (2017-08-14) - 8 commits by Szczepan Faber - published to
- Fixed bug with releaseNeeded, replaced Exec use with ShipkitExecTask (#339)
0.9.35 (2017-08-12) - 7 commits by Szczepan Faber - published to
- Public API tidy-up, logging improvements (#338)
0.9.34 (2017-08-10) - 5 commits by Wojtek Wilk - published to
- VersionUpgradeConsumerPlugin renamed to UpgradeDependencyPlugin (#337)
0.9.33 (2017-08-10) - 3 commits by Szczepan Faber - published to
- Public API tidy-up before 1.0 (#335)
0.9.32 (2017-08-09) - 4 commits by Wojtek Wilk - published to
- VersionUpgradeProducerPlugin introduced #302 (#332)
0.9.31 (2017-08-08) - 2 commits by Erhard Pointl - published to
- get rid of hardcoded tag prefix 'v' (#336)
0.9.30 (2017-08-08) - 2 commits by Wojtek Wilk - published to
- Small fixes in CreatePullRequest task #302 (#331)
0.9.29 (2017-08-07) - 2 commits by Wojtek Wilk - published to
- Travis logging level decreased (#330)
0.9.28 (2017-08-06) - 2 commits by Wojtek Wilk - published to
- Dogfooded version of Shipkit bumped (#329)
0.9.27 (2017-08-06) - no code changes (no commits) - published to
0.9.26 (2017-08-06) - 3 commits by Szczepan Faber (2), Erhard Pointl (1) - published to
- More clean up before 1.0 (#327)
0.9.25 (2017-08-06) - 2 commits by Wojtek Wilk - published to
- Logging level on Travis changed temporarily to debug (#328)
0.9.24 (2017-08-05) - 9 commits by Adrian Nicos (8), Szczepan Faber (1) - published to
- Information about Shipkit in release notes file (#274)
0.9.23 (2017-08-05) - 2 commits by epeee (1), Wojtek Wilk (1) - published to
- rename Github* -> GitHub* (#326)
0.9.22 (2017-08-05) - 15 commits by Erhard Pointl - published to
- Refactor release notes generation GitHub (#310)
0.9.21 (2017-08-04) - no code changes (no commits) - published to
0.9.20 (2017-08-04) - no code changes (no commits) - published to
0.9.19 (2017-08-04) - 2 commits by Wojtek Wilk - published to
- Plugin-publish-plugin version upgraded (#325)
0.9.18 (2017-08-04) - 7 commits by Wojtek Wilk - published to
- GitAuthPlugin introduced #302 (#313)
0.9.17 (2017-08-04) - 15 commits by Szczepan Faber - published to
- Public API clean up (#324)
0.9.16 (2017-08-03) - 3 commits by epeee (2), Wojtek Wilk (1) - published to
- pluginvalidator cleanup (#321)
0.9.15 (2017-08-01) - 3 commits by epeee (2), Wojtek Wilk (1) - published to
- minor cleanup (#323)
0.9.14 (2017-07-31) - 2 commits by Erhard Pointl (1), Szczepan Faber (1) - published to
- Reduced the log level of a noisy message (#320)
0.9.13 (2017-07-30) - 10 commits by Szczepan Faber - published to
- Public API polish before 1.0 (#318)
0.9.12 (2017-07-29) - 13 commits by epeee (12), Szczepan Faber (1) - published to
- Automatically validate plugin property files (#314)
0.9.11 (2017-07-27) - 13 commits by Szczepan Faber - published to
- Public API clean up before 1.0 (#316)
0.9.10 (2017-07-26) - 2 commits by Szczepan Faber (1), Wojtek Wilk (1) - published to
- Fixes #315. Returning null instead of throwing exception when ghWriteToken not specified (#317)
- master branch does not build without env variables (#315)
0.9.9 (2017-07-19) - 13 commits by Szczepan Faber - published to
- Another round of polishing public API before 1.0 (#311)
0.9.8 (2017-07-17) - 7 commits by Wojtek Wilk - published to
- Refactoring of VersionUpgradeConsumerPlugin #302 (#312)
0.9.7 (2017-07-17) - 5 commits by jpetryk (4), Szczepan Faber (1) - published to
- Remove javadoc warnings (#309)
0.9.6 (2017-07-16) - 16 commits by Szczepan Faber - published to
- Public API tidy up pre 1.0 (#308)
0.9.5 (2017-07-14) - 5 commits by Adrian Nicos (4), Szczepan Faber (1) - published to
- Test improvement - reflection rather than implement individual unit test for each property (#307)
0.9.4 (2017-07-12) - 5 commits by Wojtek Wilk - published to
- AutoUpdateConsumerPlugin added #302 (#304)
0.9.3 (2017-07-12) - 8 commits by Szczepan Faber - published to
- Logging tweaks to improve the clarity of the build log (#306)
0.9.2 (2017-07-08) - 2 commits by Szczepan Faber (1), Wojtek Wilk (1) - published to
- Consumer newer Shipkit (#305)
0.9.0 (2017-07-08) - 7 commits by Szczepan Faber (5), Wojtek Wilk (2) - published to
- Updated the version to unstuck the release (#303)
- Fixed problem with org.shipkit.gradle-plugin (#301)
0.8.120 (2017-07-08) - 11 commits by Wojtek Wilk (8), Marcin Stachniuk (2), Szczepan Faber (1) - published to
- E2E improve javadocs, add shallow clone, rename dogfooding plugin name to shipkit (#211)
0.8.119 (2017-07-07) - 2 commits by Szczepan Faber - published to
- Simplified shipping of shipkit, added release notes (#297)