Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More tweaks to testing output and speed #14691

Merged
merged 1 commit into from
Feb 17, 2023

Commits on Feb 17, 2023

  1. More tweaks to testing output and speed

    - Never bother to do `brew cleanup` after `brew install`
    - Skip `brew test-bot --only-cleanup-before` in more places it's not
      needed
    - Move `brew config`/`brew doctor` into the default formula run
      (through `brew test-bot --only-setup`)
    - Install `buildpulse-test-reporter` rather than letting `brew tests`
      do it
    - Improve the formatting of the `brew tests` step
    - Further shorten the code coverage filenames
    - Don't output BuildPulse results upload status unless failed
    MikeMcQuaid committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    80232af View commit details
    Browse the repository at this point in the history