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(charm-plugin): remove existence checks for reqs #1808

Merged
merged 3 commits into from
Aug 13, 2024

Conversation

lengau
Copy link
Collaborator

@lengau lengau commented Aug 12, 2024

Requirements files might not exist yet when the charm plugin is instantiated, so don't check for their existence in the plugin.

Requirements files might not exist yet when the charm plugin is
instantiated, so don't check for their existence in the plugin.
This makes strict dependencies only fail during the charm builder step
if extra binary dependencies exist, but allows dynamically created
requirements.txt files.
@lengau lengau requested a review from a team August 13, 2024 14:06
@lengau lengau marked this pull request as ready for review August 13, 2024 14:06
@lengau lengau requested a review from a team August 13, 2024 14:19
@lengau lengau added this pull request to the merge queue Aug 13, 2024
Merged via the queue into main with commit 0d3b271 Aug 13, 2024
17 checks passed
@lengau lengau deleted the work/1389/model-looser branch August 13, 2024 18:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants