zuul/releasenotes/notes/add-artifacts-0718af34ca6165aa.yaml
James E. Blair 6d1640d714 Add artifact table
Add an artifact table to the SQL reporter, and allow builds to store
artifact URLs using zuul_return.  The web API will return the urls.

Change-Id: I8adfc25cc93327ca73c98bbe170e8f39a0864f7f
2018-11-28 07:53:41 -08:00

7 lines
167 B
YAML

---
features:
- |
Jobs may now return artifact URLs and they will be stored in the
SQL database (if configured). See :ref:`return_artifacts` for
usage.