Skip to content

Hm

v0.0.7 Breaking

This release includes 1 breaking change for platform teams planning a safe upgrade.

Published 1mo Pipelines
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

ai-agents build-automation ci-cd cli code-generation dag
+11 more
developer-tools devops docker iac llm pipeline pipelines-as-code python rust task-runner typescript

ReleasePort's take

Light signal
editorial:auto 1mo

The upcoming harmont‑cli v0.0.7 release will panic instead of warning when esbuild is missing, automatically registers/creates cloud pipelines with `hm run --cloud`, and upgrades npm for OIDC trusted publishing.

Why it matters: If esbuild is absent the CLI now aborts (panic) rather than continuing with a warn; this enforces dependency correctness. Auto‑registration of cloud pipelines simplifies deployment workflows, while the npm upgrade enables secure OIDC publishing.

Summary

AI summary

Panic if esbuild is missing when executing hm commands.

Changes in this release

Feature Low

`hm run --cloud` now auto‑registers/creates pipelines.

`hm run --cloud` now auto‑registers/creates pipelines.

Source: llm_adapter@2026-06-11

Confidence: high

Bugfix Medium

Panic instead of warn when esbuild not found.

Panic instead of warn when esbuild not found.

Source: llm_adapter@2026-06-11

Confidence: high

Bugfix Medium

Resolve cloud pipelines by repository identity.

Resolve cloud pipelines by repository identity.

Source: llm_adapter@2026-06-11

Confidence: high

Bugfix Medium

Upgrade npm to enable OIDC trusted publishing.

Upgrade npm to enable OIDC trusted publishing.

Source: llm_adapter@2026-06-11

Confidence: low

Full changelog

What's Changed

  • Panic instead of warn when esbuild not found by @Power-el-Tanke in https://github.com/harmont-dev/harmont-cli/pull/136
  • fix(release): upgrade npm so OIDC trusted publishing works by @markovejnovic in https://github.com/harmont-dev/harmont-cli/pull/138
  • fix: cloud runs resolve the pipeline by repo identity by @markovejnovic in https://github.com/harmont-dev/harmont-cli/pull/139
  • feat(run): make hm run --cloud register/create pipelines automatically by @markovejnovic in https://github.com/harmont-dev/harmont-cli/pull/140

New Contributors

  • @Power-el-Tanke made their first contribution in https://github.com/harmont-dev/harmont-cli/pull/136

Full Changelog: https://github.com/harmont-dev/harmont-cli/compare/v0.0.6...v0.0.7

Breaking Changes

  • Panic instead of warning when esbuild is not found

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track Hm

Get notified when new releases ship.

Sign up free

Related context

Earlier breaking changes

  • v0.0.2 Remove deployment feature (hm dev).

Beta — feedback welcome: [email protected]