You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by Krisztián Szűcs <sz...@gmail.com> on 2019/07/04 17:41:42 UTC

[CI] Ursabot Java builders

Hi,

I've added simple Java builders for JDK 8 and 11.
The required change was quite small [1], but a build
takes a bit more than 2 minutes [2].
Adding Go and Rust builders should be similarly easy.

Regard, Krisztian

[1]:
https://github.com/ursa-labs/ursabot/commit/476a8b07fd81f6d7664dc5e115e079d014e54436
[2]: https://ci.ursalabs.org/#/builders/89/builds/2

Re: [CI] Ursabot Java builders

Posted by Krisztián Szűcs <sz...@gmail.com>.
Thanks to Sebastien we now have two Go builders [1]
and I've just added a Rust builder [2].

Go build takes ~15 seconds.
Rust build takes ~3 minutes.

[1]: https://github.com/ursa-labs/ursabot/pull/125
[2]: https://github.com/ursa-labs/ursabot/pull/126

On Thu, Jul 4, 2019 at 7:41 PM Krisztián Szűcs <sz...@gmail.com>
wrote:

> Hi,
>
> I've added simple Java builders for JDK 8 and 11.
> The required change was quite small [1], but a build
> takes a bit more than 2 minutes [2].
> Adding Go and Rust builders should be similarly easy.
>
> Regard, Krisztian
>
> [1]:
> https://github.com/ursa-labs/ursabot/commit/476a8b07fd81f6d7664dc5e115e079d014e54436
> [2]: https://ci.ursalabs.org/#/builders/89/builds/2
>