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

fix: revert dependency update and pin version manually #57

Merged
merged 3 commits into from
Feb 14, 2024

Conversation

PaulKalho
Copy link
Member

@PaulKalho PaulKalho commented Feb 13, 2024

This reverts commit 60be574 and manually pins the coherent dependencies. (due to failing pipeline on main)

This has to be done because the package botocore is not compatible with v2.2.0 of urllib3. see here
The maximum we can go to is v2.0.7 see here

@PaulKalho PaulKalho requested a review from felixevers February 13, 2024 01:32
@PaulKalho PaulKalho self-assigned this Feb 13, 2024
@PaulKalho
Copy link
Member Author

PaulKalho commented Feb 13, 2024

TODO:

  • add dashboard build to pipeline (also for pr's)
  • add worker:tiny build to pipeline in pr's

@PaulKalho PaulKalho force-pushed the fix/revert-dep-update branch 3 times, most recently from df2ae9c to c31d989 Compare February 13, 2024 17:49
@PaulKalho PaulKalho force-pushed the fix/revert-dep-update branch from c31d989 to e1e903d Compare February 13, 2024 17:55
@PaulKalho PaulKalho merged commit c2437fb into main Feb 14, 2024
7 checks passed
@PaulKalho PaulKalho deleted the fix/revert-dep-update branch February 14, 2024 12:48
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