iobis / pyobis

OBIS Python client
https://iobis.github.io/pyobis
MIT License
15 stars 10 forks source link

GSoC meeting planning & agenda #13

Closed 7yl4r closed 2 years ago

7yl4r commented 2 years ago

In June we will begin a set of weekly meetings to work on a project supported by Google Summer of Code. This issue is here to discuss plans for the first of these meetings. Expected attendees include me (Tylar Murray), Matt (@MathewBiddle), and Ayush (@ayushanand18). Let's discuss scheduling on the slack #gsoc_pyobis channel.

agenda

7yl4r commented 2 years ago

I am posting this here for now, but future notes will be kept in a separate repository.

intros

plans

new issues from proposal:

ocefpaf commented 2 years ago

Use CI push to PyPI

  • discussed w/ Felipe : used to do it w/ Travis CI, need to switch to gh-actions

This can be the last thing we do for GSoC b/c we want to publish a working package. When the time comes we can pretty much copy-and-paste this GHA: https://github.com/ioos/ioos-python-package-skeleton/blob/main/.github/workflows/pypi.yml