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

Maintenance #270

Closed
7 tasks done
dopplershift opened this issue Jul 3, 2019 · 4 comments
Closed
7 tasks done

Maintenance #270

dopplershift opened this issue Jul 3, 2019 · 4 comments
Milestone

Comments

@dopplershift
Copy link
Member

dopplershift commented Jul 3, 2019

There's a ton of things we need to clean up on Siphon:

  • Retire Python 3.5 build and add 3.7
  • Update Travis to use python 3.7-dev for "bleeding edge" builds
  • Update AUTHORS.txt for any new code contributors
  • Update year in LICENSE
  • Update .mailmap as needed to keep contributors unique
  • Remove any spurious warnings from tests/doc/example builds. I thought when building docs locally I was seeing our own deprecation warnings, which is silly.
  • Update CODEOWNERS to replace jrleeman with zbruick

Also fair game to bring in anything else useful from Metpy.

This is a great way to find authors: git log --format='%aN %aE' | sort -u

I'm putting this here so I don't forget, but it's fair game if someone is exceedingly motivated. Just make sure you drop a note below if you happen to pick it up so we don't collide.

@zbruick
Copy link
Contributor

zbruick commented Jul 5, 2019

I'll work on this - I think all of them should be straight forward for me, except removal of spurious warnings possibly.

@zbruick
Copy link
Contributor

zbruick commented Jul 5, 2019

#271 addresses 7/8 of the issues above. Only thing that remains is the removal of spurious warnings

@zbruick
Copy link
Contributor

zbruick commented Jul 18, 2019

Note that the code of conduct will be covered by a default Unidata CoC soon.

@dopplershift dopplershift added this to the 0.9 milestone Sep 27, 2019
@dopplershift dopplershift modified the milestones: 0.9, 0.10 Mar 7, 2021
@dopplershift
Copy link
Member Author

Finished in #830.

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

No branches or pull requests

2 participants