Slack digest for #dev - 2020-02-04

2020-02-04 Thread Apache Pulsar Slack
2020-02-03 13:36:27 UTC - Konstantinos Papalias: @Konstantinos Papalias has joined the channel 2020-02-03 22:36:40 UTC - Addison Higham: ran into issue as we upgrade to 2.5.0 2020-02-03 22:37:56 UTC - Addison Higham: also, @Jerry Peng maybe

[Pulsar Community Weekly Update] 2020-01-18 ~ 2020-01-31

2020-02-04 Thread Yu Liu
Dear Pulsar enthusiast, This is the Pulsar community weekly update for 2020-01-18 ~ 2020-01-31, with updates on Pulsar CI, release process, community growth, and activities. *This Pulsar community weekly update is also available at **https://streamnative.io/weekly/2020/2020-01/2020-01-31-pulsar

Re: [DISCUSS] A new repo for github actions

2020-02-04 Thread Sijie Guo
Since there is no objections on this, I created a new repo https://github.com/apache/pulsar-test-infra I will proceed to move some of the GitHub Actions to this repo. Thanks, Sijie On Sat, Feb 1, 2020 at 8:21 PM xiaolong ran wrote: > LGTM +1 > > — > Thanks > Xiaolong Ran > > PengHui Li 于2020年2

[GitHub] [pulsar-test-infra] sijie opened a new pull request #1: Move diff-only action to pulsar-test-infra

2020-02-04 Thread GitBox
sijie opened a new pull request #1: Move diff-only action to pulsar-test-infra URL: https://github.com/apache/pulsar-test-infra/pull/1 *Motivation* The `diff-only` is currently hosted in a personal project - https://github.com/sijie/pulsar-github-actions. Move it to ASF repo. ---

[GitHub] [pulsar-test-infra] sijie opened a new pull request #2: Add setup-maven action

2020-02-04 Thread GitBox
sijie opened a new pull request #2: Add setup-maven action URL: https://github.com/apache/pulsar-test-infra/pull/2 *Motivation* Move the `setup-maven` action to https://github.com/aahmed-se/setup-maven/tree/v3 This is

[GitHub] [pulsar-test-infra] sijie opened a new pull request #3: Introduce a pulsarbot action for triggering github actions

2020-02-04 Thread GitBox
sijie opened a new pull request #3: Introduce a pulsarbot action for triggering github actions URL: https://github.com/apache/pulsar-test-infra/pull/3 *Motivation* Provide an alternative way to trigger github actions.

[GitHub] [pulsar-test-infra] sijie merged pull request #1: Move diff-only action to pulsar-test-infra

2020-02-04 Thread GitBox
sijie merged pull request #1: Move diff-only action to pulsar-test-infra URL: https://github.com/apache/pulsar-test-infra/pull/1 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [pulsar-test-infra] sijie merged pull request #2: Add setup-maven action

2020-02-04 Thread GitBox
sijie merged pull request #2: Add setup-maven action URL: https://github.com/apache/pulsar-test-infra/pull/2 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [pulsar-test-infra] sijie merged pull request #3: Introduce a pulsarbot action for triggering github actions

2020-02-04 Thread GitBox
sijie merged pull request #3: Introduce a pulsarbot action for triggering github actions URL: https://github.com/apache/pulsar-test-infra/pull/3 This is an automated message from the Apache Git Service. To respond to the mes

[GitHub] [pulsar-test-infra] sijie opened a new pull request #4: Add missing curl and coreutils in pulsarbot docker image

2020-02-04 Thread GitBox
sijie opened a new pull request #4: Add missing curl and coreutils in pulsarbot docker image URL: https://github.com/apache/pulsar-test-infra/pull/4 *Motivation* `curl` and `base64` are required for running pulsarbot T

[GitHub] [pulsar-test-infra] jiazhai merged pull request #4: Add missing curl and coreutils in pulsarbot docker image

2020-02-04 Thread GitBox
jiazhai merged pull request #4: Add missing curl and coreutils in pulsarbot docker image URL: https://github.com/apache/pulsar-test-infra/pull/4 This is an automated message from the Apache Git Service. To respond to the mes

pulsarbot

2020-02-04 Thread Sijie Guo
Hi all, After we moved CI from Jenkins to Github Actions, only committers have the ability to trigger re-running the failed checks. It is inconvenient for contributors. As you might already notice, I introduced a pulsarbot action in pulsar-test-infra ( https://github.com/apache/pulsar-test-infra/