kennknowles opened a new issue, #18669: URL: https://github.com/apache/beam/issues/18669
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 Imported from Jira [BEAM-3363](https://issues.apache.org/jira/browse/BEAM-3363). Original Jira may contain additional context. Reported by: altay. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
