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

Change: Format workflows, update actions and support Python 3.11 #866

Merged
merged 2 commits into from
Nov 10, 2022

Commits on Nov 7, 2022

  1. Change: Format workflows, update actions and support Python 3.11

    * Run autoformatter on all workflow files
    * Add support for Python 3.11
    * Run Python based actions on Python 3.10 by default now
    * Update our actions to v2 versions
    bjoernricks committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    dbe6b8c View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. Don't lint with Python 3.11 for now

    pylint seems to have issues with our codebase on Python 3.11.
    bjoernricks committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    7a42a81 View commit details
    Browse the repository at this point in the history