You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pulsar.apache.org by Sijie Guo <gu...@gmail.com> on 2020/01/31 21:55:37 UTC

[DISCUSS] A new repo for github actions

Hi all,

We are customizing some Github Actions for running Pulsar CI.

1) we have a customized GitHub action for setting up maven. But this action
currently is hosted on a personal project (see
https://github.com/apache/pulsar/issues/6012).

2) I am introducing another action in
https://github.com/apache/pulsar/pull/6182 to verify if a pull request is a
doc-only change. I don't have a good place to host the actions. So I end up
adding the action to my own repo.

I am proposing creating a new repo called `pulsar-test-infra` for hosting
all the actions and scripts related to Pulsar CI & releases.

Thoughts?

- Sijie

Re: [DISCUSS] A new repo for github actions

Posted by Sijie Guo <gu...@gmail.com>.
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 <ra...@gmail.com>
wrote:

> LGTM +1
>
> —
> Thanks
> Xiaolong Ran
>
> PengHui Li <pe...@apache.org>于2020年2月1日 周六上午10:02写道:
>
> > LGTM +1
> >
> > Guangning E <eg...@gmail.com> 于2020年2月1日周六 上午9:36写道:
> >
> > > That's great
> > >
> > > Thanks,
> > > Guangning
> > >
> > > Sijie Guo <gu...@gmail.com> 于2020年2月1日周六 上午5:55写道:
> > >
> > > > Hi all,
> > > >
> > > > We are customizing some Github Actions for running Pulsar CI.
> > > >
> > > > 1) we have a customized GitHub action for setting up maven. But this
> > > action
> > > > currently is hosted on a personal project (see
> > > > https://github.com/apache/pulsar/issues/6012).
> > > >
> > > > 2) I am introducing another action in
> > > > https://github.com/apache/pulsar/pull/6182 to verify if a pull
> request
> > > is
> > > > a
> > > > doc-only change. I don't have a good place to host the actions. So I
> > end
> > > up
> > > > adding the action to my own repo.
> > > >
> > > > I am proposing creating a new repo called `pulsar-test-infra` for
> > hosting
> > > > all the actions and scripts related to Pulsar CI & releases.
> > > >
> > > > Thoughts?
> > > >
> > > > - Sijie
> > > >
> > >
> >
>

Re: [DISCUSS] A new repo for github actions

Posted by xiaolong ran <ra...@gmail.com>.
LGTM +1

—
Thanks
Xiaolong Ran

PengHui Li <pe...@apache.org>于2020年2月1日 周六上午10:02写道:

> LGTM +1
>
> Guangning E <eg...@gmail.com> 于2020年2月1日周六 上午9:36写道:
>
> > That's great
> >
> > Thanks,
> > Guangning
> >
> > Sijie Guo <gu...@gmail.com> 于2020年2月1日周六 上午5:55写道:
> >
> > > Hi all,
> > >
> > > We are customizing some Github Actions for running Pulsar CI.
> > >
> > > 1) we have a customized GitHub action for setting up maven. But this
> > action
> > > currently is hosted on a personal project (see
> > > https://github.com/apache/pulsar/issues/6012).
> > >
> > > 2) I am introducing another action in
> > > https://github.com/apache/pulsar/pull/6182 to verify if a pull request
> > is
> > > a
> > > doc-only change. I don't have a good place to host the actions. So I
> end
> > up
> > > adding the action to my own repo.
> > >
> > > I am proposing creating a new repo called `pulsar-test-infra` for
> hosting
> > > all the actions and scripts related to Pulsar CI & releases.
> > >
> > > Thoughts?
> > >
> > > - Sijie
> > >
> >
>

Re: [DISCUSS] A new repo for github actions

Posted by PengHui Li <pe...@apache.org>.
LGTM +1

Guangning E <eg...@gmail.com> 于2020年2月1日周六 上午9:36写道:

> That's great
>
> Thanks,
> Guangning
>
> Sijie Guo <gu...@gmail.com> 于2020年2月1日周六 上午5:55写道:
>
> > Hi all,
> >
> > We are customizing some Github Actions for running Pulsar CI.
> >
> > 1) we have a customized GitHub action for setting up maven. But this
> action
> > currently is hosted on a personal project (see
> > https://github.com/apache/pulsar/issues/6012).
> >
> > 2) I am introducing another action in
> > https://github.com/apache/pulsar/pull/6182 to verify if a pull request
> is
> > a
> > doc-only change. I don't have a good place to host the actions. So I end
> up
> > adding the action to my own repo.
> >
> > I am proposing creating a new repo called `pulsar-test-infra` for hosting
> > all the actions and scripts related to Pulsar CI & releases.
> >
> > Thoughts?
> >
> > - Sijie
> >
>

Re: [DISCUSS] A new repo for github actions

Posted by Guangning E <eg...@gmail.com>.
That's great

Thanks,
Guangning

Sijie Guo <gu...@gmail.com> 于2020年2月1日周六 上午5:55写道:

> Hi all,
>
> We are customizing some Github Actions for running Pulsar CI.
>
> 1) we have a customized GitHub action for setting up maven. But this action
> currently is hosted on a personal project (see
> https://github.com/apache/pulsar/issues/6012).
>
> 2) I am introducing another action in
> https://github.com/apache/pulsar/pull/6182 to verify if a pull request is
> a
> doc-only change. I don't have a good place to host the actions. So I end up
> adding the action to my own repo.
>
> I am proposing creating a new repo called `pulsar-test-infra` for hosting
> all the actions and scripts related to Pulsar CI & releases.
>
> Thoughts?
>
> - Sijie
>