Skip to content

Releases: grafana/plugin-ci-workflows

ci-cd-workflows: v4.3.0

26 Nov 13:20
ee5ce5c

Choose a tag to compare

4.3.0 (2025-11-26)

🎉 Features

  • add a more user-friendly error when pinning plugin-ci-workflows to a commit hash (f2c945a)
  • block workflow if pinned to a commit hash rather than a tag/branch reference (f2c945a)

🐛 Bug Fixes

  • trust grafana-plugins-platform-bot[bot] (#404) (dc5bcf5)

🔧 Chores

  • add ACTIONLINT_VERSION to simplify actionlint version bumps (f422460)
  • add concurrency to actionlint job (f422460)
  • changed warning message for rolling release channel detection (f2c945a)

ci-cd-workflows: v4.2.0

24 Nov 10:00
1aef8fb

Choose a tag to compare

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

21 Nov 10:44
80407d0

Choose a tag to compare

1.0.1 (2025-11-21)

🔧 Chores

  • deps: update googleapis/release-please-action action to v4.4.0 (#374) (5f3d206)

plugins-publish-publish: v2.0.1

04 Nov 16:09
82366d7

Choose a tag to compare

2.0.1 (2025-11-04)

🐛 Bug Fixes

ci-cd-workflows: v4.1.0

04 Nov 16:12
09b221c

Choose a tag to compare

4.1.0 (2025-11-04)

🎉 Features

  • add warning message when using rolling releases channel (@main) (#365) (e3a460d)

🐛 Bug Fixes

🔧 Chores

  • main: release plugins-publish-publish 2.0.1 (#371) (82366d7)

ci-cd-workflows: v4.0.0

03 Nov 08:53
e523b68

Choose a tag to compare

4.0.0 (2025-11-03)

⚠ BREAKING CHANGES

  • move unexported actions to internal folder (#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

  • adding a non-required input called signature-type (#356) (4c800de)

♻️ Code Refactoring

  • move unexported actions to internal folder (#338) (46a32e8)

🔧 Chores

  • deps: update softprops/action-gh-release action to v2.4.1 (#359) (f48c11a)
  • deps: update stefanzweifel/git-auto-commit-action action to v7 (#361) (50034ea)
  • main: release plugins-release-please 1.0.0 (#357) (cdbd54b)

plugins-release-please: v1.0.0

16 Oct 13:31
cdbd54b

Choose a tag to compare

1.0.0 (2025-10-15)

🎉 Features

ci-cd-workflows: v3.2.0

14 Oct 11:37
ddc6565

Choose a tag to compare

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)

plugins-version-bump-changelog: v1.1.0

08 Oct 10:03
d0d69c5

Choose a tag to compare

1.1.0 (2025-10-08)

🎉 Features

plugins-publish-publish: v2.0.0

08 Oct 10:12
3e071f5

Choose a tag to compare

2.0.0 (2025-10-08)

⚠ BREAKING CHANGES

  • publish: Remove deprecated local-md5 input (#337)

🔧 Chores

  • publish: Remove deprecated local-md5 input (#337) (cc671fd)