Collection of Concourse pipeline task that can be reused.
bump-blob.yml
: Bump a Blob in a Bosh releasecopy-github-release.yml
: Copy a Github Release content (including the release notes)create-buildpack-release.yml
: Create a Bosh Release for buildpacks using the provided Cached buildpackcreate-release.yml
: Create a Bosh Releasedownload-releases-from-manifest.yml
: Download Bosh releases specified in a Bosh manifest.generate-mirrored-notification.yml
: Generate a mirrored notification message.package-cached-buildpack.yml
: Package a buildpack (expect for java and php) with all the dependencies cached.package-cached-java-buildpack.yml
: Package the java buildpack with all the dependencies cached. Seepackage-cached-buildpack.yml
package-cached-php-buildpack.yml
: Package the php buildpack with all the dependencies cached. Seepackage-cached-buildpack.yml
rename-bosh-io-release.yml
: Rename a Bosh.io releasestratos-package.yml
: Package the Stratos UI with all dependencies