gradle-git-publish

Gradle plugin for publishing to Git repositories

APACHE-2.0 License

Stars
94

Bot releases are hidden (Show)

gradle-git-publish -

Published by ajoberstar about 7 years ago

This is a fix release to improve error reporting.

Breaking Changes

None

Enhancements

None

Fixes

  • #25 Exceptions are no longer buried in the reset task.
  • Prevent an unknown property error message in the close task which would occur when the reset task failed
  • Improved message when the repo directory fails to delete during a reset

Deprecations

None

Compatibility

Java: requires 8 or higher
Gradle: tested against 3.0, 3.1, 3.2, 3.2.1. 3.3, 3.4, 3.5, 3.5.1, 4.0, 4.0.1

gradle-git-publish -

Published by ajoberstar about 7 years ago

This is a fix release to improve error reporting.

Breaking Changes

None

Enhancements

None

Fixes

  • #25 Exceptions are no longer buried in the reset task.
  • Prevent an unknown property error message in the close task which would occur when the reset task failed
  • Improved message when the repo directory fails to delete during a reset

Deprecations

None

Compatibility

Java: requires 8 or higher
Gradle: tested against 3.0, 3.1, 3.2, 3.2.1. 3.3, 3.4, 3.5, 3.5.1, 4.0, 4.0.1

gradle-git-publish -

Published by ajoberstar about 7 years ago

This is a fix release to improve error reporting.

Enhancements

None

Fixes

  • #25 Exceptions are no longer buried in the reset task.

Compatibility

Java: requires 8 or higher
Gradle: tested against 3.0, 3.1, 3.2, 3.2.1. 3.3, 3.4, 3.5, 3.5.1, 4.0, 4.0.1

gradle-git-publish -

Published by ajoberstar over 7 years ago

This is a fix release to provide the latest dependencies.

Enhancements

  • Grgit dependency upgraded to 1.9.1.

Fixes

None

Compatibility

Java: requires 8 or higher
Gradle: tested against 3.0, 3.1, 3.2, 3.2.1. 3.3, 3.4, 3.5-rc-3

gradle-git-publish -

Published by ajoberstar over 7 years ago

This is a fix release to resolve

Enhancements

  • #20 Support custom commit messages (Thanks to Rod MacKenzie)
  • #21 Provided migration documentation for org.ajoberstar.github-pages users in the README.
  • Grgit dependency upgraded to 1.9.0.

Fixes

  • #18 SSH uris cause failure on second run of gitPublishReset
  • #16 Occasional locking issues were occuring on a second run of gitPublishPush. A close task is now run after any of the gitPublish ones to ensure that JGit is no longer holding anything open when Gradle is done running. (possible fix)

Compatibility

Java: requires 8 or higher
Gradle: tested against 3.0, 3.1, 3.2, 3.2.1. 3.3, 3.4, 3.5-rc-1

gradle-git-publish -

Published by ajoberstar over 7 years ago

This is a fix release to resolve

Enhancements

None

Fixes

  • #18 SSH uris cause failure on second run of gitPublishReset

Compatibility

Java: requires 8 or higher
Gradle: tested against 3.0, 3.1, 3.2, 3.2.1. 3.3, 3.4-rc-3

gradle-git-publish -

Published by ajoberstar almost 8 years ago

This is the first version of gradle-git-publish, which will deprecate org.ajoberstar.github-pages from gradle-git.

Enhancements

  • Implement all functionality of the gradle-git v1.6.0 org.ajoberstar.github-pages plugin.
  • ajoberstar/gradle-git#190 supports directly copying into the working repo, saving an extra copy step

Fixes

None

Compatibility

Java: requires 8 or higher
Gradle: tested against 3.0, 3.1, 3.2, 3.2.1

Package Rankings
Top 26.78% on Repo1.maven.org
Badges
Extracted from project README
CI