Skip to content

Releases: grafana/shared-workflows

setup-argo: v1.0.0

28 Nov 09:39
bc170f3
Compare
Choose a tag to compare

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

  • setup-argo: refactor following feedback (#215) (64a196a)

push-to-gcs: v0.1.0

28 Nov 09:39
eb3e512
Compare
Choose a tag to compare

0.1.0 (2024-11-28)

🎉 Features

  • push-to-gcs: allow setting 'predefinedAcl' on objects when uploading (#193) (97e6191)

🔧 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

28 Nov 10:17
0c749a0
Compare
Choose a tag to compare

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

  • push-to-gar-docker: Fix metadata link (#159) (1a9e4bc)

🔧 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

28 Nov 09:52
a949b6e
Compare
Choose a tag to compare

0.1.0 (2024-11-28)

🔧 Miscellaneous Chores

  • deps: update google-github-actions/auth action to v2.1.5 (#248) (a5d1613)
  • deps: update google-github-actions/auth action to v2.1.6 (#436) (a275eef)
  • deps: update google-github-actions/auth action to v2.1.7 (#509) (41774d7)

login-to-gar: v0.1.0

28 Nov 09:58
761f1ed
Compare
Choose a tag to compare

0.1.0 (2024-11-28)

🔧 Miscellaneous Chores

  • deps: update docker/login-action action to v3.3.0 (#254) (a678ac5)
  • deps: update google-github-actions/auth action to v2.1.5 (#248) (a5d1613)
  • deps: update google-github-actions/auth action to v2.1.6 (#436) (a275eef)
  • deps: update google-github-actions/auth action to v2.1.7 (#509) (41774d7)

get-vault-secrets: v1.0.1

28 Nov 09:39
97c6f45
Compare
Choose a tag to compare

1.0.1 (2024-11-28)

🔧 Miscellaneous Chores

  • deps: update google-github-actions/auth action to v2.1.7 (#509) (41774d7)
  • get-vault-secrets: remove the iap-auth step from get-vault-secrets (#520) (cbdc528)

generate-openapi-clients: v1.0.0

28 Nov 08:41
38664bd
Compare
Choose a tag to compare

1.0.0 (2024-11-28)

🎉 Features

  • modify openapi spec at client generation time (#204) (fc84de9)

🐛 Bug Fixes

🔧 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)

build-push-to-dockerhub: v0.1.0

28 Nov 10:05
45747d1
Compare
Choose a tag to compare

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

  • Make file argument optional in docker build actions (#50) (b2c2806)

🔧 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

28 Nov 08:36
07bc4c7
Compare
Choose a tag to compare

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

  • add workflow that lints shell scripts with ShellCheck (#147) (570898e)

🔧 Miscellaneous Chores

  • deps: update catnekaise/cognito-idpool-auth action to v1.0.2 (#246) (a4c9c10)

argo-lint: v1.0.0

28 Nov 09:39
4dd1a0d
Compare
Choose a tag to compare

1.0.0 (2024-11-28)

🎉 Features

  • add argo-lint and install-argo-cli action (#171) (d848da2)

🐛 Bug Fixes

  • argo-lint: fallback to hardcode action repo (#213) (c663230)

🔧 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)

♻️ Code Refactoring

  • setup-argo: refactor following feedback (#215) (64a196a)