Skip to content

Update workflow file #440

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

Merged
merged 4 commits into from
Jul 16, 2024
Merged

Update workflow file #440

merged 4 commits into from
Jul 16, 2024

Conversation

tomschr
Copy link
Member

@tomschr tomschr commented Jul 16, 2024

  • Move from v4 -> v5 for action/* GitHub Actions
  • Ignore .venv*
  • Update settings in setup.cfg for Flake8 and pycodestyle

@tomschr tomschr added the Infra All about infrastructure (GitHub Action, project build etc.) label Jul 16, 2024
@tomschr tomschr self-assigned this Jul 16, 2024
tomschr added 3 commits July 16, 2024 14:49
Python workflow:
 * Exclude 3.7 on macos-latest
 * Use actions/checkout@v4 (migrated from @V3)
 * Enable Python 3.12, use action/setup-python@v5
 * Use newer syntax of "tox run ..."

CodeQL workflow:
* Update to latest version @V3
* Not be triggered in master, but in release/* branches
@tomschr tomschr merged commit 7a950aa into master Jul 16, 2024
16 checks passed
@tomschr tomschr deleted the fix-workflow branch July 16, 2024 12:55
@tomschr tomschr changed the title Fix workflow Update workflow file Jan 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Infra All about infrastructure (GitHub Action, project build etc.)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant