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

Add GitHub Actions CI #28

Merged
merged 2 commits into from
Jun 10, 2021
Merged

Conversation

theY4Kman
Copy link
Owner

@theY4Kman theY4Kman commented Jun 10, 2021

This PR does a couple things I should've done long ago:

  • Figured out and resolved why pytest returns with exit code 5 (it thinks no tests were collected, because Session.itemscollected wasn't being set)
  • Add automated testing. GitHub Actions is actually pretty damn easy to use.

Next up, I'd really like to add some tests that use webpack to package dcrf-client, so issues like #27 would be caught before publishing to npm.

@theY4Kman theY4Kman merged commit 3af391a into master Jun 10, 2021
@theY4Kman theY4Kman deleted the chore/github/actions-ci-playground branch June 10, 2021 04:57
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