ci-cd-workflows: v7.0.0
7.0.0 (2026-03-16)
🚨 IMPORTANT NOTE
This version of plugin-ci-workflows comes with some major improvements to the CD GitHub Actions Workflow and the Argo Workflow for provisioned plugins.
The CD GitHub Actions Workflow and its complementary Argo Workflow for deploying to Grafana Cloud can now be customized to accommodate for different release flows.
We highly recommend reading the "Concepts" and "Customization" sections in the EngHub docs to understand how deployments work and how to customize them.
⚠ BREAKING CHANGES
- deps: remove "v" prefix from mage-version input (#576)
🎉 Features
- cd: argo: support per-environment auto-approval durations, add input to deploy only to prod when targeting prod (rather than all envs) (#544) (07d2504)
- plugin-validator: provide a better default plugin-validator config (#600) (2a407c4)
🐛 Bug Fixes
🔧 Chores
- deps: remove "v" prefix from mage-version input (#576) (093ef76)
- deps: update actions/attest-build-provenance action to v4 (#597) (d41630f)
- deps: update actions/attest-build-provenance action to v4.1.0 (#604) (847aaf6)
- deps: update actions/setup-go action to v6.3.0 (#596) (b5d1276)
- deps: update dependency actionlint to v1.7.11 (#578) (35f5b60)
- deps: update dependency golangci-lint to v2.10.1 (#584) (e6e0e96)
- deps: update dependency trufflehog to v3.93.4 (#586) (97dbc0b)
- deps: update dependency trufflehog to v3.93.5 (#603) (3ece790)
- deps: update dependency trufflehog to v3.93.6 (#606) (bc2067b)
- deps: update grafana/shared-workflows/get-vault-secrets action to v1.3.1 (#587) (331d439)
- deps: update grafana/shared-workflows/trigger-argo-workflow action to v1.2.2 (#585) (60f35d3)
- deps: update step-security/harden-runner action to v2.15.0 (#595) (1783a6d)