chore: Remove Python 3.7 from workflows by lahirumaramba · Pull Request #806 · firebase/firebase-admin-python

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@lahirumaramba

Copy link Copy Markdown

Member

@lahirumaramba lahirumaramba commented

Aug 26, 2024

edited

Loading

  • GCP auth libraries have dropped support for Python 3.7
  • Our CIs and nightly builds are failing as a result
  • Since Python 3.7 is deprecated in the SDK we are removing it from the workflows
  • We will drop support for Python 3.7 in the next major release
  • Additionally, skip integration tests on batch send APIs
Copy link Copy Markdown

Collaborator

@jonathanedey jonathanedey left a comment

Choose a reason for hiding this comment

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

We should also update setup.py

@lahirumaramba

Copy link Copy Markdown

Member Author

We should also update setup.py

I think we can leave that till we officially drop 3.7 support in the next major version. This PR is just to remove the 3.7 versions from our CIs to unblock the release pipeline

Copy link Copy Markdown

Collaborator

@jonathanedey jonathanedey left a comment

Choose a reason for hiding this comment

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

LGTM!

@lahirumaramba lahirumaramba merged commit b4700da into master

Aug 28, 2024

@lahirumaramba lahirumaramba deleted the lm-fix-nightlies branch

August 28, 2024 14:48

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@jonathanedey jonathanedey jonathanedey approved these changes

Labels

release:stage

Stage a release candidate

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@lahirumaramba @jonathanedey