sbp commented on issue #199:
URL: 
https://github.com/apache/tooling-trusted-release/issues/199#issuecomment-3133067669

   For the RAT we have to extract the whole archive, and if the archive 
contains a `.ignore` file then we use it. For our own checks, we stream the 
archive. This means that we can't detect a `.ignore` unless we do two passes, 
which would defeat the purpose of streaming. If we allow ignore metadata in the 
database, we have to be able to say with which archive or archives it's 
associated. We should probably keep this simple, so that the metadata either 
applies to all of your archives or a specific archive. In case both are set, 
specific would entirely replace the metadata which applies to all archives.


-- 
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: dev-unsubscr...@tooling.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tooling.apache.org
For additional commands, e-mail: dev-h...@tooling.apache.org

Reply via email to