Files
stack/packages
fredandClaude Opus 5 03eda02c20
ci/woodpecker/pr/ci Pipeline was successful
fix(installer): warn on a failed credentials/ chmod instead of swallowing it
scooby's review flag 1 on #1242. The other three chmods warn; this one was
`|| true`. It is the one directory holding secrets, so a chmod that fails
silently there is the failure most worth a line in the output.

Comment-and-warn only. No behaviour change on the success path.

Co-Authored-By: Claude Opus 5 <[email protected]>
Claude-Session: https://claude.ai/code/session_01WYgWocp36goy8hj2ui6ps1
2026-08-15 22:40:47 -05:00
..