Skip to content

Use tabletopmancer schema registry for dice.json #2

Description

@ubermanu

Currently schema/dice.json is stored locally as a workaround to avoid an external network dependency during CI validation.

The dice schema was originally referenced from the tabletopmancer shared schema registry:

https://ubermanu.github.io/tabletopmancer/schema/dice.json

What should change

  • Remove schema/dice.json from this repository
  • Update schema/weapon.json and schema/class.json to reference the registry URL again
  • Update the CI workflow to fetch the schema from the registry (or bundle it at build time)

Why deferred

The registry URL is not yet stable / publicly hosted in a way that works reliably in offline CI. Once the tabletopmancer schema registry is properly published and versioned, this repo should consume it as a dependency rather than maintaining a local copy.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions