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

Check in install_via_pip.pl if essential dependencies get overwritten or are still present in there required version #192

Open
tkilias opened this issue Mar 3, 2021 · 0 comments
Labels
feature Product feature

Comments

@tkilias
Copy link
Collaborator

tkilias commented Mar 3, 2021

Background:

  • We compile the UDFClient against python and use numpy and pandas and others.
  • Changing versions of these essential dependencies, often leads to broken containers

Acceptance Criteria:

  • Flavor steps need to store essentials dependencies, their versions and the installation method in files in the container
  • Per default check in install_via_pip.pl if these essential versions get modified and fail
  • Have option to overwrite the check and only print a warning
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Product feature
Projects
None yet
Development

No branches or pull requests

2 participants