fix(bootstrap): unify npm-global PATH snippet into one shared file #130

Merged
clawdie merged 1 commit from fix/unify-npm-profile-snippet into main 2026-06-21 16:22:39 +02:00
Owner

Closes #122. Creates packaging/freebsd/clawdie-npm-profile.sh as
the single source for npm PATH + npm config. The agent-jail
bootstrap installs it with NPM_PREFIX baked in, replacing the
inline heredoc. The clawdie-iso build.sh installs the same file.

Before: two divergent heredocs, different filenames, different
prefixes. Now: one file, both environments, parameterized prefix.

Closes #122. Creates packaging/freebsd/clawdie-npm-profile.sh as the single source for npm PATH + npm config. The agent-jail bootstrap installs it with NPM_PREFIX baked in, replacing the inline heredoc. The clawdie-iso build.sh installs the same file. Before: two divergent heredocs, different filenames, different prefixes. Now: one file, both environments, parameterized prefix.
clawdie added 1 commit 2026-06-21 16:22:27 +02:00
fix(bootstrap): unify npm-global PATH snippet into one shared file
Some checks failed
CI / markdown (pull_request) Has been cancelled
CI / port (pull_request) Has been cancelled
CI / agent-jail-pkgs (pull_request) Has been cancelled
CI / rust (pull_request) Has been cancelled
1081016991
Closes #122. Creates packaging/freebsd/clawdie-npm-profile.sh as
the single source for npm PATH + npm config. The agent-jail
bootstrap installs it with NPM_PREFIX baked in, replacing the
inline heredoc. The clawdie-iso build.sh installs the same file.

Before: two divergent heredocs, different filenames, different
prefixes. Now: one file, both environments, parameterized prefix.
clawdie merged commit e8b0d40461 into main 2026-06-21 16:22:39 +02:00
clawdie deleted branch fix/unify-npm-profile-snippet 2026-06-21 16:22:42 +02:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: clawdie/colibri#130
No description provided.