Skip to content

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

Merged
eddeee888 merged 5 commits into
masterfrom
update-examples-cmd
May 29, 2026
Merged

Fix Examples CI step: target non-rust examples with pnpm filter#10856
eddeee888 merged 5 commits into
masterfrom
update-examples-cmd

Conversation

@eddeee888

@eddeee888 eddeee888 commented May 27, 2026

Copy link
Copy Markdown
Collaborator

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

changeset-bot Bot commented May 27, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 0ae2ac4

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

github-actions Bot commented May 27, 2026

Copy link
Copy Markdown
Contributor

💻 Website Preview

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

Comment thread scripts/print-example-ci-command.js Outdated

@eddeee888 eddeee888 May 28, 2026

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good bye custom command. You served us well 🫡

This is now replaced by the native pnpm filter= command

@eddeee888 eddeee888 merged commit db2c90c into master May 29, 2026
18 checks passed
@eddeee888 eddeee888 deleted the update-examples-cmd branch May 29, 2026 13:10
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