Unverified Commit a4374459 authored by Hong Minhee's avatar Hong Minhee
Browse files

Include deno.lock in version control

Previously, deno.lock was excluded from version control while
pnpm-lock.yaml was committed. This created an inconsistent lockfile
policy where Node.js dependencies were pinned but Deno dependencies
could vary across environments.

This commit:

- Removes deno.lock from .gitignore
- Adds deno.lock to version control for reproducible builds
- Documents lockfile policy in CONTRIBUTING.md and AGENTS.md

Resolves https://github.com/fedify-dev/fedify/issues/371



Co-Authored-By: default avatarClaude <noreply@anthropic.com>
parent 9731dc91
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment