Skip to content

Releases: duplocloud/actions

v0.0.13

23 Sep 21:44
87f0bda

Choose a tag to compare

Publish Release

Added

  • an override for the bucket name on the terrafom-module action
  • Validation to prevent redundant duploctl install in setup
  • Added condition to skip setting python and pip upgrade when python-version is 'none'
  • Added build-image support to build and push docker image to Azure Container Registry
  • Added target input to terraform-exec action
  • Added ai-helpdesk action for creating HelpDesk tickets from workflows
  • Added update-images action for bulk updating multiple service images

What's Changed

  • actions: bump actions/create-github-app-token from 1 to 2 by @dependabot[bot] in #55
  • override tf bucket name by @kferrone in #56
  • DUPLO-35319: Validation to prevent redundant duploctl install in setup by @shantanuduplo in #59
  • Pin versions in 'setup' action examples. by @adam-duplocloud in #60
  • DUPLO-36966: Add target input to terraform-exec action by @shantanuduplo in #70
  • DUPLO-36952: Add build-image action support to build and push docker image to Azure Container Registry by @shantanuduplo in #61
  • updating setup to output currect image uri by @duplocloud-matt in #57
  • feat(ai-ci-cd): action to create helpdesk ticket by @miklwolfe in #71
  • fix(ai-helpdesk): simplify duploctl call by @miklwolfe in #73
  • fix(ai-helpdesk): add vars to summary env by @miklwolfe in #75
  • DUPLO-37061 feat(update-images): add action for bulk updating service images by @miklwolfe in #76

Full Changelog: v0.0.12...v0.0.13

v0.0.12

15 Apr 20:26
1357a71

Choose a tag to compare

Publish Release

What's Changed

Full Changelog: v0.0.11...v0.0.12

v0.0.11

05 Mar 21:46
d3486fc

Choose a tag to compare

Publish Release

  • new action that takes a running services image and tags it with a new tag

What's Changed

New Contributors

Full Changelog: v0.0.10...v0.0.11

v0.0.10

12 Jul 22:06
3ac7470

Choose a tag to compare

What's Changed

  • disable buildx by @kferrone in #31
  • Handle race conditions on node startup and fast pods by @adam-duplocloud in #32
  • added cache-scopes to the build-image action

Full Changelog: v0.0.6...v0.0.10

v0.0.9

12 Jul 22:02
0fee603

Choose a tag to compare

What's Changed

  • disable buildx by @kferrone in #31
  • Handle race conditions on node startup and fast pods by @adam-duplocloud in #32
  • added cache-scopes to the build-image action

Full Changelog: v0.0.6...v0.0.9

Marketplace Release

12 Jul 20:51
5192a73

Choose a tag to compare

First marketplace release.

What's Changed

  • disable buildx by @kferrone in #31
  • Handle race conditions on node startup and fast pods by @adam-duplocloud in #32
  • added cache-scopes to the build-image action

Full Changelog: v0.0.6...v0.0.7