vmware-archive / pws-deployed-version

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PWS deployed version

This repo contains the currently deployed versions of every release in release_repos.json

The current.json file is consumed by https://status.run.pivotal.io

Usage

bin/update_current release version stemcell

For example, in CI we can run this script after a cf-deployment succeeds like so:

bin/update_current cf-deployment 1.0.0 3445.11

About

License:BSD 2-Clause "Simplified" License


Languages

Language:Ruby 100.0%