zuul-jobs/roles/fetch-javascript-content-ta...
James E. Blair ea00b6aa5a Use human-readable names for artifact returns
This will cause links to appear on the build page with text like
"Docs preview site".

Change-Id: I65f8990b65607e72190a871409c3e31014ce86df
2019-08-12 07:13:27 -07:00
..
defaults Add role for fetching javascript built content 2018-03-06 13:33:10 -06:00
tasks Use human-readable names for artifact returns 2019-08-12 07:13:27 -07: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).