An open API service indexing awesome lists of open source software.

https://github.com/kolosovpetro/releaseflow

In this demo project a GitHub Flow release approach is shown where Semantic Versioning is a part of CI/CD pipeline.
https://github.com/kolosovpetro/releaseflow

Last synced: 7 months ago
JSON representation

In this demo project a GitHub Flow release approach is shown where Semantic Versioning is a part of CI/CD pipeline.

Awesome Lists containing this project

README

          

# Release Flow

[![Run Build and Test](https://github.com/kolosovpetro/ReleaseFlow/actions/workflows/run-build-and-test.yml/badge.svg)](https://github.com/kolosovpetro/ReleaseFlow/actions/workflows/run-build-and-test.yml)

In this demo project a GitFlow release approach is shown where Semantic Versioning is a part of CI/CD pipeline.

### Release strategy

Release flow is described at this [PDF](https://kolosovpetro.github.io/pdf/ReleaseFlowProposal.pdf)