vanvalenlab / kiosk-imageJ-plugin

An ImageJ Plugin for interacting with the DeepCell Kiosk
Other
3 stars 2 forks source link

TravisCI test and build pipeline for publishing releases. #2

Closed willgraf closed 4 years ago

willgraf commented 4 years ago

Let's use TravisCI to test our plugin, and build/publish JAR files for releases of this project. Ultimately each new artifact will have a new link that can be downloaded.

Is there an ImageJ plugin registry? If not we can just push to a dedicated S3/GS bucket for this.

willgraf commented 4 years ago

Resolved by #4

Using GITHUB_OAUTH_TOKEN to push the JAR file to each github release.