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

Replace Travis CI with GitHub actions #103

Merged
merged 12 commits into from Jun 18, 2021
Merged

Replace Travis CI with GitHub actions #103

merged 12 commits into from Jun 18, 2021

Conversation

merc1er
Copy link
Member

@merc1er merc1er commented Jun 18, 2021

This PR completely removes Travis CI builds and deployments and replaces it with
GitHub actions for the following reasons:

  • faster builds
  • third party account not required, enabling PRs from forked repos to be tested
  • easier setup
  • secret token only shared with 1 third party (GitHub)

This includes running tests, deploying to PyPI and deploying docs automatically.
PyPI deployments have yet to be tested (when 0.6.4 is released).

@merc1er merc1er self-assigned this Jun 18, 2021
@merc1er merc1er merged commit 4fd9a7d into master Jun 18, 2021
@merc1er merc1er deleted the actions branch June 18, 2021 18:14
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

Successfully merging this pull request may close these issues.

None yet

1 participant