Uh oh!
There was an error while loading. Please reload this page.
Update release.rst for the upcoming release - 2.15.0 - #1378
Conversation
sanketverma1704
commented
Mar 29, 2023
Does any of the @zarr-developers/python-core-devs want to have a look at this and assist with the |
Codecov Report
@@ Coverage Diff @@## main #1378 +/- ##
=========================================
Coverage 100.00% 100.00% =========================================
Files 36 36 Lines 14799 14803 +4 =========================================
+ Hits 14799 14803 +4 |
martindurant
commented
Apr 12, 2023
Is this waiting on anything? |
martindurant
commented
Apr 14, 2023
@jakirkham@joshmoore - now this is in, we should actually release. I have never released zarr before, but I can have a go if no one else is available. |
sanketverma1704
commented
Apr 14, 2023
Hi, @martindurant. I had a quick chat with @jakirkham yesterday, and we're thinking of going with an alpha release (2.15.0a1) rather than What do you think? |
martindurant
commented
Apr 15, 2023
Honestly, I don't think anyone will try an alpha that wouldn't be happy to install directly from github. |
martindurant
commented
Apr 15, 2023
Since 2.15.0 isn't tagged yet, why not just include the extra PR? It's opt-in, won't change behaviour for users. |
sanketverma1704
commented
Apr 16, 2023
@joshmoore, @jakirkham and @rabernat: Any thoughts here? |
joshmoore
commented
Apr 19, 2023
If it's in before the tag, then it's definitely "included". It will need the release notes though. |
For context, Sanket and I discussed releasing. Had suggested we go with an alpha to kick the tires on the changes in PR ( #1131 ). That way we are not beholden to a particular API (should it need reworking). This is a release pattern we have followed in the past. Suppose other ways to accomplish this would be to mark that API as experimental in the docs and possibly elsewhere (at least until we've gotten more confidence with it) Maybe there are other approaches |
jakirkham
commented
Apr 28, 2023
Raising an issue to discuss releasing ( #1401 ) |
Updated the
release.rstfor the upcoming 2.15.0 release. Please have a look.CC: @joshmoore
TODO: