big-r81 opened a new pull request, #47: URL: https://github.com/apache/couchdb-glazier/pull/47
The git command `git rev-parse ...` could return on exit code not equal to zero, which will result in a failing Windows CI step, because it's the last "command" of the script. Cmdlet's often have no return codes. Move the command up in the chain to resolve this. -- 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: notifications-unsubscr...@couchdb.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org