Skip to content

Releases: datum-cloud/actions

v1.13.3

13 Apr 20:07
587d3b6

Choose a tag to compare

Remove manual kustomize install steps — kustomize is already pre-installed on GitHub-hosted runners.

v1.13.2

10 Apr 15:48
3f81158

Choose a tag to compare

What's Changed

Full Changelog: v1.13.1...v1.13.2

v1.12.1

12 Mar 11:38
b19cf09

Choose a tag to compare

What's Changed

  • fix: checkout main branch in publish-release to fix detached HEAD push failure by @scotwells in #57

Full Changelog: v0.12.0...v1.12.1

v1.12.0

11 Mar 18:27
12c9506

Choose a tag to compare

What's Changed

  • feat: add dev build mode to npm publish workflow by @scotwells in #56

Full Changelog: v1.11.0...v0.12.0

What's Changed

  • feat: add dev build mode to npm publish workflow by @scotwells in #56

Full Changelog: v1.11.0...v1.12.0

v1.11.0

10 Mar 18:10
fba2c13

Choose a tag to compare

What's Changed

  • fix: support packages in subdirectories for npm publishing — The publish-npm-package workflow now correctly handles packages that live in subdirectories (e.g. ui/) by reading packageManager from the package's own package.json and running install/build in the correct working directory.

v1.10.0

10 Mar 18:00
2690ed5

Choose a tag to compare

What's Changed

  • Adding publish npm package workflow by @kevwilliams in #39
  • Enforce single assignee on issues by @drewr in #49
  • fix(enforce-single-assignee): comment when multiple owners by @drewr in #51
  • fix(enforce-single-assignee): add concurrency group by @drewr in #52
  • fix(enforce-single-assignee): fetch live assignees and sleep before acting by @drewr in #53

New Contributors

Full Changelog: v1.9.0...v1.10.0

v1.9.0

19 Dec 02:31
3fba284

Choose a tag to compare

What's Changed

  • chore(deps): update actions/checkout action to v6 by @renovate[bot] in #32
  • chore(deps): update actions/upload-artifact action to v5 by @renovate[bot] in #30
  • chore(deps): update fluxcd/flux2 action to v2.7.5 by @renovate[bot] in #28
  • chore(deps): update actions/upload-artifact action to v6 by @renovate[bot] in #34
  • chore(deps): update docker/login-action action to v3.6.0 by @renovate[bot] in #17
  • chore: add context and dockerfile-path params and resolve intermittent kustomize OCI artifact structure by @OscarLlamas6 in #33

Full Changelog: v1.8.1...v1.9.0

v1.8.1

19 Nov 19:05
4b4fa6d

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.8.0...v1.8.1

v1.8.0

19 Nov 15:30
3d641ad

Choose a tag to compare

What's Changed

Full Changelog: v1.7.4...v1.8.0

v1.7.4

31 Oct 05:02
f42752a

Choose a tag to compare

What's Changed

Full Changelog: v1.7.3...v1.7.4