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

Andrea Bolognani abologna at redhat.com
Wed Mar 25 10:51:14 UTC 2020


On Tue, 2020-03-24 at 18:23 +0000, Daniel P. Berrangé wrote:
> 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.

Makes sense.

  Reviewed-by: Andrea Bolognani <abologna at redhat.com>

-- 
Andrea Bolognani / Red Hat / Virtualization




More information about the libvir-list mailing list