project-config/playbooks/javascript
Jeremy Stanley 087ef3dc7d Revert "add signing steps to javascript publishing job"
Turns out playbooks/javascript/publish.yaml is also used in
generating branch tarballs, which we don't want to sign. This has
resulted in the publish-openstack-javascript-content job, e.g. for
the openstack-infra/storyboard-webclient project which runs it after
every commit, to fail with:

The task includes an option with an undefined variable. The error
was: 'gpg_key' is undefined

We probably need to switch to running separate versions of this job
for tags and branch updates so that we can exclusively sign the
former.

This reverts commit 7244f69975.

Change-Id: I77fd1bd315d96f8fe082b3e50a430cd8602c4d71
2018-09-07 19:14:22 +00:00
..
content.yaml Add job for publishing built javascript content 2017-12-17 13:21:43 -06:00
pre.yaml Install yarn in javascript pre-run playbook 2018-02-11 16:08:35 +00:00
publish.yaml Revert "add signing steps to javascript publishing job" 2018-09-07 19:14:22 +00:00
release.yaml Fetch javascript output on publish jobs too 2018-01-23 13:47:14 -06:00
tarball.yaml Add release-openstack-javascript job 2017-10-10 13:10:38 -05:00