Skip to content

Fix CI, release-stable step#10850

Merged
eddeee888 merged 1 commit into
masterfrom
fix-release
May 27, 2026
Merged

Fix CI, release-stable step#10850
eddeee888 merged 1 commit into
masterfrom
fix-release

Conversation

@eddeee888

Copy link
Copy Markdown
Collaborator

Description

We are getting errors: https://github.com/dotansimha/graphql-code-generator/actions/runs/26510692106
This is because buildScript is not a valid input. This is because when release is used, it triggers prerelease which calls build

@changeset-bot

changeset-bot Bot commented May 27, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 72d939e

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.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

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

@github-actions

Copy link
Copy Markdown
Contributor

🚀 Snapshot Release (alpha)

The latest changes of this PR are available as alpha on npm (based on the declared changesets):

Package Version Info
@graphql-codegen/cli 7.0.1-alpha-20260527124147-72d939e56a1f2b5690041b1a798a65f0a55368c5 npm ↗︎ unpkg ↗︎
@graphql-codegen/core 6.0.1-alpha-20260527124147-72d939e56a1f2b5690041b1a798a65f0a55368c5 npm ↗︎ unpkg ↗︎
@graphql-codegen/add 7.0.1-alpha-20260527124147-72d939e56a1f2b5690041b1a798a65f0a55368c5 npm ↗︎ unpkg ↗︎
@graphql-codegen/fragment-matcher 7.0.1-alpha-20260527124147-72d939e56a1f2b5690041b1a798a65f0a55368c5 npm ↗︎ unpkg ↗︎
@graphql-codegen/introspection 6.0.1-alpha-20260527124147-72d939e56a1f2b5690041b1a798a65f0a55368c5 npm ↗︎ unpkg ↗︎
@graphql-codegen/schema-ast 6.0.1-alpha-20260527124147-72d939e56a1f2b5690041b1a798a65f0a55368c5 npm ↗︎ unpkg ↗︎
@graphql-codegen/time 7.0.1-alpha-20260527124147-72d939e56a1f2b5690041b1a798a65f0a55368c5 npm ↗︎ unpkg ↗︎
@graphql-codegen/visitor-plugin-common 7.0.3-alpha-20260527124147-72d939e56a1f2b5690041b1a798a65f0a55368c5 npm ↗︎ unpkg ↗︎
@graphql-codegen/typescript-document-nodes 6.0.1-alpha-20260527124147-72d939e56a1f2b5690041b1a798a65f0a55368c5 npm ↗︎ unpkg ↗︎
@graphql-codegen/gql-tag-operations 6.0.1-alpha-20260527124147-72d939e56a1f2b5690041b1a798a65f0a55368c5 npm ↗︎ unpkg ↗︎
@graphql-codegen/typescript-operations 6.0.3-alpha-20260527124147-72d939e56a1f2b5690041b1a798a65f0a55368c5 npm ↗︎ unpkg ↗︎
@graphql-codegen/typescript-resolvers 6.0.2-alpha-20260527124147-72d939e56a1f2b5690041b1a798a65f0a55368c5 npm ↗︎ unpkg ↗︎
@graphql-codegen/typed-document-node 7.0.1-alpha-20260527124147-72d939e56a1f2b5690041b1a798a65f0a55368c5 npm ↗︎ unpkg ↗︎
@graphql-codegen/typescript 6.0.2-alpha-20260527124147-72d939e56a1f2b5690041b1a798a65f0a55368c5 npm ↗︎ unpkg ↗︎
@graphql-codegen/client-preset 6.0.1-alpha-20260527124147-72d939e56a1f2b5690041b1a798a65f0a55368c5 npm ↗︎ unpkg ↗︎
@graphql-codegen/graphql-modules-preset 6.0.1-alpha-20260527124147-72d939e56a1f2b5690041b1a798a65f0a55368c5 npm ↗︎ unpkg ↗︎
@graphql-codegen/testing 5.0.1-alpha-20260527124147-72d939e56a1f2b5690041b1a798a65f0a55368c5 npm ↗︎ unpkg ↗︎

@github-actions

Copy link
Copy Markdown
Contributor

💻 Website Preview

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

@eddeee888

Copy link
Copy Markdown
Collaborator Author

Examples tests are failing, will fix in another PR

@eddeee888 eddeee888 merged commit c4689c6 into master May 27, 2026
18 of 19 checks passed
@eddeee888 eddeee888 deleted the fix-release branch May 27, 2026 12:47
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