Skip to content

build: repoint lab-auth git dep to dinglebear-ai/labby - #83

Open
jmagar wants to merge 2 commits into
mainfrom
chore/repoint-lab-auth
Open

build: repoint lab-auth git dep to dinglebear-ai/labby#83
jmagar wants to merge 2 commits into
mainfrom
chore/repoint-lab-auth

Conversation

@jmagar

@jmagar jmagar commented Jul 28, 2026

Copy link
Copy Markdown
Collaborator

The labby-auth dependency pointed at https://github.com/jmagar/lab.git — a repo name that no longer exists and resolved only via GitHub's transfer redirect. If that name were ever reclaimed, the build would break.

Repointed to the canonical https://github.com/dinglebear-ai/labby.git at the same pinned rev (53dbc479). Version-neutral: labby-auth and labby-primitives both stay at 1.7.0.

deny.toml moves in the same commit — its [sources] allow-git list pinned the old URL, and with unknown-git = "deny" a manifest/allowlist mismatch fails cargo deny check sources.

Part of a sweep across all repos carrying this dependency.

jmagar and others added 2 commits July 27, 2026 23:05
The lab-auth dependency pointed at https://github.com/jmagar/lab.git, a repo
name that no longer exists and resolved only via GitHub's transfer redirect.
Repoint to the canonical https://github.com/dinglebear-ai/labby.git at the same
pinned rev so the build no longer depends on a redirect that would break if the
old name were ever reclaimed. Version-neutral: same rev, same resolved version.
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