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

Fixing GH Actions #45

Merged
merged 3 commits into from
Aug 26, 2024
Merged

Conversation

akosthekiss
Copy link
Collaborator

Contains multiple independent commits needed to make all GH Actions pass:

  • Fixing lint issue related to possibly using variable before assignment
  • Dropping EOL Python 3.7

Commits not to be squashed when landing.

Python 3.7 reached its end of life in June 2023 and it is not even
supported by some of the GH actions.
@coveralls
Copy link

Coverage Status

coverage: 76.793% (-0.06%) from 76.855%
when pulling 3074c1d on akosthekiss:gha-fixes
into 8e621f2 on renatahodovan:master.

Copy link
Owner

@renatahodovan renatahodovan left a comment

Choose a reason for hiding this comment

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

lgtm.

@renatahodovan renatahodovan merged commit df785fc into renatahodovan:master Aug 26, 2024
22 checks passed
@akosthekiss akosthekiss deleted the gha-fixes branch August 26, 2024 20:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants