These organization-wide controls implement the accepted repository topology ADR, branching and release governance ADR, mandatory CI and artifact assurance ADR, secure SDLC standard, quality gates, and software supply-chain assurance standard.
This repository follows the Lightning IT shared release and quality model.
See RELEASE.md for:
- branch and release flow
- required quality checks
- test matrix
- release evidence
- artifact publishing
- supported repository-specific release behavior
Repository classification: Repository Profile.
Required test profiles: markdown, repository-profile.
Publishing targets: none.
| Platform / Product | Status | Validation |
|---|---|---|
| ubuntu-latest | Supported | Repository quality |
| github-profile | Tested where applicable | Repository quality |
.github is managed by the Lightning IT shared release and quality model.
- Managed repository metadata and shared quality checks.
- Standard release, testing, and security documentation.
See SECURITY.md for supported versions and vulnerability reporting.
See CONTRIBUTING.md for contribution and review expectations.
This repository follows the Lightning IT shared release and quality model.
The README shows the current supported and tested matrix.
Exact per-version validation proof is stored with each GitHub Release as release-evidence.md and release-evidence.json.
Releases are created from the protected main branch after a reviewed develop -> main release promotion.
Repository checks validate the managed structure, documentation, and release model for this repository type.
See:
Repository classification: Repository Profile.
Required test profiles: markdown, repository-profile.
Publishing targets: none.
| Platform / Product | Status | Validation |
|---|---|---|
| ubuntu-latest | Supported | Repository quality |
| github-profile | Tested where applicable | Repository quality |
Validation proof for each released version is stored in the corresponding GitHub Release evidence.
This repository does not publish release artifacts by default; release evidence is recorded when artifact releases are enabled. The evidence records:
- tested matrix combinations
- GitHub Actions run links
- artifact references
- publish status
- security scan status
See GitHub Releases, RELEASE.md, and TESTING.md for the release process and validation model.