Releases: grafana/plugin-ci-workflows
Releases · grafana/plugin-ci-workflows
ci-cd-workflows: v4.3.0
ci-cd-workflows: v4.2.0
4.2.0 (2025-11-24)
🎉 Features
- run plugin-validator as part of CI (opt-in) (#366) (3456883)
📣 We are looking for early adopters for this feature until we roll it out by default. If you're interested, check this Slack thread.
🐛 Bug Fixes
- allow dependabot and renovate to access Vault (#381) (0e62f4d)
- fix check-for-rolling-releases running twice when running cd workflow (#383) (54da033)
- only trust renovate and dependabot rather than all bots (#392) (45b9f89)
🔧 Chores
- add job for smoke tests matrix check and pr checks refactoring (#386) (80ce38a)
- deps: bump default Trufflehog version to v3.91.0 (#384) (431b333)
- deps: update github artifact actions (major) (#375) (0662937)
- deps: update googleapis/release-please-action action to v4.4.0 (#374) (5f3d206)
- deps: update softprops/action-gh-release action to v2.4.2 (#393) (3a6ced2)
- deps: update step-security/harden-runner action to v2.13.2 (#388) (3cc38b2)
- main: release plugins-release-please 1.0.1 (#376) (80407d0)
- switch GitHub Actions runners to arm64 (#382) (38c232b)
plugins-release-please: v1.0.1
plugins-publish-publish: v2.0.1
ci-cd-workflows: v4.1.0
ci-cd-workflows: v4.0.0
4.0.0 (2025-11-03)
⚠ BREAKING CHANGES
- move unexported actions to
internalfolder (#338)
No changes are needed if you are using the shared workflows. If you only use some of the actions provided by plugin-ci-workflows in your custom workflows, you may have to adjust them. If an action you were using has been moved to the internal folder, you are not supposed to use it as part of your custom workflows. Please open an issue to discuss if it should be moved outside of the internal folder/alternative approach.
🎉 Features
♻️ Code Refactoring
🔧 Chores
plugins-release-please: v1.0.0
ci-cd-workflows: v3.2.0
3.2.0 (2025-10-14)
🎉 Features
- add cd summary step (#341) (cd77b4a)
- add smoke tests for the shared ci workflow (#339) (f9eb48d)
- cd: add "staging" as an alias for "ops" for plugins publishing and Argo workflow trigger (#314) (bdb0e12)
🐛 Bug Fixes
- ci: allow-unsigned package creation on 'none' environment (#350) (c6d400a)
- release-please: update only relevant examples when releasing new versions (#333) (38cad01)
🔧 Chores
- deps: update actions/cache action to v4.3.0 (#349) (56fb09d)
- main: release plugins-change-plugin-scope 1.0.0 (#345) (538ce0a)
- main: release plugins-publish-publish 1.2.0 (#324) (b8016e8)
- main: release plugins-publish-publish 2.0.0 (#347) (3e071f5)
- main: release plugins-version-bump-changelog 1.0.0 (#329) (31b57ff)
- main: release plugins-version-bump-changelog 1.1.0 (#340) (d0d69c5)