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

Fixing Github Actions #443

Merged
merged 16 commits into from Dec 15, 2022
Merged

Fixing Github Actions #443

merged 16 commits into from Dec 15, 2022

Conversation

multimeric
Copy link
Collaborator

@multimeric multimeric commented Dec 14, 2022

PR Checklist

  • This comment contains a description of changes (with reason)
  • Referenced issue is linked
  • If you've fixed a bug or added code that should be tested, add tests!
  • Documentation in docs is updated
  • docs/changelog.md is updated

Description of changes

  • Dropped support for Python 3.6, added support and testing for Python <= 3.11
  • Added docker-compose logging in the CI
  • Stopped using Meinheld workers in the Docker image, since this is largely unmaintained
  • Fix a bug in the database script when constructing URLs that broken under new SQLAlchemy versions
  • Bump pytest
  • Fix a bug in pytest where we used scope as a positional argument
  • Update the SubFactoryList to a new version that works with newer FactoryBoy versions

@multimeric multimeric merged commit d41a68f into master Dec 15, 2022
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.

None yet

1 participant