Welcome to the did-release Repository. This repository provides QA-verified release versions!
did-release
├── README.md
├── docs
│ ├── CI_CD_PIPELINE.md
│ └── RELEASE-PROCESS.md
└── release-VW.X.Y.X
├── OepnDID_Installation_Guide-VW.X.Y.X.md
├── QA-PLAN-VW.X.Y.X.md
├── RELEASE-NOTE-VW.X.Y.X.md
└── images
Name | Description |
---|---|
docs | Documentation |
┖ CI_CD_PIPELINE.md | CI/CD Pipeline Guide |
┖ RELEASE-PROCESS.md | Release Process Guide |
release-VW.X.Y.X | Release version management |
┖ OepnDID_Installation_Guide-VW.X.Y.X.md | Installation guide for the version |
┖ QA-PLAN-VW.X.Y.X.md | QA plan for the version (also included in the issues menu) |
┖ RELEASE-NOTE-VW.X.Y.X.md | Release note for the version (also posted in the release menu) |
- Release Process - Explanation of the QA verification and deployment procedures for feature additions and modifications across repositories.
- CI/CD Pipeline - Explanation of the CI/CD process using GitHub Actions.