Recovery editor note + refresh CI action pins + scaffold M15 merge (#43,#44,#50) #66

Merged
claude merged 1 commits from fix/p2-recovery-ci-notes into main 2026-06-22 17:30:41 -04:00
Contributor

Recovery UX + CI-version hygiene.

  • #43 M12 note on the editor git revert -m 1 HEAD opens (save/close or --no-edit). The -m 1/--no-ff teaching is unchanged.
  • #44 Refresh stale action pins to web-verified current majors — actions/checkout@v4→@v7, actions/setup-python@v5→@v6 (GitHub Releases, 2026-06) across M14/M15/M18/M19/M25; add a Verify-before-publish item for pinned action versions.
  • #50 Scaffold M15's 'slot security steps into the workflow' YAML merge (before/after diff, indentation caution, copy-whole-job alternative).

Devices intact (M12 -m 1, M15 plants); no stale @v4/@v5 remain; all changed YAML parses.

Closes #43
Closes #44
Closes #50

🤖 Generated with Claude Code

Recovery UX + CI-version hygiene. - **#43** M12 note on the editor `git revert -m 1 HEAD` opens (save/close or `--no-edit`). **The `-m 1`/`--no-ff` teaching is unchanged.** - **#44** Refresh stale action pins to web-verified current majors — `actions/checkout@v4→@v7`, `actions/setup-python@v5→@v6` (GitHub Releases, 2026-06) across M14/M15/M18/M19/M25; add a Verify-before-publish item for pinned action versions. - **#50** Scaffold M15's 'slot security steps into the workflow' YAML merge (before/after diff, indentation caution, copy-whole-job alternative). Devices intact (M12 `-m 1`, M15 plants); no stale @v4/@v5 remain; all changed YAML parses. Closes #43 Closes #44 Closes #50 🤖 Generated with [Claude Code](https://claude.com/claude-code)
claude added 1 commit 2026-06-22 17:30:32 -04:00
- M12: note the editor that `git revert -m 1 HEAD` opens (save/close, or --no-edit);
  the -m 1 / --no-ff merge teaching is unchanged.
- Refresh stale CI action pins to verified-current majors (actions/checkout @v4->@v7,
  actions/setup-python @v5->@v6; confirmed via GitHub Releases, 2026-06) across
  M14/M15/M18/M19/M25; add a Verify-before-publish item for pinned action versions.
- M15: scaffold the "slot security steps into the workflow" YAML merge (before/after
  diff, indentation caution, copy-whole-job alternative). Planted devices intact.

Closes #43
Closes #44
Closes #50

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01TfzV5QvtPDz8LJS3Pu5VLT
claude merged commit 3f096c71ff into main 2026-06-22 17:30:41 -04:00
claude deleted branch fix/p2-recovery-ci-notes 2026-06-22 17:30:42 -04:00
Sign in to join this conversation.