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.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Last successful update .
- 29 3月, 2021 1 次提交
-
-
由 nandahkrishna 创作于
-
- 25 3月, 2021 1 次提交
-
-
由 nandahkrishna 创作于
-
- 26 1月, 2021 1 次提交
-
-
由 Mike McQuaid 创作于
Extracted the `.rubocop_todo.yml` change from #10397 so thought I'd do this to all committed (non-vendor) YAML files.
-
- 04 9月, 2020 1 次提交
-
-
由 Mike McQuaid 创作于
Once every 24h should be sufficient for both of these.
-
- 26 8月, 2020 2 次提交
-
-
由 Mike McQuaid 创作于
-
由 Mike McQuaid 创作于
This avoids weirdness like the merged PR commits being pushed to scheduled opened PRs after merging. It also avoids wasting resources.
-
- 24 8月, 2020 1 次提交
-
-
由 Mike McQuaid 创作于
- 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.
-
- 21 8月, 2020 2 次提交
-
-
由 Mike McQuaid 创作于
- ensure we reset to `origin/master` so we only have the commit we care about in the PR - ensure we `git add` to include any new files - don't use `git commit -a` and instead rely only on files added with `git add`
-
由 Mike McQuaid 创作于
-
- 20 8月, 2020 1 次提交
-
-
由 Rylan Polster 创作于
Co-authored-by:
Seeker <meaningseeking@protonmail.com>
-
- 11 8月, 2020 1 次提交
-
-
由 Mike McQuaid 创作于
This ensures they have access to the correct secrets.
-
- 07 8月, 2020 1 次提交
-
-
由 Mike McQuaid 创作于
Increase consistency between workflows, use more of our actions and `@main`.
-
- 04 8月, 2020 1 次提交
-
-
由 Jonathan Chang 创作于
-
- 18 7月, 2020 1 次提交
-
-
由 Jonathan Chang 创作于
-
- 17 7月, 2020 1 次提交
-
-
由 Bo Anderson 创作于
-