Skip to content

Fix announce/publish rejecting uppercase owner names#41

Open
JoeCardoso13 wants to merge 1 commit intomainfrom
fix-announce-bug-2
Open

Fix announce/publish rejecting uppercase owner names#41
JoeCardoso13 wants to merge 1 commit intomainfrom
fix-announce-bug-2

Conversation

@JoeCardoso13
Copy link
Collaborator

Normalize package and skill names to lowercase before validation so that owners like @JoeCardoso13 can publish without hitting a 400. This also prevents @Foo/bar and @foo/bar from being treated as separate packages.

Add regression tests for bundles and creates a skills test file.

Normalise package and skill names to lowercase before validation so
that owners like @JoeCardoso13 can publish without hitting a 400.
This also prevents @Foo/bar and @foo/bar from being treated as
separate packages.

Add regression tests for bundles and skills announce endpoints.
@JoeCardoso13
Copy link
Collaborator Author

Closes #39

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

Labels

qa-reviewed QA review completed with no critical issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants