21175 Commits

Author SHA1 Message Date
William Ma
d0c138ad98 cache: Remove slashes from documentation 2020-06-23 11:50:50 -04:00
William Ma
cdcaa8b58c man: Update manpages 2020-06-23 09:56:56 -04:00
William Ma
efdf9ce1aa style: Fix style 2020-06-23 09:50:45 -04:00
William Ma
27abc8c50b home: Print info for each formula/cask opened 2020-06-23 09:44:17 -04:00
William Ma
11fbf9d035 cache: Add flags for printing only formulae or casks 2020-06-23 09:30:24 -04:00
William Ma
78ccb05166 Fix style issues 2020-06-22 16:07:18 -04:00
William Ma
0e61ca6715 update tests to match new output format 2020-06-22 15:55:51 -04:00
William Ma
2a11bcf501 rework error handling to show the error for both formula and cask loading 2020-06-22 15:39:15 -04:00
William Ma
bd2f5c3b32 test cache: split regex into multiple lines 2020-06-22 11:42:15 -04:00
William Ma
7c24ff19d5 args: remove unused field 2020-06-22 11:36:04 -04:00
William Ma
36520b0a9d cache: fix bug when calling class method 2020-06-22 11:29:46 -04:00
William Ma
cf6ff4d84c cache: add test for casks 2020-06-22 11:24:49 -04:00
William Ma
0495281325 home: write tests using cask as argument 2020-06-22 10:46:59 -04:00
William Ma
9b1d58c53c cache: alert user when no formula or cask matches the argument 2020-06-19 14:00:26 -04:00
William Ma
46d344c0d1 home: print message when formula is not found 2020-06-19 11:46:33 -04:00
William Ma
ceb56df834 home: integrate brew home and cask home 2020-06-19 10:37:58 -04:00
William Ma
cf76f6e721 cache: integrate brew --cache and cask --cache 2020-06-19 10:37:31 -04:00
William Ma
72ebd2127f args: add method to retrieve formula and casks 2020-06-19 10:36:34 -04:00
Issy Long
67c843b91e
Merge pull request #7770 from bayandin/revert-java-improvements
Revert "language/java: add support for OpenJDK"
2020-06-18 13:21:46 +01:00
Alexander Bayandin
4d27c32d44 Revert "Merge pull request #7722 from Bo98/java-improvements"
This reverts commit 91b4d450703bcc2de6dce22eb5fdecb5a843f92e, reversing
changes made to c98901132595178b6261cbe2d51ab732dd77dac4.
2020-06-18 12:23:02 +01:00
Mike McQuaid
b37520cc01
Merge pull request #7761 from Homebrew/dependabot/bundler/Library/Homebrew/activesupport-6.0.3.2
build(deps): bump activesupport from 6.0.3.1 to 6.0.3.2 in /Library/Homebrew
2020-06-18 08:54:04 +01:00
Shaun Jackman
aeafbd1c8f
Merge pull request #7758 from sjackman/origin-head
update: Fetch the symbolic reference origin/HEAD
2020-06-17 17:09:23 -07:00
Issy Long
11adee55ea
Merge pull request #7765 from issyl0/maintainers-docs-brew-mirror
docs/Maintainer-Guidelines: Reflect `brew mirror` now being automatic
2020-06-17 21:08:44 +01:00
Issy Long
397f56446b
docs/Maintainer-Guidelines: Reflect brew mirror now being automatic
- Thanks to #7709, we've saved some maintainer time from doing this
  manually.
- To check that it's working, search for "Mirrored <formula_name>" in the CI
  log output for the publish bottles action for relevant formulae like
  ImageMagick in the future.
2020-06-17 20:21:13 +01:00
Issy Long
2608755ac5
Merge pull request #7709 from dawidd6/auto-mirroring
bintray: automatically run brew mirror if needed
2020-06-17 20:09:30 +01:00
Issy Long
624efee174
Merge pull request #7764 from vidusheeamoli/resolve-srb-errors
Resolve errors reported by Sorbet
2020-06-17 18:24:27 +01:00
vidusheeamoli
5b877cdd96 gitignore: add sorbet/errors.txt 2020-06-17 22:19:54 +05:30
vidusheeamoli
4b8745f32b srb: resolve error 4010. 28 errors=> 25 errors
Sorbet was reporting errors (error code: 4010) on the auto-generated tapioca RBI files.
Since sorbet-typed has a good enough RBI for json hence we can exclude json from tapioca generation using the --exclude flag.
2020-06-17 22:18:54 +05:30
Mike McQuaid
6b42f27928
brew vendor-gems: commit updates. 2020-06-17 17:32:24 +01:00
dependabot-preview[bot]
39c47463e8
build(deps): bump activesupport in /Library/Homebrew
Bumps [activesupport](https://github.com/rails/rails) from 6.0.3.1 to 6.0.3.2.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v6.0.3.2/activesupport/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v6.0.3.1...v6.0.3.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-17 16:15:24 +00:00
Mike McQuaid
94dbdaada3
Merge pull request #7760 from Homebrew/dependabot/bundler/docs/activesupport-6.0.3.2
build(deps): bump activesupport from 6.0.3.1 to 6.0.3.2 in /docs
2020-06-17 17:13:58 +01:00
dependabot-preview[bot]
b81816dd91
build(deps): bump activesupport from 6.0.3.1 to 6.0.3.2 in /docs
Bumps [activesupport](https://github.com/rails/rails) from 6.0.3.1 to 6.0.3.2.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v6.0.3.2/activesupport/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v6.0.3.1...v6.0.3.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-17 14:57:17 +00:00
Mike McQuaid
748af9897e
Merge pull request #7738 from dankessler/infopath-fix
append colon (:) to end of INFOPATH for brew shellenv
2020-06-17 09:43:29 +01:00
Mike McQuaid
c0d8cf7a40
Merge pull request #7757 from Homebrew/dependabot/bundler/Library/Homebrew/parallel-1.19.2
build(deps): bump parallel from 1.19.1 to 1.19.2 in /Library/Homebrew
2020-06-17 08:41:39 +01:00
Shaun Jackman
b5584fc035 update: Update the symbolic ref origin/HEAD 2020-06-16 23:20:04 -07:00
dependabot-preview[bot]
1c045a4c7a
build(deps): bump parallel from 1.19.1 to 1.19.2 in /Library/Homebrew
Bumps [parallel](https://github.com/grosser/parallel) from 1.19.1 to 1.19.2.
- [Release notes](https://github.com/grosser/parallel/releases)
- [Commits](https://github.com/grosser/parallel/compare/v1.19.1...v1.19.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-17 05:37:21 +00:00
William Woodruff
34aada3e03
Merge pull request #7754 from mistydemeo/bump_vendored_ruby
vendor-install: upgrade to 2.6.3_2
2020-06-16 20:02:41 -04:00
Misty De Meo
4305ff9602 vendor-install: upgrade to 2.6.3_2 2020-06-16 13:53:28 -07:00
Sean Molenaar
6b368304e3
Merge pull request #7692 from SMillerDev/cask/audit/locale
Audit cask language locales
2020-06-16 14:18:21 +02:00
Sean Molenaar
523c24684d
cask: audit locales 2020-06-16 11:41:06 +02:00
Sean Molenaar
d64afece81
Merge pull request #7690 from SMillerDev/cask/audit/token
cask: codify the token rules
2020-06-16 11:40:25 +02:00
Mike McQuaid
3e091c8651
Merge pull request #7747 from iMichka/ed
uses_from_macos: allow ed
2020-06-16 10:00:51 +01:00
Michka Popoff
7b25b99995 uses_from_macos: allow ed 2020-06-15 23:50:54 +02:00
Issy Long
0125c4cd56
Merge pull request #7740 from vidusheeamoli/add-tapioca
Initialize Tapioca
2020-06-14 11:14:32 +01:00
vidusheeamoli
e22f628a2b tapioca: init and sync. 145 errors => 28 errors 2020-06-14 11:40:07 +05:30
vidusheeamoli
54cd4d3209 sorbet/files.yaml: set typed sigil from ignore to false 2020-06-14 11:29:36 +05:30
vidusheeamoli
73d2c98689 Gemfile: add tapioca gem 2020-06-14 02:01:10 +05:30
Dawid Dziurla
3b0359706f
bintray: automatically run brew mirror if needed 2020-06-13 12:55:03 +02:00
Dan Kessler
30b04daa8a append colon (:) to end of brew's part of INFOPATH in brew shellenv
The behavior of some programs (e.g., emacs) differs depending on
whether INFOPATH is terminated in a colon or not. For example, the
info viewer built into emacs has a default list of places from which
it will draw info files, and it will only check this if either (a)
INFOPATH is unset, or (b) INFOPATH ends in a colon.

Currently brew shellenv prepends to the existing $INFOPATH and will
separate with a colon if $INFOPATH already exists, but if it does not
it will not terminate in a colon. As a result, info
pages (like emacs and elisp) are missing from the info viewer.

The existing brew shellenv logic used a parameter expansion trick to
include a colon only if it was prepending to an extant INFOPATH, but
because we want brew's contribution to the INFOPATH to always end in a
colon (whether there's an existing INFOPATH or not), we don't have to
use the parameter expansion trick

This commit only changes behavior for "other" shells (i.e., not fish,
csh, or tcsh) since I don't know how to append a colon to variables in
these shells.
2020-06-12 20:47:43 -04:00
Issy Long
797507fa4c
Merge pull request #7737 from issyl0/prerelease-audit-allowlist
audit: Supress pre-release audits for known pre-release formulae
2020-06-12 16:28:56 +01:00