Unfortunately the runner may not be available. Will update if things change.
Yibo
On 11/12/21 6:57 PM, Krisztián Szűcs wrote:
On Wed, Nov 10, 2021 at 2:55 AM Yibo Cai wrote:
Some updates, @kou, @kszucs
There are two kinds of runners provided. One is dynamic vm created on
demand like travis,
Hi,
On Fri, Nov 12, 2021 at 12:57 PM Krisztián Szűcs
wrote:
> On Wed, Nov 10, 2021 at 2:55 AM Yibo Cai wrote:
> >
> > Some updates, @kou, @kszucs
> >
> > There are two kinds of runners provided. One is dynamic vm created on
> > demand like travis, suitable for github action runner to verify pr.
On Wed, Nov 10, 2021 at 2:55 AM Yibo Cai wrote:
>
> Some updates, @kou, @kszucs
>
> There are two kinds of runners provided. One is dynamic vm created on
> demand like travis, suitable for github action runner to verify pr.
> Another kind is static vm with pre-deployed os, simply an arm64 aws
> cl
Some updates, @kou, @kszucs
There are two kinds of runners provided. One is dynamic vm created on
demand like travis, suitable for github action runner to verify pr.
Another kind is static vm with pre-deployed os, simply an arm64 aws
cloud instance. Looks we prefer static vm as a crossbow runne
Thanks. I'm applying for the runner. Will update when ready.
On 10/22/21 6:31 AM, Krisztián Szűcs wrote:
On Thu, Oct 21, 2021 at 11:53 PM Sutou Kouhei wrote:
Hi,
It's useful!
We have two options to use this:
1. Use this on https://github.com/apache/arrow
2. Use this on https://github
On Thu, Oct 21, 2021 at 11:53 PM Sutou Kouhei wrote:
>
> Hi,
>
> It's useful!
>
> We have two options to use this:
>
> 1. Use this on https://github.com/apache/arrow
> 2. Use this on https://github.com/ursacomputing/crossbow/
>
> 1. is for CI of each commit/pull request.
>
> 2. is for CI of da
Hi,
It's useful!
We have two options to use this:
1. Use this on https://github.com/apache/arrow
2. Use this on https://github.com/ursacomputing/crossbow/
1. is for CI of each commit/pull request.
2. is for CI of daily build and "@github-actions crossbow
submit ..." comment in pull request