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.
- Host: GitHub
- URL: https://github.com/kolosovpetro/releaseflow
- Owner: kolosovpetro
- Created: 2022-12-22T12:49:06.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-27T22:48:43.000Z (over 2 years ago)
- Last Synced: 2025-01-16T06:15:33.901Z (9 months ago)
- Language: C#
- Homepage:
- Size: 883 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Release Flow
[](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)