Skip to content

Implement rolling profiler output for watch mode - #10924

Merged
eddeee888 merged 1 commit into
masterfrom
fix-watch-profile
Aug 23, 2026
Merged

Implement rolling profiler output for watch mode#10924
eddeee888 merged 1 commit into
masterfrom
fix-watch-profile

Conversation

@eddeee888

@eddeee888 eddeee888 commented Aug 23, 2026

Copy link
Copy Markdown
Collaborator

Description

I'm improving Server Preset watch mode behaviour but noticed the profiler is not working in watch mode. This PR fixes it by having the profiler creating a file every run in watch mode

Also related: #10382

Type of change

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

  • Unit test
  • Manual test of alpha version

@changeset-bot

changeset-bot Bot commented Aug 23, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: cca9ea5

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
@graphql-codegen/plugin-helpers Patch
@graphql-codegen/cli Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another 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.3.1-alpha-20260823070433-cca9ea57bf562ce13de93849cc9b787d2b611939 npm ↗︎ unpkg ↗︎
@graphql-codegen/plugin-helpers 7.2.1-alpha-20260823070433-cca9ea57bf562ce13de93849cc9b787d2b611939 npm ↗︎ unpkg ↗︎

@github-actions

Copy link
Copy Markdown
Contributor

💻 Website Preview

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

@eddeee888
eddeee888 marked this pull request as ready for review August 23, 2026 14:06
@eddeee888
eddeee888 merged commit 0c8f5ba into master Aug 23, 2026
18 of 20 checks passed
@eddeee888
eddeee888 deleted the fix-watch-profile branch August 23, 2026 14:07
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