Skip to content

Update references to renamed spec repo (cdx-file-format-spec)#48

Merged
gvonnessi merged 1 commit into
mainfrom
chore/update-repo-name-refs
Jun 17, 2026
Merged

Update references to renamed spec repo (cdx-file-format-spec)#48
gvonnessi merged 1 commit into
mainfrom
chore/update-repo-name-refs

Conversation

@gvonnessi

Copy link
Copy Markdown
Collaborator

Summary

Upstream spec repo renamed codex-file-format-speccdx-file-format-spec. Updates:

  • README links (×2) + CONTRIBUTING spec link
  • Makefile SCHEMA_DIR := ../cdx-file-format-spec/schemas and the "clone … alongside" hint

Docs + one Makefile variable only — no Lua code changed. The SCHEMA_DIR path targets a sibling clone; a fresh clone of the renamed repo lands in cdx-file-format-spec/, and make validate skips gracefully if absent.

Test plan

  • make lint + make test (CI; and locally where the Lua toolchain is available)

…file-format-spec)

The upstream spec repo was renamed on GitHub. Update README/CONTRIBUTING links
and the Makefile SCHEMA_DIR / hint (a sibling clone of the renamed repo lands in
cdx-file-format-spec/). make validate skips gracefully when that dir is absent;
no Lua code changed.
@gvonnessi gvonnessi merged commit 25bfd50 into main Jun 17, 2026
2 checks passed
@gvonnessi gvonnessi deleted the chore/update-repo-name-refs branch June 17, 2026 16:06
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