Skip to content

Configure git user for version bump commit#302

Merged
bguidolim merged 1 commit intomainfrom
bguidolim-patch-1
Mar 26, 2026
Merged

Configure git user for version bump commit#302
bguidolim merged 1 commit intomainfrom
bguidolim-patch-1

Conversation

@bguidolim
Copy link
Copy Markdown
Collaborator

Summary

Changes

Test plan

  • swift test passes locally
  • swiftformat --lint . and swiftlint pass without violations
  • Affected commands verified with a real pack (e.g. mcs sync, mcs doctor)
Checklist for engine changes

Only check items that apply to this PR. Delete irrelevant ones.

  • .shellCommand components have supplementaryDoctorChecks defined (deriveDoctorCheck() returns nil for shell actions)
  • Any fix() implementation does cleanup/migration only — never installs or registers resources
  • State migrations are guarded by isNeeded() to stay idempotent with mcs sync
  • Integration tests updated for new features (LifecycleIntegrationTests or DoctorRunnerIntegrationTests)
  • New file write/copy/delete paths use PathContainment.safePath() and handle the nil (escape) case
  • Docs updated if behavior changed (CLAUDE.md, docs/, techpack.yaml schema in ExternalPackManifest.swift)

@bguidolim bguidolim enabled auto-merge (squash) March 26, 2026 14:09
@bguidolim bguidolim merged commit 1a34845 into main Mar 26, 2026
4 checks passed
@bguidolim bguidolim deleted the bguidolim-patch-1 branch March 26, 2026 14:11
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