kellerza / pysma

Async library for SMA Solar's WebConnect interface
MIT License
59 stars 51 forks source link

Workflow Improvement #63

Closed rklomp closed 3 years ago

rklomp commented 3 years ago

This will improve the github workflow and makes CircleCI obsolete. You only have to add your Codecov token in github secrets as CODECOV_TOKEN

It will only run pypi publish when a new version tag is created. (fixes #48)

Currently test will fail due to formatting. I will fix that in #61 to prevent merge conflicts.

rklomp commented 3 years ago

We have had a successful run 🥳 https://github.com/kellerza/pysma/actions/runs/827397134