Skip to content

2.7.0: update release section #705

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

Merged
merged 4 commits into from
Mar 3, 2021
Merged

Conversation

joshmoore
Copy link
Member

@joshmoore joshmoore commented Mar 1, 2021

Prepares the release notes for a version before merging more v3 specific code, during which master will be in a pre-release state (.devX, .betaY, etc.)

Also fixes two build issues which are making recent PRs fail:

  • duplicate block in releases.yml likely introduced during conflict resolution
  • moto recently went to 2.0 and now requires moto[server] for installation

@joshmoore
Copy link
Member Author

First draft. Open to suggestions (especially around whether or not explanation of all the intermediate GHA PRs)

@joshmoore joshmoore force-pushed the 2_7_0 branch 2 times, most recently from 6498409 to b34b148 Compare March 2, 2021 16:06
@codecov
Copy link

codecov bot commented Mar 3, 2021

Codecov Report

Merging #705 (3d07cfd) into master (0c530c3) will increase coverage by 0.48%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #705      +/-   ##
==========================================
+ Coverage   99.45%   99.94%   +0.48%     
==========================================
  Files          28       28              
  Lines       10287    10237      -50     
==========================================
  Hits        10231    10231              
+ Misses         56        6      -50     
Impacted Files Coverage Δ
zarr/tests/test_convenience.py 100.00% <0.00%> (ø)
zarr/util.py 100.00% <0.00%> (+15.06%) ⬆️

@joshmoore
Copy link
Member Author

I've changed the wording to make it clearer that this is the proposed version. If there are no vetoes, I'm going to get this in today since the test fixes are necessary for other PRs.

@joshmoore
Copy link
Member Author

Preemptively merging. This PR is in preparation for a release, but it'd be good to get more (some) feedback on what's in / what's out for 2.7.

@joshmoore joshmoore merged commit e4d5479 into zarr-developers:master Mar 3, 2021
@joshmoore joshmoore deleted the 2_7_0 branch March 3, 2021 07:58
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

Successfully merging this pull request may close these issues.

1 participant