Skip to content

Suppress note messages (but not warnings or errors) in --quiet mode#226

Merged
marcprux merged 1 commit intoskiptools:mainfrom
dfabulich:skip-quiet-note
Apr 7, 2026
Merged

Suppress note messages (but not warnings or errors) in --quiet mode#226
marcprux merged 1 commit intoskiptools:mainfrom
dfabulich:skip-quiet-note

Conversation

@dfabulich
Copy link
Copy Markdown
Contributor

This matches the semantics of xcodebuild -quiet, which I quite like: warnings and errors are logged, info/remark/note suppressed.

(The only way for xcodebuild to pass --quiet is via skiptools/skip#655)

If necessary, we could add a --silent mode, but I don't think we'll want/need it.

Skip Pull Request Checklist:

  • REQUIRED: I have signed the Contributor Agreement
  • REQUIRED: I have tested my change locally with swift test
  • OPTIONAL: I have tested my change on an iOS simulator or device
  • OPTIONAL: I have tested my change on an Android emulator or device

  • AI was used to generate or assist with generating this PR. Please specify below how you used AI to help you, and what steps you have taken to manually verify the changes.

@cla-bot cla-bot bot added the cla-signed label Apr 5, 2026
@marcprux marcprux merged commit c8ea628 into skiptools:main Apr 7, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants