Skip to content

fix: drop stale migration branch pin - #3

Merged
thedancingdeveloper merged 1 commit into
mainfrom
fix/drop-migration-branch-pin
Jul 23, 2026
Merged

fix: drop stale migration branch pin#3
thedancingdeveloper merged 1 commit into
mainfrom
fix/drop-migration-branch-pin

Conversation

@thedancingdeveloper

Copy link
Copy Markdown
Collaborator

The prior migration PR left a branch="migration/github-native-source" pin on the internal dep, which was then merged. That branch is now deleted (merged into main), so downstream consumers resolving this dep transitively picked up two different commits of the same crate and failed to compile. Removes the pin so it resolves to the dependency's default branch.

@AusAgentSmith AusAgentSmith left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Reviewed: fixes the stale migration-branch pin left over from the prior merge; CI green.

@thedancingdeveloper
thedancingdeveloper merged commit 486540b into main Jul 23, 2026
2 checks passed
@thedancingdeveloper
thedancingdeveloper deleted the fix/drop-migration-branch-pin branch July 23, 2026 23:21
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.

2 participants