Skip to content

fix(install): honor --force-drift for managed instruction blocks#41

Merged
Yehonal merged 1 commit into
mainfrom
pr/fix-force-drift-instructions
Jun 27, 2026
Merged

fix(install): honor --force-drift for managed instruction blocks#41
Yehonal merged 1 commit into
mainfrom
pr/fix-force-drift-instructions

Conversation

@Yehonal

@Yehonal Yehonal commented Jun 27, 2026

Copy link
Copy Markdown
Contributor

Problema: --force-drift non sostituiva i managed instruction block driftati perche apply passava manifestHash come expectedHash; upsert lanciava "Managed instruction block drift detected".

Fix: aggiunto overrideDrift. Con force-drift apply passa expectedHash undefined e allowDrift; managedBlockMutationOptions copre sia install/write sia uninstall/remove.

Test: regressioni force/no-force e uninstall force; suite completa 328 test passed; typecheck e build ok.

@Yehonal Yehonal merged commit ac7f247 into main Jun 27, 2026
1 check passed
@Yehonal Yehonal deleted the pr/fix-force-drift-instructions branch June 27, 2026 17:30
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.

1 participant