Skip to content

chore: migrate registry to dedicated asm-registry repo#137

Merged
luongnv89 merged 2 commits intomainfrom
chore/migrate-registry-to-own-repo
Apr 8, 2026
Merged

chore: migrate registry to dedicated asm-registry repo#137
luongnv89 merged 2 commits intomainfrom
chore/migrate-registry-to-own-repo

Conversation

@luongnv89
Copy link
Copy Markdown
Owner

Summary

  • Removes registry/ directory from this repo — it now lives at luongnv89/asm-registry
  • All code references (REGISTRY_INDEX_URL, REGISTRY_REPO) already point to the remote repo, so no functional changes
  • All 1401 tests pass

Context

The registry scaffold (manifest schema, CI workflows, CONTRIBUTING.md, example manifest, index.json) was created in #104 as a local directory. Now that luongnv89/asm-registry exists on GitHub, the files have been migrated there and this local copy is removed to avoid drift.

Test plan

The registry scaffold (manifests, schema, CI workflows, CONTRIBUTING.md)
now lives in its own repository at https://github.com/luongnv89/asm-registry.

All code references already point to the remote registry (via
REGISTRY_INDEX_URL and REGISTRY_REPO constants), so this removal
has no functional impact.
- Fix DuplicateGroup.name → DuplicateGroup.key in audit duplicates machine output
- Fix RegistryManifest cast via intermediate unknown for Record<string, unknown>
- Fix tautological string literal comparison in updater test
- Add .gstack/ to .gitignore
@luongnv89 luongnv89 merged commit ed5855c into main Apr 8, 2026
12 of 14 checks passed
@luongnv89 luongnv89 deleted the chore/migrate-registry-to-own-repo branch April 8, 2026 22:56
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