-
Notifications
You must be signed in to change notification settings - Fork 429
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
feat: Migrate to poetry #2214
feat: Migrate to poetry #2214
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
@tushar5526 is attempting to deploy a commit to the Flagsmith Team on Vercel. A member of the Team first needs to authorize it. |
Do you also want Dockerfile.redhat-ubi to be migrated as well ? |
Yes please! Also the Dockerfile in the root of the repo which is our main file |
Great thanks! cc @matthewelwell there are also a few ECS related Github actions that we need to update |
Also the makefile |
Uffizzi Preview |
Hey @dabeeeenster the PR is ready for review and I would need the following information as well. [tool.poetry] |
Fixed the falling tests. It seems 2 GHAs need approvals before they can run. |
Hi @tushar5526 those two action are deployment related - we can skip them for now |
282e3ff
to
7402e99
Compare
@khvn26 Thank you for the detailed feedback. Few things to notice in recent commits.
|
db9a965
to
26ddb4e
Compare
I have switched to |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks good to me. Great job, @tushar5526 🚀
Reviewing the list here, it seems there are a few major version upgrades still (I'm making the assumption that pyproject.toml generated versions are File 1). Of those, I think |
Yes your assumption is right.
Here is the dependency tree for |
@tushar5526 can you rebase and let's get this merged 🙌 |
Squash the commits as well? |
Up to you, we will squash and merge the PR so it's not necessary to squash commits. You can just merge the main branch in rather than rebase if that's easier. |
Yes, you can squash them then! I have merged the main branch. |
cbc695e
to
4fac674
Compare
Closes #2150