Skip to content

fix(runtime): match run env against effective overlay#36

Merged
roodboi merged 1 commit into
mainfrom
dimitri/fix-runtime-effective-env-match
Mar 31, 2026
Merged

fix(runtime): match run env against effective overlay#36
roodboi merged 1 commit into
mainfrom
dimitri/fix-runtime-effective-env-match

Conversation

@roodboi

@roodboi roodboi commented Mar 31, 2026

Copy link
Copy Markdown
Contributor

Summary

  • compare live runtime env against the effective overlay Hack selected for hack run
  • keep --no-deps enabled when omitted --env resolves to the same default overlay already running
  • add a regression test for default-overlay run behavior

Verification

  • bun test tests/project-run-command.test.ts
  • bun run typecheck
  • bun x ultracite check src/commands/project.ts tests/project-run-command.test.ts

@changeset-bot

changeset-bot Bot commented Mar 31, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: f45ae5e

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@roodboi
roodboi merged commit 9068559 into main Mar 31, 2026
3 checks passed
@roodboi
roodboi deleted the dimitri/fix-runtime-effective-env-match branch March 31, 2026 23:00
roodboi pushed a commit that referenced this pull request Mar 31, 2026
## <small>2.0.3 (2026-03-31)</small>

* Merge pull request #36 from hack-dance/dimitri/fix-runtime-effective-env-match ([9068559](9068559)), closes [#36](#36)
* fix(runtime): match run env against effective overlay ([f45ae5e](f45ae5e))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant