zuul/zuul/driver/sql
James E. Blair b7c68c2f76 Combine artifact URLs with log_url if relative
The plan for the idea of a "promote" pipeline is to fetch
previously uploaded artifacts from the build log server
and move them to the final publication location.  However,
jobs which store data (such as documentation builds,
tarballs, or container images) on the log server should not
need to know the configuration of the log server in order
to return the artifact URL to zuul.  To support this, if
the job returns a relative URL for an artifact, assume it
is relative to the log URL for the build and combine the
two when storing the artifact info.

Change-Id: I4bce2401c9e59fd469e3b3da2973514c07faecf2
2019-01-04 14:01:23 -08:00
..
alembic Add artifact table 2018-11-28 07:53:41 -08:00
__init__.py Status branch protection checking for github 2018-06-04 15:47:01 +02:00
alembic.ini Add alembic.ini 2018-01-09 18:13:09 +01:00
sqlconnection.py Add artifact table 2018-11-28 07:53:41 -08:00
sqlreporter.py Combine artifact URLs with log_url if relative 2019-01-04 14:01:23 -08:00