Skip to content

Use GitHub Actions#11

Merged
mdpiper merged 8 commits intomasterfrom
mdpiper/use-actions
Mar 24, 2021
Merged

Use GitHub Actions#11
mdpiper merged 8 commits intomasterfrom
mdpiper/use-actions

Conversation

@mdpiper
Copy link
Copy Markdown
Member

@mdpiper mdpiper commented Mar 24, 2021

This PR switches CI for the project from Travis CI to GitHub Actions. It includes workflows to build/test, format with black, and lint with flake8.

Notes:

  • I formatted versioneer.py. We're going to remove it eventually, and doing so lets the the format job pass.
  • There's an issue on Windows (Error importing bmipy-render output on Windows #10) that causes a test to fail, so I skipped it. Unskip it once the issue is resolved.

@mdpiper mdpiper merged commit 3209cd1 into master Mar 24, 2021
@mdpiper mdpiper deleted the mdpiper/use-actions branch March 24, 2021 22:08
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