You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
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
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 :
Thanks!
John
The text was updated successfully, but these errors were encountered: