You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cxf.apache.org by Romain Manni-Bucau <rm...@gmail.com> on 2019/06/01 15:08:42 UTC

Bypass archiving on PR?

Hello everyone,

Is it intended that jenkins builds for pull-requests archive artifacts? It
takes quite some time so I wonder if it can be turned off for PR to save
some cycles - in particular when it fails ;).

Corollar potentially being: why not just turning it on for master?

Wdyt?

Romain Manni-Bucau
@rmannibucau <https://twitter.com/rmannibucau> |  Blog
<https://rmannibucau.metawerx.net/> | Old Blog
<http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> |
LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
<https://www.packtpub.com/application-development/java-ee-8-high-performance>

Re: Bypass archiving on PR?

Posted by Dennis Kieselhorst <ma...@dekies.de>.
Hi Romain!
> Is it intended that jenkins builds for pull-requests archive artifacts? It
> takes quite some time so I wonder if it can be turned off for PR to save
> some cycles - in particular when it fails ;).
>
> Corollar potentially being: why not just turning it on for master?

Good proposal, I think default is on and deactivation is hidden in the
advanced section, so that is why it was probably never changed. I've
just changed the config...

Cheers
Dennis