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

Upgrade requirements #193

Merged
merged 4 commits into from
Oct 24, 2023

Conversation

japauliina
Copy link
Collaborator

Description

Upgrade project requirements and fix a bug that occurred in tests after the upgrade.

Context

Refs

How Has This Been Tested?

Some manual testing locally and a new test for the found bug.

Fix a bug in `services_qs` ordering in search api and add tests for it.
Copy link
Collaborator

@mhieta mhieta left a comment

Choose a reason for hiding this comment

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

Build is now failing, maybe this could help: backports.zoneinfo;python_version<"3.9"

@mhieta mhieta self-requested a review October 23, 2023 11:40
@japauliina japauliina marked this pull request as draft October 23, 2023 11:40
Copy link
Collaborator

@mhieta mhieta left a comment

Choose a reason for hiding this comment

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

Build is still failing, needs to be fixed first.

@japauliina
Copy link
Collaborator Author

@mhieta I think the issue is that Dockerized environment has Python version 3.8 and CI configuration version 3.10.

Change CI configuration Python version to match the Dockerized
environment Python version.
This change was prompted by Flake8 check.
@japauliina japauliina marked this pull request as ready for review October 24, 2023 08:03
@japauliina japauliina requested a review from mhieta October 24, 2023 09:08
Copy link
Collaborator

@mhieta mhieta left a comment

Choose a reason for hiding this comment

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

LGTM! :shipit:

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.

2 participants