Skip to content

Run tox in github actions#500

Open
ric-sapasap wants to merge 6 commits intoIdentityPython:masterfrom
ric-sapasap:rs-fix-tests
Open

Run tox in github actions#500
ric-sapasap wants to merge 6 commits intoIdentityPython:masterfrom
ric-sapasap:rs-fix-tests

Conversation

@ric-sapasap
Copy link

@ric-sapasap ric-sapasap commented Mar 21, 2026

All Submissions:

  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  • Have you added an explanation of what problem you are trying to solve with this PR?
  • Have you added information on what your changes do and why you chose this as your solution?
  • Have you written new tests for your changes?
  • Does your submission pass tests?
  • This project follows PEP8 style guide. Have you run your code against the 'flake8' linter?

Details:

  • Fix failing redirect_uri test in test_idpy_oidc.py
  • Add running tox in github actions CI
    • Hopefully, this adds more confidence in merging PRs

Related PRs

@ric-sapasap ric-sapasap changed the title Run tox in github actions Run tox and flake8 in github actions Mar 21, 2026
@ric-sapasap
Copy link
Author

I also tried adding flake8 to run in the CI, but that turned out to be a can of worms 😅 Maybe next time 😆

@ric-sapasap
Copy link
Author

I'm not sure exactly what is needed for github actions to run in this repo, but its working in my fork

@ric-sapasap ric-sapasap changed the title Run tox and flake8 in github actions Run tox in github actions Mar 21, 2026
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