Skip to content

fix: point eyrie submodule at main instead of feature-branch SHA#60

Merged
Patel230 merged 1 commit into
mainfrom
fix/eyrie-submodule-main-pin
Jun 19, 2026
Merged

fix: point eyrie submodule at main instead of feature-branch SHA#60
Patel230 merged 1 commit into
mainfrom
fix/eyrie-submodule-main-pin

Conversation

@Patel230

Copy link
Copy Markdown
Contributor

Summary

  • Updates external/eyrie submodule from 138b60d (only on merged feature branch) to 3ff69b5 (eyrie main)
  • Same tree content; fixes CI module hygiene failure: fatal: unable to read tree (138b60d...)

Test plan

  • CI passes on this PR
  • Submodule resolves from shallow clone

Made with Cursor

The previous submodule pin referenced a commit only reachable from a
merged feature branch, which broke CI shallow clones. Same tree as main.

@Patel230 Patel230 left a comment

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Patel230 Patel230 left a comment

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review — hawk PR #60: fix: point eyrie submodule at main instead of feature-branch SHA

Verification

  • Tree hash 7a680aab matches between both commits — zero-content-change submodule pin update
  • 3ff69b59 confirmed on eyrie origin/main
  • Conventional commit (fix: prefix)
  • All critical CI checks green (lint, test, vet, security, smoke, module hygiene)
  • Module hygiene specifically passed — the check that was failing before

Concerns

  • No reviewers have approved yet (0 reviews)
  • 6 build/fuzz checks still pending (non-blocking for submodule-only change)

Verdict: Correct, minimal, and verified. Same tree, resolves CI unable to read tree on shallow clones. LGTM once CI finishes.

@Patel230
Patel230 merged commit c3aaf6b into main Jun 19, 2026
17 checks passed
@Patel230
Patel230 deleted the fix/eyrie-submodule-main-pin branch June 19, 2026 05:08
Patel230 added a commit that referenced this pull request Jul 11, 2026
The previous submodule pin referenced a commit only reachable from a
merged feature branch, which broke CI shallow clones. Same tree as main.
Patel230 added a commit that referenced this pull request Jul 16, 2026
The previous submodule pin referenced a commit only reachable from a
merged feature branch, which broke CI shallow clones. Same tree as main.
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