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

fix shopify source store url check #32003

Merged
merged 1 commit into from
Jun 21, 2021
Merged

Conversation

DanielSLew
Copy link
Contributor

@DanielSLew DanielSLew commented Jun 21, 2021

Description

We added a regex check to make sure the store URL is what we expected and give better error messages for the users but forgot to allow numbers the URL. This PR adds 0-9 to the allowed characters in the store name.

Documentation

Related Issues

@gatsbot gatsbot bot added the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label Jun 21, 2021
@DanielSLew DanielSLew added topic: source-shopify Related to the gatsby-source-shopify plugin and removed status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer labels Jun 21, 2021
@LekoArts
Copy link
Contributor

Can you please fill out the PR description?

@DanielSLew DanielSLew merged commit 92346b7 into master Jun 21, 2021
@DanielSLew DanielSLew deleted the fix-shopify-plugin-url-check branch June 21, 2021 16:32
vladar pushed a commit that referenced this pull request Jun 22, 2021
vladar pushed a commit that referenced this pull request Jun 22, 2021
(cherry picked from commit 92346b7)

Co-authored-by: Daniel Lew <51924260+DanielSLew@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: source-shopify Related to the gatsby-source-shopify plugin
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants