Ahmet Altay created BEAM-3363:
---------------------------------
Summary: Auto discover dependency issues
Key: BEAM-3363
URL: https://issues.apache.org/jira/browse/BEAM-3363
Project: Beam
Issue Type: Bug
Components: sdk-py-core
Reporter: Ahmet Altay
Implement a test to uncover dependency issues early on:
- alert when a new version is available
- there are potential conflicts
- it is possible to relax pinned version or upper bounds.
One idea:
"""
set up a nightly that relaxes some of the
requirements and sees what (if anything) breaks. Not breaking is
likely a signal that we should relax ours.
"""
context:
https://lists.apache.org/thread.html/f3abf35b2d01e21c72460404d3b58fb2aa50892379e6eae46799f5f5@%3Cdev.beam.apache.org%3E
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)