HonahX commented on code in PR #3410: URL: https://github.com/apache/polaris/pull/3410#discussion_r2684111699
########## .gitignore: ########## @@ -20,12 +20,10 @@ regtests/derby.log regtests/metastore_db regtests/output/ -# This file, if checked in after running for example regtests, contains unmanaged dependencies that eventually -# cause unnecessary "security alerts" like https://github.com/apache/polaris/pull/718. Review Comment: Should we also remove it from `.gitignore` if the comment there is no longer a problem? In the official doc: https://docs.astral.sh/uv/guides/projects/#uvlock, it states that the `uv.local` should be checked in the version control and it is also a common practice (e.g. pyiceberg) -- 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]
