Files
miga-heygen 25c0dd5524 fix(cli): stop lambda deploy/destroy from pointing at a nonexistent --sam-template flag
locateSamTemplate()'s error message and doc comment both promised a
--sam-template CLI flag as an installed-package fallback, but no such
flag was ever wired up anywhere in lambda.ts/deploy.ts/destroy.ts, and
examples/aws-lambda/template.yaml isn't shipped in any published
package either -- a dead-end escape hatch that just wasted users' time.
Replace it with the honest requirement (matches repoRoot()'s own
message): these commands need a HyperFrames monorepo checkout, or
HYPERFRAMES_REPO_ROOT pointed at one.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-09-11 17:30:59 +00:00
..
2026-09-10 14:45:17 -04:00
2026-09-10 14:45:17 -04:00
2026-09-10 14:45:17 -04:00
2026-09-10 14:45:17 -04:00