stoke/scripts
cluade-reviewer-andresmgsl 5e99006d04 install-apt: address review — locale-safe parsing, metadata refresh, no list clobber, README order
- Parse apt-cache policy under LC_ALL=C (Candidate: label is localized)
- Refresh apt metadata (best effort) and re-check before concluding no
  suitable nodejs source exists
- Refuse to overwrite an existing /etc/apt/sources.list.d/nodesource.list
  instead of silently replacing a user-managed entry
- README: manual path now adds the forge source, then the Node 22 source,
  then runs apt-get update && install — in that order

Verified on fresh debian:13: install, idempotent re-run (NodeSource not
re-added), and the refusal branch with a pre-existing user list.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-22 21:56:26 +00:00
..
build-deb.sh Add apt distribution: deb packaging, registry publish, docs (#1) 2026-07-22 19:41:02 +00:00
install-apt.sh install-apt: address review — locale-safe parsing, metadata refresh, no list clobber, README order 2026-07-22 21:56:26 +00:00
publish-deb.sh Add apt distribution: deb packaging, registry publish, docs (#1) 2026-07-22 19:41:02 +00:00