mirror of
https://github.com/coder/registry.git
synced 2026-06-02 20:48:14 +00:00
8677e7d52b
Closes # ## Description add validation for module and namespace names to ensure they contain only alphanumeric characters and hyphens <!-- Briefly describe what this PR does and why --> ## Type of Change - [ ] New module - [ ] Bug fix - [X] Feature/enhancement - [ ] Documentation - [ ] Other ## Testing & Validation - [X] Tests pass (`bun test`) - [X] Code formatted (`bun run fmt`) - [X] Changes tested locally --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: Michael Smith <michaelsmith@coder.com>