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

chore: use lockfile instead of poetry update #45

Merged
merged 1 commit into from
May 23, 2022

Conversation

danielgordon-switch-ev
Copy link
Contributor

@danielgordon-switch-ev danielgordon-switch-ev commented May 20, 2022

A quick PR to avoid using poetry update on every Docker build. This is so that dependencies will not change on different Docker builds, unless we have changed the lockfile with poetry lock. This will help make builds more reproducible.

I will include changes to the README to remove references to poetry update in my upcoming PR related to the README.

Copy link

@HugoJP1 HugoJP1 left a comment

Choose a reason for hiding this comment

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

LGTM - dependabot could be one way of making sure that the updates keep coming for iso15118

@danielgordon-switch-ev
Copy link
Contributor Author

LGTM - dependabot could be one way of making sure that the updates keep coming for iso15118

Added a ticket: https://dev.azure.com/switch-ev/Josev/_workitems/edit/1970

@danielgordon-switch-ev danielgordon-switch-ev merged commit e1277fc into master May 23, 2022
@danielgordon-switch-ev danielgordon-switch-ev deleted the chore/use-lockfile-without-update branch May 23, 2022 10:51
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