Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Only upload releases to ij update site #65

Closed
kephale opened this issue Apr 8, 2018 · 2 comments
Closed

Only upload releases to ij update site #65

kephale opened this issue Apr 8, 2018 · 2 comments

Comments

@kephale
Copy link
Member

kephale commented Apr 8, 2018

No description provided.

@ctrueden
Copy link
Member

ctrueden commented Apr 9, 2018

Let's discuss at the hackathon. There are several things important to note before making a decision about how this should work:

  • Do you always want to upload to the update site immediately following each Maven release? What if the new version breaks components downstream?
  • Do you want to use release-version.sh to cut new releases? (I vote yes.) If so, Travis does the release, and we could teach it to also upload at that time. But we might want to change the Travis build to use the "SciJava standard" way with .travis/build.sh that curls the central build script. And add extension hooks to that script. And/or make that script smart enough to do an upload as well in cases where that is desired.

@kephale
Copy link
Member Author

kephale commented Jun 20, 2018

We added support for the special commit message "Trigger update site upload" which triggers an upload to the SciView update site.

@kephale kephale closed this as completed Jun 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants