zuul-jobs/roles/fetch-javascript-content-ta...
James E. Blair 6d13ee475d Correct artifact return url for python/js
The recent change to return the artifact URLs for python/js builds
omitted the artifacts/ directory from the URL.

Change-Id: If86749533e73dbfd17317acba22dbd05dff34abb
2019-06-10 13:41:52 -07:00
..
defaults Add role for fetching javascript built content 2018-03-06 13:33:10 -06:00
tasks Correct artifact return url for python/js 2019-06-10 13:41:52 -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).