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 CI to GitHub actions #89

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

dheerajreal
Copy link
Contributor

@dheerajreal dheerajreal commented Aug 29, 2022

The pipelines on travis aren't operational

refer: https://travis-ci.org/github/pmclanahan/django-celery-email

Created Github actions workflows as replacement

  • created workflow for running flake8
  • created workflow for running tox
  • removed flake8 from tox
  • restrict workflows to run on push/pull-request to master or main branches only

TODO:
remove travis
update build-passing badge on readme

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.

1 participant