Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: authlib/authlib
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.6.2
Choose a base ref
...
head repository: authlib/authlib
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.6.3
Choose a head ref
  • 12 commits
  • 15 files changed
  • 2 contributors

Commits on Aug 23, 2025

  1. Configuration menu
    Copy the full SHA
    436b3ce View commit details
    Browse the repository at this point in the history
  2. test: unify django test configuration

    This allows all the tests to be ran with the pytest command.
    Before that, tox was needed to run the full test suite.
    azmeuk committed Aug 23, 2025
    Configuration menu
    Copy the full SHA
    3f00034 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0d03ee9 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2025

  1. Configuration menu
    Copy the full SHA
    86b1b78 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ce4c7e View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2025

  1. Merge pull request #803 from azmeuk/diff

    Add diff-cover check in GHA
    lepture authored Aug 26, 2025
    Configuration menu
    Copy the full SHA
    799fb2a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b72ee3f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #805 from azmeuk/gha-uv

    Run GHA unit tests with uv
    azmeuk authored Aug 26, 2025
    Configuration menu
    Copy the full SHA
    83de618 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d99c771 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #804 from azmeuk/prek

    Move from pre-commit to prek
    azmeuk authored Aug 26, 2025
    Configuration menu
    Copy the full SHA
    40cfb4e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bc71165 View commit details
    Browse the repository at this point in the history
  7. chore: bump to 1.6.3

    azmeuk committed Aug 26, 2025
    Configuration menu
    Copy the full SHA
    dbbfa9a View commit details
    Browse the repository at this point in the history
Loading