Skip to content

ops: move deno lock under runseal#54

Merged
PerishCode merged 1 commit into
mainfrom
ops/deno-lock-under-runseal
Jul 7, 2026
Merged

ops: move deno lock under runseal#54
PerishCode merged 1 commit into
mainfrom
ops/deno-lock-under-runseal

Conversation

@PerishCode

Copy link
Copy Markdown
Owner

Why

Deno wrapper policy files belong to the repo-local .runseal operating layer. Keeping the lockfile at the repository root made that boundary less explicit.

What

  • Move deno.lock to .runseal/deno.lock.
  • Update the runseal profile, guard wrapper, init wrapper, README, and tests to use the new path.
  • Bump the crate version to 0.10.0 because the guard version policy detects a changed guard contract hash.

Tests

  • runseal :init
  • runseal :guard

@PerishCode
PerishCode merged commit f0ce744 into main Jul 7, 2026
3 checks passed
@PerishCode
PerishCode deleted the ops/deno-lock-under-runseal branch July 7, 2026 05:57
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