[VOTE] Pulsar Node.js Client Release 1.0.0 Candidate 1

2019-08-28 Thread Masahiro Sakamoto
This is the first release candidate for Apache Pulsar Node.js client, version 1.0.0. It fixes the following issues: https://github.com/apache/pulsar-client-node/milestone/1?closed=1 *** Please download, test and vote on this release. This vote will stay open for at least 72 hours *** Note that

[GitHub] [pulsar-client-node] nkurihar merged pull request #53: Bump the master version to 1.1.0

2019-08-28 Thread GitBox
nkurihar merged pull request #53: Bump the master version to 1.1.0 URL: https://github.com/apache/pulsar-client-node/pull/53 This is an automated message from the Apache Git Service. To respond to the message, please log on t

[GitHub] [pulsar-client-node] massakam opened a new pull request #53: Bump the master version to 1.1.0

2019-08-28 Thread GitBox
massakam opened a new pull request #53: Bump the master version to 1.1.0 URL: https://github.com/apache/pulsar-client-node/pull/53 I have already created `branch-1.0` to perform the first release, so I will bump the master version to `1.1.0-rc.0`. --

[GitHub] [pulsar-client-node] nkurihar merged pull request #52: Update eslint-utils

2019-08-28 Thread GitBox
nkurihar merged pull request #52: Update eslint-utils URL: https://github.com/apache/pulsar-client-node/pull/52 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [pulsar-client-node] nkurihar merged pull request #51: fixed readme and examples

2019-08-28 Thread GitBox
nkurihar merged pull request #51: fixed readme and examples URL: https://github.com/apache/pulsar-client-node/pull/51 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

Re: Jenkins migration proposal

2019-08-28 Thread Matteo Merli
That would be an issue since all the PRs should be created from a user fork. On Wed, Aug 28, 2019 at 7:57 PM Yong Zhang wrote: > Hi all, > > I found the Github Actions only can running on the base repository. If I > create a pull request from fork repo, it will not be running. > > FYI: > > https

[GitHub] [pulsar-client-node] shustsud commented on a change in pull request #51: fixed readme and examples

2019-08-28 Thread GitBox
shustsud commented on a change in pull request #51: fixed readme and examples URL: https://github.com/apache/pulsar-client-node/pull/51#discussion_r318870499 ## File path: README.md ## @@ -61,3 +61,15 @@ $ npm install ```shell $ npm run build ``` + +## How to install + +

[GitHub] [pulsar-client-node] shustsud commented on a change in pull request #51: fixed readme and examples

2019-08-28 Thread GitBox
shustsud commented on a change in pull request #51: fixed readme and examples URL: https://github.com/apache/pulsar-client-node/pull/51#discussion_r318870480 ## File path: README.md ## @@ -61,3 +61,15 @@ $ npm install ```shell $ npm run build ``` + +## How to install

[GitHub] [pulsar-client-node] massakam opened a new pull request #52: Update eslint-utils

2019-08-28 Thread GitBox
massakam opened a new pull request #52: Update eslint-utils URL: https://github.com/apache/pulsar-client-node/pull/52 Since `eslint-utils-1.4.0` has a vulnerability, update it with `npm audit fix`. This is an automated messag

Re: Jenkins migration proposal

2019-08-28 Thread Yong Zhang
Hi all, I found the Github Actions only can running on the base repository. If I create a pull request from fork repo, it will not be running. FYI: https://github.community/t5/GitHub-API-Development-and/Run-a-GitHub-action-on-pull-request-for-PR-opened-from-a-forked/m-p/15426#M363 On Tue, 27 Au

[GitHub] [pulsar-client-node] massakam commented on a change in pull request #51: fixed readme and examples

2019-08-28 Thread GitBox
massakam commented on a change in pull request #51: fixed readme and examples URL: https://github.com/apache/pulsar-client-node/pull/51#discussion_r318862454 ## File path: README.md ## @@ -61,3 +61,15 @@ $ npm install ```shell $ npm run build ``` + +## How to install + +

[GitHub] [pulsar-client-node] massakam commented on a change in pull request #51: fixed readme and examples

2019-08-28 Thread GitBox
massakam commented on a change in pull request #51: fixed readme and examples URL: https://github.com/apache/pulsar-client-node/pull/51#discussion_r318861652 ## File path: README.md ## @@ -61,3 +61,15 @@ $ npm install ```shell $ npm run build ``` + +## How to install

[GitHub] [pulsar-client-node] shustsud opened a new pull request #51: fixed readme and examples

2019-08-28 Thread GitBox
shustsud opened a new pull request #51: fixed readme and examples URL: https://github.com/apache/pulsar-client-node/pull/51 ## Overview: - Changed examples require. - Added installation chapter and examples chapter to readme. ---

[GitHub] [pulsar-client-node] nkurihar merged pull request #50: Change first release version to 1.0.0

2019-08-28 Thread GitBox
nkurihar merged pull request #50: Change first release version to 1.0.0 URL: https://github.com/apache/pulsar-client-node/pull/50 This is an automated message from the Apache Git Service. To respond to the message, please log

Jenkins build is back to normal : pulsar-website-build #732

2019-08-28 Thread Apache Jenkins Server
See

Build failed in Jenkins: pulsar-website-build #731

2019-08-28 Thread Apache Jenkins Server
See Changes: [mmerli] Change method name to avoid being run as test (#5044) [mmerli] [pulsar-broker] add broker-bookie mTLS support (#5042) [mmerli] Fix pulsar sink and source state (#5046) [github] Reload

Slack digest for #dev - 2019-08-28

2019-08-28 Thread Apache Pulsar Slack
2019-08-27 13:57:29 UTC - Jianfeng Qiao: While using cpp client, I create a consumer and subscription on a topic, the consumer cannot redeliver the unacked message if I keep changing the time of server running the consumer back and forth. 2019-08-27 13:59:21 UTC - Jianfeng Qiao: I investiga

RE: Suggestion about Release Flow for Pulsar Node Client

2019-08-28 Thread Masahiro Sakamoto
Thank you Sijie and Jia. So, I will perform the first release according to this procedure. Before that, I'm going to change the package version to 1.0.0. https://github.com/apache/pulsar-client-node/pull/50 Once the above pull-request is merged, I will publish the release candidate package to the

[GitHub] [pulsar-client-node] massakam opened a new pull request #50: Change first release version to 1.0.0

2019-08-28 Thread GitBox
massakam opened a new pull request #50: Change first release version to 1.0.0 URL: https://github.com/apache/pulsar-client-node/pull/50 Initially, I was planning to make the first release version 0.0.1 (https://github.com/apache/pulsar-client-node/pull/48), but there is an opinion that it