Skip to content

#693: build the fake repository from its resolved name - #712

Open
morphqdd wants to merge 1 commit into
zerocracy:masterfrom
morphqdd:693
Open

#693: build the fake repository from its resolved name#712
morphqdd wants to merge 1 commit into
zerocracy:masterfrom
morphqdd:693

Conversation

@morphqdd

@morphqdd morphqdd commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

repository resolves a numeric id to a full name but built owner, html_url
and url from the raw argument, so the same hash claimed
full_name: "zerocracy/baza" and owner.login: "1439". url also carried the
HTML host instead of the API one.

All three come from the resolved name now.

Closes #693

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.

Fake client's repository(id) builds owner and html_url from the id, contradicting its own full_name

1 participant