Something went wrong. Try again.
This repository has no description
Something went wrong. Try again.
make go-lexicons: glex install before codegen; keep manifest in tool-native form master
On a fresh clone the vendored third-party lexicons (lexicons/{app,com, tools,games}) are gitignored and absent, and `make lexicons` ran Go codegen before anything fetched them — so `make ci-lexicons` failed in CI with "schema not found in catalog: app.bsky.actor.defs#profileViewBasic". Run `glex install` (manifest-pinned) first. Also store lexicons.json exactly as the tools write it (no trailing newline) — the previous newline fix got rewritten by every install, which would trip ci-lexicons' git-diff check; prettier now ignores the file instead. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Author Eli Mallon Co-author Claude Fable 5 Date (Jul 15, 2026, 4:20 AM UTC) Commit facb2238 facb2238433643e28b283c3ccbe746ca5caa5a78 Parent 72784655 727846554ea9b4fca911c6a4ab9d00482024c97e