SarahAsad23 opened a new issue, #5034: URL: https://github.com/apache/texera/issues/5034
### Task Summary Currently there is no automated validation to ensure that requirements.txt and system-requirements-lock.txt remain synchronized. A GitHub CI check should be added to verify that: - all packages in requirements.txt are reflected in system-requirements-lock.txt - package versions remain consistent - updates to one file do not accidentally leave the other outdated This would help prevent dependency mismatches and reduce environment inconsistencies during deployment and package installation. ### Task Type - [ ] Refactor / Cleanup - [x] DevOps / Deployment / CI - [ ] Testing / QA - [ ] Documentation - [ ] Performance - [ ] Other -- 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]
