Skip to content

Fix Examples CI step: target non-rust examples with pnpm filter#10856

Open
eddeee888 wants to merge 2 commits into
masterfrom
update-examples-cmd
Open

Fix Examples CI step: target non-rust examples with pnpm filter#10856
eddeee888 wants to merge 2 commits into
masterfrom
update-examples-cmd

Conversation

@eddeee888
Copy link
Copy Markdown
Collaborator

@eddeee888 eddeee888 commented May 27, 2026

Description

Examples step in CI currently gets stuck after pnpm update:
Screenshot 2026-05-28 at 1 30 18 am

We are using a custom script for examples projects. This PR fixes it by using pnpm filter

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 27, 2026

⚠️ No Changeset found

Latest commit: abc8074

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

💥 An error occurred when fetching the changed packages and changesets in this PR
Some errors occurred when validating the changesets config:
The package or glob expression "example-apollo-client-swc-plugin" is specified in the `ignore` option but it is not found in the project. You may have misspelled the package name or provided an invalid glob expression. Note that glob expressions must be defined according to https://www.npmjs.com/package/micromatch
The package or glob expression "example-react-nextjs-swr" is specified in the `ignore` option but it is not found in the project. You may have misspelled the package name or provided an invalid glob expression. Note that glob expressions must be defined according to https://www.npmjs.com/package/micromatch

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 27, 2026

💻 Website Preview

The latest changes are available as preview in: https://pr-10856.graphql-code-generator.pages.dev

@eddeee888 eddeee888 force-pushed the update-examples-cmd branch from 5633016 to 7c193d9 Compare May 27, 2026 15:55
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