zuul-jobs/roles/fetch-javascript-content-ta...
James E. Blair e23ece5e55 Return javascript content artifact records to Zuul
When producing javascript content tarballs, return artifact records
to Zuul.

Add a new job, build-javascript-content-tarball, which includes the
role to fetch javascript content tarballs.

Change-Id: Ia247054d0523b81916815151fd57138469f634e0
2019-06-06 06:17:47 +00:00
..
defaults Add role for fetching javascript built content 2018-03-06 13:33:10 -06:00
tasks Return javascript content artifact records to Zuul 2019-06-06 06:17:47 +00:00
README.rst fetch-javascript-content-tarball: add create_tarball variable 2018-10-02 17:12:25 -05:00

README.rst

Fetch a Javascript content tarball back to be published.

A content tarball is one that contains built javascript/css artifacts, such as but not limited to those produced by the webpack ArchivePlugin.

Role Variables

Create a tarball with the contents of create_tarball_directory (relative to zuul_work_dir).