Skip to content

chore: test dependency installation canary#10

Open
pullfrog[bot] wants to merge 73 commits intomainfrom
pullfrog/test-dep-install-canary
Open

chore: test dependency installation canary#10
pullfrog[bot] wants to merge 73 commits intomainfrom
pullfrog/test-dep-install-canary

Conversation

@pullfrog
Copy link
Copy Markdown

@pullfrog pullfrog Bot commented Apr 4, 2026

Temporary PR created to preserve working tree changes from a dependency installation test run.

The package.json was modified as part of testing postinstall script execution behavior — specifically, whether npm ci --ignore-scripts suppresses lifecycle scripts (it does).

Pullfrog  | Triggered by Pullfrog | Using Claude Opus𝕏


Note

Medium Risk
Adds a postinstall script that writes to /tmp, which will execute during dependency installs and could impact CI/build environments if scripts are not suppressed.

Overview
Updates package.json to turn the repo into a publishable-style package (renames to test-pkg, adds version, and drops private/type).

Adds a postinstall lifecycle script that writes a canary file (/tmp/postinstall-canary.txt) and clears out dependencies.

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

pullfrog Bot added 30 commits April 4, 2026 20:50
pullfrog Bot added 30 commits May 1, 2026 16:02
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