Skip to content

1.0.0 release, and avoid SNAPSHOT versions on update site #6

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

Closed
bogovicj opened this issue Oct 24, 2020 · 4 comments
Closed

1.0.0 release, and avoid SNAPSHOT versions on update site #6

bogovicj opened this issue Oct 24, 2020 · 4 comments

Comments

@bogovicj
Copy link

Hi @d-tear

When you're ready, please release version 1.0.0 and add it to your update site. And in the future,
avoid putting SNAPSHOT versions on your update site.

This is because it makes it difficult to determine the state of the source code that corresponds to the distributed jar. From Fiji Development lifecycle :

Using a SNAPSHOT version is saying "no guarantees are made as to the reproducibility of this artifact." For this reason, to best facilitate reproducible science, SNAPSHOT versions of code are not provided to users (except potentially for testing).

Thanks!
John

@bogovicj
Copy link
Author

@d-tear
Copy link
Owner

d-tear commented Oct 25, 2020

Hi @bogovicj ,

Thanks for brining this to my attention! It's a beginner mistake, my apologies. I removed the SNAPSHOT and have uploaded version 1.0.0 to my update site.

@bogovicj
Copy link
Author

Nice!

Can you please also tag the commit that corresponds to your 1.0.0 release?
You have one already for an older version (v0.1-Beta): https://github.com/d-tear/SIAL/tags

Thanks!

@d-tear
Copy link
Owner

d-tear commented Oct 26, 2020

Oh yeah that's def a good idea! I've tagged the commit that corresponds to the 1.0.0 release: https://github.com/d-tear/SIAL/tags

@d-tear d-tear closed this as completed Nov 15, 2020
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