Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Explicitly enforce project name constraints in StripeTerminal #840

Merged
merged 4 commits into from
Dec 12, 2024

Conversation

erikb-stripe
Copy link
Contributor

While projectName has a regex enforced for an installed extension, this does not apply when debugging an extension through VS Code's launch.json capabilities.

This change adds the same regex check to that code path preventing project name use that does not conform with our package.json regex.

@erikb-stripe erikb-stripe merged commit d5bef18 into master Dec 12, 2024
7 checks passed
@erikb-stripe erikb-stripe deleted the erikb/explicit-projectname branch December 12, 2024 14:58
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.

2 participants