Releases: grafana/plugin-ci-workflows
Releases · grafana/plugin-ci-workflows
ci-cd-workflows: v1.1.1
plugins-publish-publish: v1.0.1
ci-cd-workflows: v1.1.0
1.1.0 (2025-07-08)
🎉 Features
- allow custom working directory for plugins (#110) (0e6a972)
- cd: Pass Playwright inputs to the ci workflow (#70) (9afb3f7)
- dockerized playwright tests (#67) (66de69f)
- playwright: allow custom plugin directories (#119) (8bfca2e)
- simplify playwright docker e2e with profiles (#103) (fb156a0)
🐛 Bug Fixes
- CD action to avoid referring to non-existent input (#106) (1114ffd)
- remove accidental reference to nonexistent input in playwright step (#111) (34e7433)
💄 Styles
🤖 Continuous Integrations
- Add final job to check for E2E tests matrix status (#94) (d6962c2)
- Add Trufflehog secrets scanning for packaged plugin ZIP files (#12) (97c03bc)
- Allow passing secrets to Playwright (#141) (dfa6b3e)
- Fix checkout for forks (#96) (afa8eb2)
- Fix docs exist check (#29) (d3f2a6c)
- Fix error when packaging plugin for fork PRs (#143) (63de1b3)
- Fix GCS upload path when targeting non-main branches (#25) (151411c)
- Fix GCS upload skipped for push events (#43) (fa5e7de)
- Fix IS_FORK for push events (#44) (99e00b7)
- Trufflehog: Only report verified and unknown secrets (#22) (aa4c703)
🔧 Chores
- Bump default Go version to 1.23 (#27) (24c53b5)
- Bump softprops/action-gh-release to v2.2.1 (#23) (9ca12b0)
- deps: Bump actions/attest-build-provenance from 2.2.3 to 2.3.0 (#79) (c1fed14)
- deps: Bump actions/attest-build-provenance from 2.3.0 to 2.4.0 (#137) (acb4a6b)
- deps: Bump actions/create-github-app-token from 1.12.0 to 2.0.2 (#77) (9132940)
- deps: Bump actions/create-github-app-token from 2.0.2 to 2.0.6 (#108) (81fe284)
- deps: Bump actions/download-artifact from 4.2.1 to 4.3.0 (#76) (1d59387)
- deps: Bump actions/setup-node from 4.3.0 to 4.4.0 (#81) (e94caab)
- deps: Bump google-github-actions/auth from 2.1.8 to 2.1.10 (#78) (78b05bb)
- deps: Bump softprops/action-gh-release from 2.2.1 to 2.2.2 (#80) (6156f9c)
- deps: Bump softprops/action-gh-release from 2.2.2 to 2.3.2 (#136) (669131a)
- Fix actionlint warnings (#83) (9bacf72)
- Setup release please for actions versioning (#151) (5962b96)
- some nitpicks (#8) (4cf907a)
- Use get-vault-secrets without exporting env variables (#130) (0ff10ef)