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

Fixes to get passing github actions builds #36

Merged
merged 15 commits into from
May 21, 2024

Conversation

paxnovem
Copy link
Contributor

@paxnovem paxnovem commented May 21, 2024

  • Convert pyproject.toml based on flask-djangodebugtoolbar
  • Fix imports to python3 import
  • Setup requirements folder for different environments
  • Correct files to be detected by pytest
  • Setup devcontainer for local development
  • Add redis image to github actions workflow for testing

@paxnovem paxnovem changed the title Add pyproject.toml to work towards working github actions builds Fixes to get github actions builds May 21, 2024
@paxnovem paxnovem changed the title Fixes to get github actions builds Fixes to get passing github actions builds May 21, 2024
@paxnovem
Copy link
Contributor Author

Merging this even with 3.13 and 3.12 still failing. That is because a deprecation warning that is corrected upstream in the RQ package that is not released yet. This PR does get tests to Pass for 3.8 through 3.11.

@paxnovem paxnovem merged commit aa913ac into pallets-eco:main May 21, 2024
4 of 6 checks passed
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 5, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant