Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/Homebrew/brew.git. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
  1. Oct 05, 2020
  2. Oct 03, 2020
  3. Sep 24, 2020
  4. Sep 22, 2020
  5. Sep 21, 2020
  6. Sep 18, 2020
    • Issy Long's avatar
      PULL_REQUEST_TEMPLATE: Add a checklist item for `brew man` · 34ea8cbc
      Issy Long authored
      - I've been changing command flags recently. I always forget to run
        `brew man`, then I feel bad about causing red CI on my PRs. This has
        happened to others too, so make `brew man` more obvious as a thing
        that one should check.
      Unverified
      34ea8cbc
    • Issy Long's avatar
      dev-cmd/typecheck: Delete old files from `sorbet/files.yaml` · 3bf5136e
      Issy Long authored
      - I was going through the `sorbet/files.yaml` moving various things to
        `true`, playing around locally, and happened upon some files that it
        was tracking that had been deleted.
      - We want to do some automation of new files, but I'm not sure we'd ever
        considered the possibility of code being removed. :-D
      - This adds a `--prune-files-list` switch and updates the Tapioca GitHub
        Actions workflow to use it. Any changes to the `sorbet/files.yaml`
        file will be committed as part of the scheduled Tapioca update job.
      Unverified
      3bf5136e
  7. Sep 11, 2020
  8. Sep 04, 2020
  9. Sep 03, 2020
  10. Sep 02, 2020
  11. Aug 27, 2020
  12. Aug 26, 2020
  13. Aug 24, 2020
    • Mike McQuaid's avatar
      Scheduled workflows fixes · d550ed65
      Mike McQuaid authored
      - Ensure `spdx.yml` has same fixes as `tapioca.yml`.
      - Don't `reset --hard` to ensure that `brew` commands used are those in
        the same branch rather than always from `origin/master`
      - Don't check for an existing branch but instead force-push to it if
        there's any updates.
      - Provide sample `brew typecheck` command that can be used.
      Unverified
      d550ed65
  14. Aug 23, 2020
  15. Aug 22, 2020
  16. Aug 21, 2020
  17. Aug 20, 2020
  18. Aug 13, 2020
    • Mike McQuaid's avatar
      GitHub Actions cleanup · d2fc08d9
      Mike McQuaid authored
      - Add consistent spacing
      - Remove `pull_request: []` warning
      - remove identical, implicit `name` usage
      - use `actions/cache@v1` for compatibility
      Unverified
      d2fc08d9
  19. Aug 12, 2020
Loading