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 from Travis-CI to GitHub Actions #26

Merged
merged 17 commits into from
Nov 30, 2020
Merged

Migrate from Travis-CI to GitHub Actions #26

merged 17 commits into from
Nov 30, 2020

Commits on Nov 23, 2020

  1. Add test workflow.

    jezdez committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    bf72a83 View commit details
    Browse the repository at this point in the history
  2. Remove cruft.

    jezdez committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    7eb119a View commit details
    Browse the repository at this point in the history
  3. Limit parallel runs.

    jezdez committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    f8a3439 View commit details
    Browse the repository at this point in the history
  4. Debugging errors..

    jezdez committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    78ec3a1 View commit details
    Browse the repository at this point in the history
  5. Define gh-actions matrix.

    jezdez committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    178007a View commit details
    Browse the repository at this point in the history
  6. Write coverage file.

    jezdez committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    b06a025 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    70cba02 View commit details
    Browse the repository at this point in the history
  8. No 3.4

    jezdez committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    72bde0e View commit details
    Browse the repository at this point in the history
  9. Run tox in verbose mode

    jezdez committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    cd80f68 View commit details
    Browse the repository at this point in the history
  10. Combine coverage data

    jezdez committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    403bb51 View commit details
    Browse the repository at this point in the history
  11. No combine

    jezdez committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    f50a62e View commit details
    Browse the repository at this point in the history
  12. Cache pip

    jezdez committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    4a2baec View commit details
    Browse the repository at this point in the history
  13. Add release workflow.

    jezdez committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    90b643f View commit details
    Browse the repository at this point in the history
  14. Remove all Travis-CI cruft.

    jezdez committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    5eba33b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ca6d76f View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2020

  1. Update README.rst

    Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
    jezdez and hugovk committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    07825fc View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2020

  1. Update .github/workflows/release.yml

    Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
    jezdez and hugovk committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    3494750 View commit details
    Browse the repository at this point in the history