Skip to content

docs(registry): fix stale registry links, document current publish rules - #17

Open
NewtTheWolf wants to merge 1 commit into
mainfrom
docs/registry-links-and-facts
Open

docs(registry): fix stale registry links, document current publish rules#17
NewtTheWolf wants to merge 1 commit into
mainfrom
docs/registry-links-and-facts

Conversation

@NewtTheWolf

Copy link
Copy Markdown
Contributor

Follow-up to the Tabularium cutover: the wiki still pointed at the old Codeberg mirror and told the pre-cutover story.

Link fixes

  • codeberg.org/Tabularium/Tabulariumgithub.com/TabularisDB/tabularium (source + issues)
  • Dead TabularisDB/tabularis-website registry.json link → TabularisDB/website
  • tabularis.dev was named as a registry instance — the instance is registry.tabularis.dev
  • Hosted registry + docs.tabularium.wiki (publishing/manifest/deploy) are now actually linked from the plugin pages

Factual updates (verified against the Tabularium source)

  • plugin-development: .tabularium is the single canonical manifest (host + registry); the "two manifests, two purposes" section was outdated. Publishing now includes the standalone release-asset requirement (GitHub renames the dotfile to default.tabularium; the registry accepts both) and the HTTP 422 hard-reject on invalid manifests.
  • plugins: "what the registry validates" block — name slug pattern (pinned at first submit), version == release tag minus v, description ≤ 280 chars. Fixed .tabularium example snippets that still used legacy id / display name.
  • configuration: documents tabulariumRegistryUrl (with default); customRegistryUrl is a read-once legacy migration field.
  • roadmap/plugin-registry: marked shipped — the initiative landed as Tabularium (registry.tabularis.dev) rather than an Open VSX adaptation.

- codeberg.org/Tabularium/Tabularium -> github.com/TabularisDB/tabularium;
  dead TabularisDB/tabularis-website repo link -> TabularisDB/website
- plugin-development: '.tabularium is the single canonical manifest'
  (replaces the outdated two-manifests story), release-asset requirement
  (default.tabularium rename), 422 hard-reject, absolute /requests link,
  pointer to the always-current generated page + docs.tabularium.wiki
- plugins: registry validation rules block (name slug, version == tag
  minus v, 280-char description cap), fixed invalid .tabularium examples
  (legacy id / display name)
- configuration: document tabulariumRegistryUrl (customRegistryUrl is a
  read-once legacy migration field)
- roadmap/plugin-registry: mark shipped as Tabularium with delivered links
- home: link the hosted registry
@vercel

vercel Bot commented Aug 6, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
website Ready Ready Preview Aug 6, 2026 5:57pm

Request Review

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