This repository tracks which versions of the Survey Data Collection (SDC) platform microservices are deployed to which environment, loosely following the approach detailed in Versioning a Microservice System with git. It also tracks releases and release notes.
This repository contains Git branches corresponding to the Cloud Foundry spaces (environments) below:
Branch/Space | Purpose |
---|---|
cat | Customer Acceptance Testing |
ci | Continuous Integration |
demo | Demonstations |
dev | Development |
int | Integration |
preprod | Pre-Production |
prod | Production |
sit | System Integration Testing |
test | Functional Testing |
The services directory within each branch contains a text file per deployed microservice that contains the version number of the microservice deployed within that space.
The releases directory within every branch contains a CSV file that contains the version number of each microservice comprising a release.
The release-notes directory within every branch contains an aggregated release note for every release.
Copyright (C) 2017 Crown Copyright (Office for National Statistics)