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

Fixed codegen to look for every graphql file #1111

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

witoszekdev
Copy link
Member

@witoszekdev witoszekdev commented Jan 14, 2025

Previously, storefront GraphQL codegen config was looking for files only in src/graphql/.. folder, which excluded src/checkout/graphql/*.graphql files.

After the change, we will simply look for any .graphql file in src directory.

It also pins the Ubuntu version in GitHub actions to 22.04, because latest release broke Pupeteer install.

@witoszekdev witoszekdev requested a review from a team as a code owner January 14, 2025 14:06
@witoszekdev witoszekdev requested review from andrzejewsky and lkostrowski and removed request for a team January 14, 2025 14:06
Copy link

vercel bot commented Jan 14, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
storefront ✅ Ready (Inspect) Visit Preview Jan 14, 2025 2:19pm

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