graphql-code-generator icon indicating copy to clipboard operation
graphql-code-generator copied to clipboard

makes watcher logging obey the Config.silent option

Open saranrapjs opened this issue 1 year ago • 1 comments

Description

This makes the silent option work with the watch option.

Related # (issue)

https://github.com/dotansimha/graphql-code-generator/issues/10058

Type of change

Please delete options that are not relevant.

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

How Has This Been Tested?

Not relevant because there aren't tests that I could find which exercise the expected log output.

Checklist:

  • [x] I have followed the CONTRIBUTING doc and the style guidelines of this project
  • [x] I have performed a self-review of my own code
  • [x] I have commented my code, particularly in hard-to-understand areas
  • [x] I have made corresponding changes to the documentation
  • [x] My changes generate no new warnings
  • [x] I have added tests that prove my fix is effective or that my feature works
  • [x] New and existing unit tests pass locally with my changes
  • [x] Any dependent changes have been merged and published in downstream modules

saranrapjs avatar Jul 17 '24 15:07 saranrapjs

⚠️ No Changeset found

Latest commit: 03ff08dfa5e9e60171e0d8f73c38784cc3e83e2f

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

changeset-bot[bot] avatar Jul 17 '24 15:07 changeset-bot[bot]