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
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
Maxim Belkin
ee5a2017c7
dev-cmd/sh.rb: update usage banner
2020-08-27 18:39:05 +00:00
Maxim Belkin
28c43f1afc
dev-cmd/sh.rb: non-interactive mode
2020-08-27 16:45:38 +00:00
Mike McQuaid
995eb3a1c4
Merge pull request #8386 from vidusheeamoli/documentation
...
docs: add sorbet documentation
2020-08-27 15:03:00 +01:00
vidusheeamoli
2468fb127d
dev-cmd: add brew typecheck cmd
...
This PR adds a new `brew typecheck` developer command which checks for
typechecking errors in the current code with Sorbet.
2020-08-27 02:41:36 +05:30
Rylan Polster
c0c6b071ed
Merge pull request #8465 from Rylan12/license-docs
...
docs: update license documentation
2020-08-26 10:11:36 -04:00
Rylan Polster
3c55d8e528
docs: update license documentation
2020-08-25 17:22:35 -04:00
Dustin Rodrigues
9dbe0e7b02
README: update maintainer list
2020-08-24 20:45:55 -04:00
William Ma
2263b0702f
readme: Update maintainer list
2020-08-22 12:12:46 -04:00
vidusheeamoli
cba751a343
docs: add sorbet documentation
...
(cherry picked from commit 022571489a0f94ed54a0908167b553592cfe3277)
2020-08-21 21:22:39 +05:30
Mike McQuaid
1d3adda693
workflows: cleanup/fix tapioca and spdx update.
2020-08-21 15:34:57 +01:00
Mike McQuaid
a4d0174d7b
prof: improve brew prof
functionality.
...
- Add `--stackprof` to allow using stackprof
- Use the latest version of `ruby-prof`
- Automatically open the generated HTML output
2020-08-20 13:01:58 +01:00
Baffour Adu Boampong
e7506eed95
brew man
2020-08-17 15:00:51 +00:00
Baffour Adu Boampong
2cebb91090
run brew man
2020-08-17 13:15:47 +00:00
Baffour Adu Boampong
2f189426b7
Merge branch 'master' into mlh-outdated-packages
2020-08-17 13:10:59 +00:00
Elizabeth Tackett
9cae9f284c
update argument handling and syntactical feedback changes
2020-08-16 18:45:50 -05:00
Dawid Dziurla
36f3e09669
bump-revision: allow multiple formulae to be specified
2020-08-15 10:43:29 +02:00
Dawid Dziurla
d5c8f2e102
pr-pull: pass --keep-old option to pr-upload
...
also fix typo in `--root-url` option
2020-08-14 13:40:21 +02:00