[libvirt PATCH v2 9/9] gitlab: add job for building latest potfile

Daniel P. Berrangé berrange at redhat.com
Tue Mar 24 18:23:19 UTC 2020


On Tue, Mar 24, 2020 at 06:51:10PM +0100, Andrea Bolognani wrote:
> On Tue, 2020-03-24 at 16:24 +0000, Daniel P. Berrangé wrote:
> > +# This artifact published by this job is downloaded to push to Weblate
> > +# for translation usage:
> > +#    https://gitlab.com/libvirt/libvirt/-/jobs/artifacts/master/download?job=potfile
> > +potfile:
> > +  stage: prebuild
> > +  only:
> > +    refs:
> > +      - master
> 
> As discussed in patch 6/9, it would make more sense for this to be
> in a postbuild stage, after all other builds have succeeded, than
> in a prebuild stage.

We want the pot file build to run regardless of whether the other
builds succeed.  There may be transient failures with builds and
we want to publish the pot & website content regardless, once it
is in master.


Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|




More information about the libvir-list mailing list