You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Move black and isort formatting into pre-commit using Pre-Commit Lite so that a action can be used which constructs the same environment the other actions run under, this ensures the versions of black and isort match what would be used locally.
Update actions for uploading to PyPI, docker updating, and anything else that hasn't worked for a while, this will likely need custom runners as Docker building is too large.
Update or remove action scripts that have become outdated, especially cron ones.
Update dependency versions once everything is settled, some are getting old and can be updated when Python 3.10 support is dropped.
The CI process could benefit from updating. Some on-going work is moving this forward that should be tracked: