Skip to content

test: add package.json with postinstall canary#51

Open
pullfrog[bot] wants to merge 1 commit into
mainfrom
pullfrog/1052-test-dep-install-canary
Open

test: add package.json with postinstall canary#51
pullfrog[bot] wants to merge 1 commit into
mainfrom
pullfrog/1052-test-dep-install-canary

Conversation

@pullfrog

@pullfrog pullfrog Bot commented Jul 15, 2026

Copy link
Copy Markdown

Adds a package.json written during the dependency installation canary test. The postinstall script writes a marker file to /tmp/postinstall-canary.txt to verify whether npm lifecycle scripts run during start_dependency_installation.

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


Note

Low Risk
Test-only artifact with a local postinstall side effect; no production app or auth/data paths touched.

Overview
Introduces a minimal package.json for the dependency-installation canary test, replacing the prior Vitest-oriented package metadata.

The postinstall script writes CANARY_MARKER to /tmp/postinstall-canary.txt so the test harness can confirm whether start_dependency_installation runs npm lifecycle scripts. Package name/version are set to test-pkg / 1.0.0; dependencies is empty.

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

@pullfrog
pullfrog Bot requested a review from colinhacks July 15, 2026 16:49
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