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

Pin backend dependencies #502

Merged

Conversation

LightOfHeaven1994
Copy link
Collaborator

We need to pin backend packages to specific version as we have some old things here and we don't want ibutsu to be broken because of some package autoupdate (when we deploy a new version).

What happened with us before is that connexion had a major release v3 and we didn't have it pinned so our production broke when we redeployed it on unrelated change. So we had to go and pin connexion specifically in this PR #471 . Same happened with swagger-ui-bundle package #487

@LightOfHeaven1994 LightOfHeaven1994 marked this pull request as ready for review June 10, 2024 11:18
@LightOfHeaven1994 LightOfHeaven1994 merged commit 81192ab into ibutsu:master Jun 10, 2024
9 checks passed
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