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

fixes: boto3 packages conflict issue with the langflow-aws package and docker path issue #3961

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

neetesshhr
Copy link

There are 2 bugs while running cdk command

  1. Dockerfile path was not correct.
  2. container-cmd-cdk.sh was not correctly written
  3. Conflicts between packagesboto3, botocore with langflow-aws.

This fixes above three bugs

Bugs that is meant to be fixed

There is a issue this the alembic cannot run the migrations for the cdk

@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. bug Something isn't working labels Sep 30, 2024
Copy link

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-3961.dmtpw4p5recq1.amplifyapp.com

Copy link
Contributor

@ogabrielluiz ogabrielluiz left a comment

Choose a reason for hiding this comment

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

Hey @neetesshhr

We are moving to uv and the docker images are being updated at #3916 . I'd say you should wait just a bit so we can update the dockerfiles and then you'll be able to update this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working size:M This PR changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants