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

feat: Validate environment after injecting packages #57

Merged
merged 6 commits into from
Oct 18, 2024

Conversation

pavelzw
Copy link
Member

@pavelzw pavelzw commented Oct 18, 2024

Motivation

Closes #48.

Changes

Add check that validates that injected packages are compatible with the packages in the environment.

@github-actions github-actions bot added the enhancement New feature or request label Oct 18, 2024
@delsner delsner marked this pull request as ready for review October 18, 2024 15:09
@delsner delsner self-requested a review as a code owner October 18, 2024 15:09
@delsner delsner merged commit daf227e into main Oct 18, 2024
16 checks passed
@delsner delsner deleted the inject-with-constraints branch October 18, 2024 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add compatibility check for run-time dependencies of injected packages
2 participants