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

Removes travis and updates supported Django versions #131

Merged
merged 11 commits into from
Jan 19, 2021
Merged

Removes travis and updates supported Django versions #131

merged 11 commits into from
Jan 19, 2021

Commits on Jan 16, 2021

  1. Add codecov upload

    sondrelg committed Jan 16, 2021
    Configuration menu
    Copy the full SHA
    47be0ba View commit details
    Browse the repository at this point in the history
  2. Update repo urls

    sondrelg committed Jan 16, 2021
    Configuration menu
    Copy the full SHA
    d8c3e61 View commit details
    Browse the repository at this point in the history
  3. Add matrix testing workflow

    sondrelg committed Jan 16, 2021
    Configuration menu
    Copy the full SHA
    5e58fe7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f1897d7 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2021

  1. Merge branch 'master' into ci

    JonasKs committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    d4f4a2c View commit details
    Browse the repository at this point in the history
  2. Support of Django versions below 2.2 has been dropped (but it will …

    …still work), as these versions no longer are supported by Django. I've done this to ensure this library is easily maintained before we start supporting ASGI.
    JonasKs committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    8d2638a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e98c925 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    32e1062 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1929a11 View commit details
    Browse the repository at this point in the history
  6. Removed travis-ci completely

    JonasKs committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    88a2004 View commit details
    Browse the repository at this point in the history
  7. Update workflow to also check codecov in PRs

    Co-authored-by: Sondre Lillebø Gundersen <sondrelg@live.no>
    JonasKs and sondrelg authored Jan 19, 2021
    Configuration menu
    Copy the full SHA
    ce2f41a View commit details
    Browse the repository at this point in the history