Skip to content

Fixes GitHub Actions CI workflow / Drop Python 3.6 - #377

Merged
HorlogeSkynet merged 3 commits into
masterfrom
fix/ci_actions_runners_and_python314
Nov 1, 2025
Merged

Fixes GitHub Actions CI workflow / Drop Python 3.6#377
HorlogeSkynet merged 3 commits into
masterfrom
fix/ci_actions_runners_and_python314

Conversation

@HorlogeSkynet

@HorlogeSkynetHorlogeSkynet commented Nov 1, 2025

Copy link
Copy Markdown
Member
  • Drop support for Python3.6
  • Fixes Python 3.7 tests
  • Bumps GitHub Actions versions
  • Fixes Black and MyPy executions on Python 3.14

(see #369)

@adamjstewartadamjstewart left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could still be separated into smaller PRs...

Comment thread.github/workflows/ci.yaml Outdated
Comment threadREADME.md Outdated
@HorlogeSkynet

Copy link
Copy Markdown
MemberAuthor

Could still be separated into smaller PRs...

We need at least to address Actions runners and black/MyPy for the green dot...

@HorlogeSkynet
HorlogeSkynetforce-pushed the fix/ci_actions_runners_and_python314 branch from b76e20d to 0c0689eCompareNovember 1, 2025 14:02
@HorlogeSkynetHorlogeSkynet changed the title Fixes GitHub Actions CI workflowFixes GitHub Actions CI workflow / Drop Python 3.6Nov 1, 2025
@adamjstewart

Copy link
Copy Markdown
Contributor

Any idea why codecov says 0% coverage? Would love to get codecov working again after this PR is merged.

@HorlogeSkynet

HorlogeSkynet commented Nov 1, 2025

Copy link
Copy Markdown
MemberAuthor

Yes, see #372 and #365.

@HorlogeSkynet
HorlogeSkynet merged commit 20d8b9d into masterNov 1, 2025
20 checks passed
@HorlogeSkynet
HorlogeSkynet deleted the fix/ci_actions_runners_and_python314 branch November 1, 2025 17:01
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@HorlogeSkynet@adamjstewart