Skip to content

Releases: datum-cloud/actions

v1.16.0

17 Jun 23:10
605da9a

Choose a tag to compare

What's Changed

  • chore(deps): update docker/login-action action to v4.2.0 by @renovate[bot] in #74
  • feat(nix): add nix-update-hash reusable workflow by @drewr in #75
  • chore(deps): update peter-evans/create-pull-request action to v8 by @renovate[bot] in #76
  • fix(nix): push hash update directly to triggering branch by @drewr in #77
  • feat(validate-kustomize): build with LoadRestrictionsNone by default by @scotwells in #80

Full Changelog: v1.15.0...v1.16.0

v1.15.0

21 May 16:42
f8f2a7d

Choose a tag to compare

What's Changed

  • chore(deps): update pnpm/action-setup action to v6 by @renovate[bot] in #68
  • feat: add reusable generate-doc-toc workflow by @drewr in #69
  • fix(generate-doc-toc): open PR instead of pushing to main by @drewr in #70
  • fix(bump-npm-version): land bump commit on main, not detached HEAD by @kevwilliams in #72

Full Changelog: v1.14.0...v1.15.0

v1.14.0

27 Apr 20:26
545f34c

Choose a tag to compare

What's Changed

  • Delete _JOS7378.jpg by @bmertens-datum in #55
  • chore: add CODEOWNERS by @scotwells in #65
  • feat: add configurable registry-organization input to publish-docker workflow by @scotwells in #64
  • chore(deps): update docker/login-action action to v3.7.0 by @renovate[bot] in #36
  • chore(deps): update docker/build-push-action action to v6.19.2 by @renovate[bot] in #37
  • chore(deps): update actions/checkout action to v6 by @renovate[bot] in #40
  • chore(deps): update actions/setup-node action to v6 by @renovate[bot] in #41
  • chore(deps): update actions/upload-artifact action to v7 by @renovate[bot] in #43
  • chore(deps): update docker/login-action action to v4 by @renovate[bot] in #45
  • chore(deps): update docker/setup-buildx-action action to v4 by @renovate[bot] in #46
  • chore(deps): update docker/metadata-action action to v6 by @renovate[bot] in #48
  • chore(deps): update dorny/paths-filter action to v4 by @renovate[bot] in #67
  • chore(deps): update actions/create-github-app-token action to v3 by @renovate[bot] in #66
  • chore(deps): update docker/build-push-action action to v7 by @renovate[bot] in #47
  • chore: configure Claude Code datum plugins by @scotwells in #38

New Contributors

Full Changelog: v1.13.3...v1.14.0

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