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

tests: fix the pip check integration test #1796

Merged
merged 4 commits into from
Aug 7, 2024
Merged

Conversation

lengau
Copy link
Collaborator

@lengau lengau commented Aug 6, 2024

As pointed out here: #1794 (comment)
It was succeeding when it should have failed

lengau added 2 commits August 6, 2024 15:18
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
As pointed out here: #1794 (comment)

It was succeeding when it should have failed
Copy link
Contributor

@dariuszd21 dariuszd21 left a comment

Choose a reason for hiding this comment

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

Looks good to me 😄

@dariuszd21 dariuszd21 requested a review from a team August 6, 2024 21:43
@lengau lengau force-pushed the work/1781/cherry-pick branch from ac068eb to a0729b4 Compare August 7, 2024 14:00
@lengau lengau merged commit 763198b into hotfix/3.1 Aug 7, 2024
7 of 12 checks passed
@lengau lengau deleted the work/1781/cherry-pick branch August 7, 2024 14:02
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