Skip to content

release-kit

Phase kitRELEASEv6.1.0

RELEASE phase of the Zava Agentic SDLC ribbon. CI/CD golden paths instructions — reusable workflows, deployment gates, environment promotion conventions.

Add to your service repo's apm.yml. Pinned to v6.1.0 so consumers are reproducible.

dependencies:
apm:
- DevExpGbb/zava-agent-config/plugins/release-kit#v6.1.0

Then in CI / locally:

Terminal window
apm install
apm audit --ci
You operate any CI/CD pipeline — reusable workflows, deploy gates, env promotion.

Pairs with