Skip to content

Use GitHub actions for CI instead of Travis #879

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

Merged
merged 2 commits into from
Dec 28, 2020

Conversation

sliverc
Copy link
Member

@sliverc sliverc commented Dec 28, 2020

Fixes #877

Description of the Change

Replacing Travis CI with Github Actions as Travis does not provide enough credits for our workload.

Checklist

  • PR only contains one change (considered splitting up PR)
  • unit-test added
  • documentation updated
  • CHANGELOG.md updated (only for user relevant changes)
  • author name in AUTHORS

@sliverc sliverc force-pushed the github_actions branch 3 times, most recently from f71dc72 to 659861a Compare December 28, 2020 19:07
@sliverc sliverc marked this pull request as ready for review December 28, 2020 19:32
@sliverc sliverc requested a review from n2ygk December 28, 2020 19:33
@sliverc
Copy link
Member Author

sliverc commented Dec 28, 2020

As I understand as this is not in master yet the actions in DJA project are still empty. You can look at the workflow though in my fork.

Once this is merged we also need to see how a workflow can be enforced (or whether that is automatically the case). I already removed the required Travis CI check.

Copy link
Contributor

@n2ygk n2ygk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bye-bye Travis.com

@n2ygk n2ygk merged commit 986df87 into django-json-api:master Dec 28, 2020
@sliverc sliverc deleted the github_actions branch December 28, 2021 18:52
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.

travis-ci.com builds stalled: switch to GitHub Actions
2 participants