zuul-jobs/roles/fetch-javascript-content-tarball/README.rst
Monty Taylor 35da394f53
Add role for fetching javascript built content
Built content and source tarballs are different. Have a role that
handles uploading built content.

Append -content to the tarball so that a project can publish both a
source tarball and a built content tarball without stepping on each
other.

Change-Id: I33dff8080018bda281a00e648468de80d3ecd679
2018-03-06 13:33:10 -06:00

320 B

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