Releases: grafana/shared-workflows
Releases · grafana/shared-workflows
setup-argo: v1.0.0
1.0.0 (2024-11-28)
🐛 Bug Fixes
- setup-argo: less fragile OS/ARCH selection (#222) (e9775f3)
- setup-argo: use amd64 as arch (#217) (7a0ba14)
- setup-argo: use bash, fix idempotency, only restore if needed (#221) (1e75822)
- wrong linked action in argo docs (#538) (170f6ab)
🔧 Miscellaneous Chores
- deps: update actions/cache action to v4.1.0 (#441) (e583f36)
- deps: update actions/cache action to v4.1.1 (#448) (db270ac)
- deps: update actions/cache action to v4.1.2 (#494) (0f7e124)
- deps: update dsaltares/fetch-gh-release-asset action to v1.1.2 (#247) (cfd4f70)
♻️ Code Refactoring
push-to-gcs: v0.1.0
0.1.0 (2024-11-28)
🎉 Features
🔧 Miscellaneous Chores
- deps: update actions/checkout action to v4.1.7 (#244) (1d5fba5)
- deps: update actions/checkout action to v4.2.0 (#313) (ba6268c)
- deps: update actions/checkout action to v4.2.1 (#445) (c72e039)
- deps: update actions/checkout action to v4.2.2 (#498) (7c6dbe2)
- deps: update google-github-actions/upload-cloud-storage action to v2.2.0 (#261) (fc430d2)
- deps: update google-github-actions/upload-cloud-storage action to v2.2.1 (#510) (8545475)
push-to-gar-docker: v0.1.0
0.1.0 (2024-11-28)
🎉 Features
- build-push-to-gar: Expose platforms parameter (#78) (f86c2ca)
- push-to-gar-docker - add outputs for ease-of-use (#89) (6e9b07a)
- push-to-gar-docker: replace underscores with hyphens in repo names (#199) (a67842b)
🐛 Bug Fixes
- add repository_name input to push-to-gar-docker (#198) (264a3f2)
- Make file argument optional in docker build actions (#50) (b2c2806)
- push-gar-doc: fix typo (#200) (5d89d95)
📝 Documentation
🔧 Miscellaneous Chores
- Bump upstream docker actions (#51) (f33ebd9)
- deps: update actions/checkout action to v4.1.7 (#244) (1d5fba5)
- deps: update actions/checkout action to v4.2.0 (#313) (ba6268c)
- deps: update actions/checkout action to v4.2.1 (#445) (c72e039)
- deps: update actions/checkout action to v4.2.2 (#498) (7c6dbe2)
- deps: update docker/build-push-action action to v5.4.0 (#253) (30f2a90)
- deps: update docker/build-push-action action to v6 (#265) (7a88455)
- deps: update docker/build-push-action action to v6.10.0 (#547) (ae58551)
- deps: update docker/build-push-action action to v6.8.0 (#413) (1994696)
- deps: update docker/build-push-action action to v6.9.0 (#431) (51c9559)
- deps: update docker/metadata-action action to v5.6.0 (#539) (1bdb3a4)
- deps: update docker/metadata-action action to v5.6.1 (1bdb3a4)
- deps: update docker/setup-buildx-action action to v3.6.1 (#257) (46bb727)
- deps: update docker/setup-buildx-action action to v3.7.0 (#438) (c546bd5)
- deps: update docker/setup-buildx-action action to v3.7.1 (#440) (680fa60)
login-to-gcs: v0.1.0
login-to-gar: v0.1.0
0.1.0 (2024-11-28)
🔧 Miscellaneous Chores
get-vault-secrets: v1.0.1
generate-openapi-clients: v1.0.0
1.0.0 (2024-11-28)
🎉 Features
🐛 Bug Fixes
🔧 Miscellaneous Chores
build-push-to-dockerhub: v0.1.0
0.1.0 (2024-11-28)
🎉 Features
- build-push-to-dockerhub: Expose platforms parameter (#37) (bb37651)
- Rename push-to-dockerhub-action (#33) (6730582)
🐛 Bug Fixes
🔧 Miscellaneous Chores
- Bump upstream docker actions (#51) (f33ebd9)
- deps: update actions/checkout action to v4.1.7 (#244) (1d5fba5)
- deps: update actions/checkout action to v4.2.0 (#313) (ba6268c)
- deps: update actions/checkout action to v4.2.1 (#445) (c72e039)
- deps: update actions/checkout action to v4.2.2 (#498) (7c6dbe2)
- deps: update docker/build-push-action action to v5.4.0 (#253) (30f2a90)
- deps: update docker/build-push-action action to v6 (#265) (7a88455)
- deps: update docker/build-push-action action to v6.10.0 (#547) (ae58551)
- deps: update docker/build-push-action action to v6.8.0 (#413) (1994696)
- deps: update docker/build-push-action action to v6.9.0 (#431) (51c9559)
- deps: update docker/metadata-action action to v5.6.0 (#539) (1bdb3a4)
- deps: update docker/metadata-action action to v5.6.1 (1bdb3a4)
- deps: update docker/setup-buildx-action action to v3.6.1 (#257) (46bb727)
- deps: update docker/setup-buildx-action action to v3.7.0 (#438) (c546bd5)
- deps: update docker/setup-buildx-action action to v3.7.1 (#440) (680fa60)
- deps: update docker/setup-qemu-action action to v3.2.0 (#258) (9d623d7)
- Skip log in to DockerHub when not publishing, fail if trying to publish on anything but
push
events (#126) (0f7721c)
aws-auth: v1.0.0
1.0.0 (2024-11-27)
🎉 Features
- actions: Create
aws-auth
composite action (#67) (49b9885) - aws-auth: add workflow_ref claim (#227) (c0e3298)
🐛 Bug Fixes
- aws-auth: make script executable (#485) (dfa5e58)
- aws-auth: no such file for resolve-aws-region.sh (#492) (84db55e)
- aws-auth: support checked out action mode (#484) (67c54c7)
📝 Documentation
- aws auth: Mention
event_name
in passed claims (#144) (28a818b) - aws-auth action: Add example of IAM role setup (#72) (014f020)
- aws-auth action: fix permissions typo in example (#75) (27696f8)
- aws-auth: use ref instead of workflow_ref (#456) (f0dd348)
🤖 Continuous Integration
🔧 Miscellaneous Chores
argo-lint: v1.0.0
1.0.0 (2024-11-28)
🎉 Features
🐛 Bug Fixes
🔧 Miscellaneous Chores
- deps: update actions/checkout action to v4.1.7 (#244) (1d5fba5)
- deps: update actions/checkout action to v4.2.0 (#313) (ba6268c)
- deps: update actions/checkout action to v4.2.1 (#445) (c72e039)
- deps: update actions/checkout action to v4.2.2 (#498) (7c6dbe2)