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

Add pipenv verify to lint actions #984

Merged
merged 1 commit into from
Nov 12, 2023

Conversation

Askaholic
Copy link
Collaborator

@Askaholic Askaholic commented Nov 12, 2023

This should help to make sure the pipfile.lock stays properly updated. Pipenv will verify that the hash in the pipfile.lock matches certain data from the Pipfile, so if a dependency is added or removed in the Pipfile, the pipfile.lock needs to be updated as well.

@Askaholic Askaholic merged commit b9d5755 into FAForever:develop Nov 12, 2023
8 checks passed
@Askaholic Askaholic deleted the pipfile-verify branch November 12, 2023 18:16
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.

1 participant