Skip to content
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

Minor updates to the dev docs #2971

Merged
merged 4 commits into from
Nov 24, 2020
Merged

Minor updates to the dev docs #2971

merged 4 commits into from
Nov 24, 2020

Conversation

munkm
Copy link
Member

@munkm munkm commented Nov 16, 2020

PR Summary

This PR updates some of the developing docs to be more current with our release process. Some of the improvements are:

  • nothing that multibuild wheels upload to anaconda.org rather than rackspace
  • A PR to the yt-feedstock for conda forge is triggered after a PyPI release is detected automatically, so I moved the conda forge updating to after the PyPI release notes

PR Checklist

  • pass black --check yt/
  • pass isort . --check --diff
  • pass flake8 yt/
  • pass flynt yt/ --fail-on-change --dry-run -e yt/extern
  • New features are documented, with docstrings and narrative docs
  • Adds a test for any bugs fixed. Adds tests for new features.

@munkm munkm added docs infrastructure Related to CI, versioning, websites, organizational issues, etc labels Nov 16, 2020
@matthewturk matthewturk merged commit 8ee8e36 into yt-project:master Nov 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs infrastructure Related to CI, versioning, websites, organizational issues, etc
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants