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(strict-deps): cherry-pick #1784 into 3.1 hotfix branch #1794

Merged
merged 1 commit into from
Aug 6, 2024

Conversation

lengau
Copy link
Collaborator

@lengau lengau commented Aug 6, 2024

This runs pip check to ensure that all the packages in the charm virtualenv have all of their required dependencies, failing the build if they do not.

Fixes #1781

This runs `pip check` to ensure that all the packages in the charm
virtualenv have all of their required dependencies, failing the build if
they do not.

Fixes #1781
@lengau lengau requested a review from a team August 6, 2024 19:19
@tigarmo tigarmo requested a review from a team August 6, 2024 20:08
@lengau lengau merged commit 1ac1aa5 into hotfix/3.1 Aug 6, 2024
17 checks passed
@lengau lengau deleted the work/1781/cherry-pick branch August 6, 2024 20:56
lengau added a commit that referenced this pull request Aug 6, 2024
As pointed out here: #1794 (comment)

It was succeeding when it should have failed
lengau added a commit that referenced this pull request Aug 7, 2024
As pointed out here:
#1794 (comment)
It was succeeding when it should have failed
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.

3 participants