Skip to content

Move master to main #322

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
May 20, 2022
Merged

Move master to main #322

merged 4 commits into from
May 20, 2022

Conversation

jakirkham
Copy link
Member

Partially addresses ( zarr-developers/community#44 )

Moves all branch references from master to main. These are self-referential links (other Numcodecs things like CI).

Also updates terminology in doc generating code similarly and 3rd party links.

Other GitHub Actions are left alone as they haven't made the move yet.

xref: pypa/gh-action-pypi-publish#83
xref: conda-incubator/setup-miniconda#231

TODO:

  • Unit tests and/or doctests in docstrings
  • tox -e py39 passes locally
  • Docstrings and API docs for any new/modified user-facing classes and functions
  • Changes documented in docs/release.rst
  • tox -e docs passes locally
  • GitHub Actions CI passes
  • Test coverage to 100% (Coveralls passes)

jakirkham added 3 commits May 20, 2022 10:51
This was since broken out into its own docs and the old link forwards
here. So just update it.
These are not branch references. However we should get rid of `master`
here too. So update these to `main`.
@jakirkham jakirkham requested a review from joshmoore May 20, 2022 18:03
@jakirkham
Copy link
Member Author

Assuming we are ok with this, would suggest we merge and then rename master to main

Copy link
Member

@joshmoore joshmoore left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jakirkham jakirkham merged commit 434c7b1 into zarr-developers:master May 20, 2022
@jakirkham jakirkham deleted the mv_master_to_main branch May 20, 2022 19:48
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.

2 participants