massakam opened a new pull request #197: URL: https://github.com/apache/pulsar-client-node/pull/197
There is a step in [the release process](https://github.com/apache/pulsar-client-node/wiki/Release-process) to run `npm run license: addheader`, which will add the license header to the source file archive (pulsar-client-node-1.X.0.tar.gz) and corrupt the file. To avoid this, I modified the setting so that the license header is not added to files with the file extension `.gz`. -- 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...@pulsar.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org