Skip to content

Conversation

@CalvinAllen
Copy link
Contributor

Summary

Update schema URLs that were missed in the organization migration (#180):

  • .dtvem/runtimes.json - $schema URL
  • schemas/runtimes.schema.json - $id URL
  • schemas/manifest.schema.json - $id URL
  • src/internal/config/version.go - SchemaURL constant

All URLs changed from github.com/dtvem/dtvem to github.com/CodingWithCalvin/dtvem.cli.

Test plan

  • Verified no remaining github.com/dtvem references in codebase
  • Build passes

Update schema URLs that were missed in the organization migration:
- .dtvem/runtimes.json $schema URL
- schemas/runtimes.schema.json $id
- schemas/manifest.schema.json $id
- src/internal/config/version.go SchemaURL constant
@CalvinAllen CalvinAllen merged commit ecd36d9 into main Jan 5, 2026
12 checks passed
@CalvinAllen CalvinAllen deleted the fix/schemas/update-org-urls branch January 5, 2026 15:06
@CalvinAllen CalvinAllen changed the title fix(schemas): update old org URLs to CodingWithCalvin chore(schemas): update old org URLs to CodingWithCalvin Jan 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants