1166 Commits

Author SHA1 Message Date
Markus Reiter
0c74d93939 Fix man page difference on Linux. 2020-09-27 23:02:19 +02:00
Markus Reiter
08be729af0 Support all cask options in brew install. 2020-09-27 22:54:57 +02:00
Markus Reiter
f54b458cda Allow installing casks with brew install. 2020-09-27 22:53:32 +02:00
Jonathan Chang
e082da45b8
Merge pull request #8754 from jonchang/refactor-git-cmds
dev-cmd/pr-pull: refactor and add tests
2020-09-21 18:58:52 +10:00
Issy Long
bb0fc2764e
dev-cmd/typecheck: Make an --update switch for automatic updates
- This was suggested in https://github.com/Homebrew/brew/pull/8741#discussion_r490949486.
2020-09-21 08:58:58 +01:00
Jonathan Chang
bad7f5f5e2
Merge pull request #8776 from jonchang/update-docs-autosquash
docs: update for autosquashing
2020-09-20 13:54:52 +10:00
Jonathan Chang
04687aef93 dev-cmd/pr-pull: don't assume a master branch 2020-09-20 13:21:27 +10:00
Markus Reiter
ad574c02aa
Merge pull request #8768 from phunehehe/patch-1
chmod recursively to satisfy zsh "insecure directories" warning
2020-09-19 21:21:11 +02:00
Issy Long
5c2c2f7e2b
Merge pull request #8777 from reitermarkus/checklist-cask
Add homebrew/cask to new maintainer checklist.
2020-09-19 09:46:06 +01:00
Jonathan Chang
eff71a1c2b docs: update for autosquashing 2020-09-19 14:05:56 +10:00
Markus Reiter
61bcb577f9
Add homebrew/cask to new maintainer checklist. 2020-09-19 03:15:34 +02:00
Hoàng Xuân Phú
9725e85357
chmod recursively to satisfy zsh "insecure directories" warning
without `-R` only `share` is updated, leaving `share/zsh/site-functions` unchanged, so the warning won't go away
2020-09-18 11:27:39 -04:00
Issy Long
33a16e599a
Merge pull request #8741 from issyl0/cleanup-files-yaml
dev-cmd/typecheck: Programmatically delete old files from `sorbet/files.yaml`
2020-09-18 13:03:10 +01:00
Issy Long
3bf5136e82
dev-cmd/typecheck: Delete old files from sorbet/files.yaml
- 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.
2020-09-18 12:30:43 +01:00
nandahkrishna
cf293d0ef5
livecheck: progress bar for JSON output
Co-authored-by: Sam Ford <1584702+samford@users.noreply.github.com>
Co-authored-by: Dustin Rodrigues <dust.rod@gmail.com>
2020-09-18 02:40:51 +05:30
Jonathan Chang
4315a2647f pr-pull: implement autosquash option 2020-09-17 17:27:38 +10:00
Seeker
626e861c73 bump-cask-pr: add --online switch for brew cask audit 2020-09-16 10:56:54 -07:00
Seeker
7d29054cf2 bump-formula-pr: add --online switch for brew audit 2020-09-16 10:27:11 -07:00
Dawid Dziurla
0bf491ba18
pr-pull: don't require bintray credentials to be set
It blocks uploading to GitHub Releases where Bintray credentials are not needed.
Also those checks are already performed in `bintray.rb`.
2020-09-15 13:40:07 +02:00
Dawid Dziurla
14741e3681
Merge pull request #8410 from dawidd6/github-releases
Support bottle uploads to GitHub Releases
2020-09-15 11:59:35 +02:00
Dawid Dziurla
f6601cee10
Support bottle uploads to GitHub Releases
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
2020-09-12 13:03:39 +02:00
dependabot-preview[bot]
e425e88e6e
build(deps-dev): bump html-proofer from 3.15.3 to 3.16.0 in /docs
Bumps [html-proofer](https://github.com/gjtorikian/html-proofer) from 3.15.3 to 3.16.0.
- [Release notes](https://github.com/gjtorikian/html-proofer/releases)
- [Commits](https://github.com/gjtorikian/html-proofer/compare/v3.15.3...v3.16.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-11 12:01:30 +00:00
Mike McQuaid
9df637ffd1 Add HOMEBREW_UPDATE_REPORT_ONLY_INSTALLED
This allows reducing the volume of `brew update` output by only
outputting the changes to formulae that you have installed.
2020-09-11 11:59:47 +01:00
dependabot-preview[bot]
7e0635e2ce
build(deps): bump activesupport from 6.0.3.2 to 6.0.3.3 in /docs
Bumps [activesupport](https://github.com/rails/rails) from 6.0.3.2 to 6.0.3.3.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v6.0.3.3/activesupport/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v6.0.3.2...v6.0.3.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-09 18:21:51 +00:00
Jonathan Chang
e7a61bb13a docs: don't migrate formulae out of core/cask 2020-09-09 19:21:22 +10:00
Jonathan Chang
6dd04bee2f docs: talk about custom Requirements 2020-09-09 19:21:22 +10:00
Jonathan Chang
412be8e024 docs: add discussion forums to troubleshooting 2020-09-09 19:21:22 +10:00
Jonathan Chang
83f62d1fad docs: update outdated formula references for Node 2020-09-09 19:21:22 +10:00
Jonathan Chang
15a56655c8 docs: move supporters into its own group 2020-09-09 19:21:22 +10:00
Jonathan Chang
c68bf84e21 docs: update FAQ with current Homebrew behavior 2020-09-09 19:21:22 +10:00
Jonathan Chang
d0b0dafb0b docs: update cross-compiler practice in core 2020-09-09 19:21:22 +10:00
Jonathan Chang
379431791e docs: clarify and clean up analytics docs 2020-09-09 19:21:22 +10:00
Jonathan Chang
6f924b08ae docs: livecheck is now internal command 2020-09-09 19:21:10 +10:00
Claudia
e2b3bdb4e5
Use monochrome ✔, which works better with filter 2020-09-08 20:08:35 +02:00
Seeker
6d1de3a72b
Merge pull request #7986 from SeekingMeaning/bump-cask-pr
dev-cmd: add bump-cask-pr command
2020-09-08 09:40:55 -07:00
Seeker
0a4fbf7f6a dev-cmd: add bump-cask-pr 2020-09-08 08:26:05 -07:00
ImgBotApp
1a7b3e87ee
[ImgBot] Optimize images
*Total -- 61.65kb -> 43.73kb (29.07%)

/docs/assets/img/docs/managing-pull-requests.drawio.svg -- 61.61kb -> 43.69kb (29.08%)
/Library/Homebrew/test/support/fixtures/test.gif -- 0.04kb -> 0.03kb (18.6%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2020-09-08 14:34:34 +00:00
Claudia
4bb396bca9
Apply suggested changes to diagram and guidelines 2020-09-07 23:51:33 +02:00
Claudia
f4d81fee1c
Add flowchart for managing pull requests
- Add flowchart for handling ready-to-merge pull requests

- Add diagram guidelines

Many thanks to Sean Molenaar for the idea and initial version of the
chart.

CC: Sean Molenaar <smillernl@me.com>
2020-09-06 14:54:28 +02:00
Seeker
88ebbd5692 bump-formula-pr: make --dry-run conflict with --write
Also add `--commit` to a create commit without opening a pull request
2020-09-04 10:22:13 -07:00
Markus Reiter
e0202e3ba9 Re-add HOMEBREW_DEBUG environment variable. 2020-09-03 20:16:16 +02:00
Mike McQuaid
2e5272d04c Deprecate/disable code for Homebrew 2.5.0.
Do the usual "disable deprecations" and "uncomment pending deprecations"
dance and delete/deprecate/disable relevant/related code.
2020-09-03 10:34:22 +01:00
Dustin Rodrigues
d400b151e7 minor typo fixes 2020-09-02 12:23:14 -04:00
Sean Molenaar
8ac3cd0e70
Add note about vendoring dependencies 2020-09-01 20:47:41 +02:00
Issy Long
779b0eba55
docs: The maintainer monthly call has a Slackbot now
- Adding and removing people from the calendar invite was a burden. So we rely on Slack reminders.
2020-09-01 13:06:49 +01:00
dependabot-preview[bot]
7a9861dcb8
build(deps): bump minitest from 5.14.1 to 5.14.2 in /docs
Bumps [minitest](https://github.com/seattlerb/minitest) from 5.14.1 to 5.14.2.
- [Release notes](https://github.com/seattlerb/minitest/releases)
- [Changelog](https://github.com/seattlerb/minitest/blob/master/History.rdoc)
- [Commits](https://github.com/seattlerb/minitest/compare/v5.14.1...v5.14.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-01 05:22:44 +00:00
nandahkrishna
e5fe57c1fe
Migrate livecheck to Homebrew/brew
Co-authored-by: Sam Ford <1584702+samford@users.noreply.github.com>
Co-authored-by: Thierry Moisan <thierry.moisan@gmail.com>
Co-authored-by: Dawid Dziurla <dawidd0811@gmail.com>
Co-authored-by: Maxim Belkin <maxim.belkin@gmail.com>
Co-authored-by: Issy Long <me@issyl0.co.uk>
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
Co-authored-by: Seeker <meaningseeking@protonmail.com>
2020-08-31 17:08:28 +05:30
Maxim Belkin
d72bdd7efe
docs/Interesting-Taps-and-Forks.md: remove unsupported taps 2020-08-28 17:51:13 -05:00
Mike McQuaid
cd075dd45a dev-cmd/sh: rename SCRIPT argument. 2020-08-28 08:37:15 +01:00
Maxim Belkin
669ae5c077 dev-cmd/sh.rb: fix usage banner 2020-08-27 19:52:40 +00:00