github-release-plugin icon indicating copy to clipboard operation
github-release-plugin copied to clipboard

uses the github release api to upload files

Results 18 github-release-plugin issues
Sort by recently updated
recently updated
newest added

Is it possible for the plugin to automatically create and upload a checksum file? I use this plugin and a user threw in this interesting idea. https://github.com/dependency-check/dependency-check-sonar-plugin/issues/876

Bumps [junit](https://github.com/junit-team/junit4) from 4.11 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...

dependencies

The problem we are facing is that this plugin runs for both `-SNAPSHOT` versions and release versions. We build and publish development snapshots frequently to our Maven repo but we...

**Is there a way to automatically pass commit message as description?** [Not-Releated with this issue but I wan't to thank you. I was searching a way to release maven applications...

Bumps [junit](https://github.com/junit-team/junit4) from 4.11 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...

dependencies

Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...

dependencies

Thanks for the great plugin. The task I wanted to do was upload a zip and tar.gz, but not the main jar file of the project. While this can be...

Being able to sign the tag. `git tag -s -F "CHANGELOG.md" v0.0.2-alpha.1`

It would be really nice if the description could be loaded also from disk in order to be able to combine `github-release-plugin` with [`git-changelog-maven-plugin`](https://github.com/tomasbjerre/git-changelog-maven-plugin). I've been able to workaround with:...

With a simple config I got: ``` https://api.github.com/repos/scm:git:ssh:/ ```