OceanNetworksCanada / api-python-client

Provides easy access to ONC data in Python
https://oceannetworkscanada.github.io/api-python-client/
Apache License 2.0
10 stars 9 forks source link

Issue 15 add GitHub actions #19

Closed kan-fu closed 11 months ago

kan-fu commented 11 months ago

Fix #15, #16. DMAS-77309.

You can check the CI result at https://github.com/OceanNetworksCanada/api-python-client/actions/runs/7147416348.

For tox, it is mainly set up for CI. Tox can help with the development, but is not required. I also added some documentations on how to contribute. I am not a native English speaker. Feel free to add comments if you find the documentation can be improved.

kan-fu commented 11 months ago

I incorporated your commit from #13 to save you some time from rebasing. @Jacob-Stevens-Haas

Jacob-Stevens-Haas commented 11 months ago

Ah, thanks for all that info. It (mostly) makes sense now :)