hubcio opened a new pull request, #2875: URL: https://github.com/apache/iggy/pull/2875
An ELF binary (rust_out) was accidentally committed because .gitignore only covers *.out, not extensionless binaries. New script uses the file(1) command to detect compiled artifacts (ELF, Mach-O, PE, WebAssembly, Java class, .NET assembly) in staged/changed files. Wired into both pre-commit hooks and the _common.yml CI workflow with summary reporting. -- 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]
