poliastro / czml3

Python 3 library to write CZML
https://pypi.org/project/czml3/
MIT License
37 stars 30 forks source link

Replace circleci with github actions #127

Closed Stoops-ML closed 1 week ago

Stoops-ML commented 1 week ago

For code coverage to work a CODECOV_TOKEN needs to be added to secrets.

A commit with a v1.0.0 tag should be added to the repo to trigger the GitHub action to publish to PyPi.

astrojuanlu commented 1 week ago

YES - could you send a dummy PR right after we merge this one just to test if all the checks pass?

astrojuanlu commented 1 week ago

Also please remove all the CircleCI config

Stoops-ML commented 1 week ago

YES - could you send a dummy PR right after we merge this one just to test if all the checks pass?

Yep