HOWTO: Version a Pack and Promote It Across Environments¶
A pack bundles modules, profiles, and blueprints into a coherent, versioned delivery unit. This HOWTO covers tagging a pack release, validating that promotion criteria are met at each environment gate, and advancing the pack through dev, staging, and production using the HybridOps promotion workflow. You will also learn how version pins in dependent configurations ensure reproducible deployments and clean audit trails across the full promotion chain.
What this covers:
- Pack versioning schema, tag conventions, and changelog requirements
- Promotion criteria evaluation: run-record thresholds, approval gates, and policy assertions
- Full dev → staging → production promotion workflow with run record linkage at each gate