jerrinot commented on pull request #7928: URL: https://github.com/apache/pinot/pull/7928#issuecomment-997430572
it turns out git history might be needed: ``` [INFO] --- buildnumber-maven-plugin:1.3:create (default) @ pinot-csv --- [INFO] Executing: /bin/sh -c cd /home/runner/work/pinot/pinot/pinot-plugins/pinot-input-format/pinot-csv && git rev-parse --verify HEAD [INFO] Working directory: /home/runner/work/pinot/pinot/pinot-plugins/pinot-input-format/pinot-csv [INFO] Storing buildNumber: 8335ce6c0d9c89c66179c5f1bf14ac2ceabaea9d at timestamp: 1639862543649 Warning: Cannot get the branch information from the git repository: ``` I'll check what exactly is needed/missing. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
