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

Migrate to GitHub Actions #26

Open
daneah opened this issue Jan 3, 2023 · 0 comments
Open

Migrate to GitHub Actions #26

daneah opened this issue Jan 3, 2023 · 0 comments

Comments

@daneah
Copy link
Member

daneah commented Jan 3, 2023

This project is currently still configured to use Travis CI, but is no longer hooked up to it. The preferred flow now uses GitHub Actions—an example can be seen in code companion for Publishing Python Packages.

Outcome

  • Travis CI configuration is removed
  • GitHub Actions provides feedback on each pull request about the unit tests and linting
  • GitHub Actions triggers a PyPI release and creates a GitHub release with artifacts when an appropriate version tag is created (may require secrets to be set, which can be coordinated later)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant