Skip to content

test: write package.json for dependency install canary test - #47

Open
pullfrog[bot] wants to merge 3 commits into
mainfrom
pullfrog/test-package-json-canary
Open

test: write package.json for dependency install canary test#47
pullfrog[bot] wants to merge 3 commits into
mainfrom
pullfrog/test-package-json-canary

Conversation

@pullfrog

@pullfrog pullfrog Bot commented Jul 8, 2026

Copy link
Copy Markdown

Temporary change from a dependency installation canary test run. Overwrites package.json with a minimal test fixture that includes a postinstall script writing to /tmp/postinstall-canary.txt.

Pullfrog  | View workflow run | via Pullfrog | Using anthropic/claude-sonnet-4-6 (free via Pullfrog for OSS) | 𝕏


Note

Low Risk
Temporary test-only manifest; the postinstall side effect is intentional for the canary and limited to /tmp on this test repo.

Overview
Replaces package.json with a minimal fixture for a dependency install canary run, not a normal app manifest.

The package is renamed to test-pkg with version 1.0.0, and prior fields/scripts (private, type: "module", vitest test) are removed. A postinstall script writes CANARY_MARKER to /tmp/postinstall-canary.txt, and an empty dependencies object is added so installs can be exercised.

Reviewed by Cursor Bugbot for commit 1df900b. Bugbot is set up for automated code reviews on this repo. Configure here.

@pullfrog
pullfrog Bot requested a review from ssalbdivad July 8, 2026 21: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.

0 participants