Steve Peters
2655014951
extract: use downcased version in filename
...
Formula filenames are required to be lowercase, so the
extract command should downcase version before
using it to construct the filename. I noticed this while
extracting tbb@2020, which has version 2020_U3
and resulted in tbb@2020_U3.rb
2021-05-25 23:20:15 -07:00
BrewTestBot
bf64de2ad6
Update RBI files for tapioca.
2021-05-26 05:25:16 +00:00
BrewTestBot
07725fd657
brew vendor-gems: commit updates.
2021-05-26 05:23:33 +00:00
dependabot[bot]
24b24e1a1c
build(deps): bump tapioca from 0.4.22 to 0.4.23 in /Library/Homebrew
...
Bumps [tapioca](https://github.com/Shopify/tapioca ) from 0.4.22 to 0.4.23.
- [Release notes](https://github.com/Shopify/tapioca/releases )
- [Commits](https://github.com/Shopify/tapioca/compare/v0.4.22...v0.4.23 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-26 05:19:20 +00:00
Sean Molenaar
3ce5737425
service: ensure environment variables are strings
2021-05-25 20:52:51 +02:00
Sean Molenaar
6f1398a533
Merge pull request #11428 from SMillerDev/fix/service/env_variables_manual
2021-05-25 17:17:45 +02:00
Sean Molenaar
4f013526cf
service: simplify Environment= creation
...
Co-authored-by: Bo Anderson <mail@boanderson.me>
2021-05-25 11:49:22 +02:00
Sean Molenaar
ef9c49c5b2
service: ensure environment variables are prefixed in command
2021-05-25 11:47:44 +02:00
Sean Molenaar
1bdfacddc0
Merge pull request #11430 from SMillerDev/feature/service/additional_options
...
Service: add additional options
2021-05-25 09:29:19 +02:00
Connor Mann
074b2d65e4
Clean up and fix typecheck issue
2021-05-24 21:06:09 -04:00
Connor Mann
ef4c401687
Change kegs map to array
2021-05-24 12:29:32 -04:00
hyuraku
a0799bfbf9
add cask tap to Diagnostic::Checks#check_git_status
2021-05-24 23:30:46 +09:00
Connor Mann
d50b32313f
Fix to_kegs test
2021-05-24 09:17:52 -04:00
Connor Mann
0a1614286d
Fix style
2021-05-24 08:44:36 -04:00
Sean Molenaar
e29b2caee0
service: define paths as expecting Pathname or string
...
Co-authored-by: Rylan Polster <rslpolster@gmail.com>
2021-05-24 14:20:46 +02:00
Connor Mann
b81a522230
Add tests for to_latest_kegs
2021-05-23 16:09:35 -04:00
Rylan Polster
1795b37ca3
Merge pull request #11432 from Homebrew/sync-triage-config
...
Synchronize triage configuration
2021-05-23 13:40:30 -04:00
BrewTestBot
04269f221e
triage-issues.yml: update to match main configuration
2021-05-23 17:09:44 +00:00
Bo Anderson
76cfe88b76
Merge pull request #11431 from carlocab/perl-shebang
...
Fix perl shebang rewriting for `perl` formula
3.1.9
2021-05-23 16:26:01 +01:00
Carlo Cabrera
ada399c7db
Fix perl shebang rewriting for perl formula
...
See
https://github.com/Homebrew/homebrew-core/issues/77797
https://github.com/Homebrew/brew/issues/11275#issuecomment-846522409
2021-05-23 11:05:17 +01:00
Sean Molenaar
fceaa2bb74
Service: add additional options
2021-05-22 18:17:36 +02:00
Nanda H Krishna
a3e6a842ce
Merge pull request #11429 from Homebrew/update-man-completions
...
Update maintainers, manpage and completions.
2021-05-22 15:32:42 +05:30
BrewTestBot
65d595b741
Update maintainers, manpage and completions.
...
Autogenerated by the [update-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/update-man-completions.yml ) workflow.
2021-05-22 09:43:12 +00:00
Nanda H Krishna
23bc81cdc1
Merge pull request #11424 from nandahkrishna/fix-update-maintainers
...
dev-cmd/update-maintainers: fix require
2021-05-22 06:29:35 +05:30
Nanda H Krishna
ba17e2b8c1
dev-cmd/update-maintainers: fix require
...
Use require "dev-cmd/generate-man-completions" instead of require "dev-cmd/man".
2021-05-22 05:57:19 +05:30
Connor Mann
73ef297dd5
Update Library/Homebrew/cli/named_args.rb
...
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
2021-05-21 11:55:30 -04:00
Connor Mann
3b0243900f
Update Library/Homebrew/cli/named_args.rb
...
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
2021-05-21 11:55:11 -04:00
Connor Mann
c18c931224
Fix tests
2021-05-21 11:52:17 -04:00
Nanda H Krishna
c278da14ce
Merge pull request #11420 from nandahkrishna/livecheck-bundler-gems
...
livecheck/strategy/sparkle: install bundler gems
2021-05-21 20:26:32 +05:30
Carlo Cabrera
9135917f32
Merge pull request #11408 from carlocab/s/reason/requirement
...
formula: tweak preset `pour_bottle?` symbols
2021-05-21 15:54:31 +01:00
Connor Mann
074facebd5
Start catching all nil kegs
2021-05-21 10:27:31 -04:00
Connor Mann
e977f3514d
Warn if no HEAD keg installed w/ --HEAD
2021-05-21 09:33:29 -04:00
Nanda H Krishna
da2a3aadcb
Merge pull request #11422 from Homebrew/spdx-update
...
spdx: update license data.
2021-05-21 06:01:33 +05:30
BrewTestBot
f684f504fa
spdx: update license data.
...
Autogenerated by [a scheduled GitHub Action](https://github.com/Homebrew/brew/blob/master/.github/workflows/spdx.yml ).
2021-05-21 00:07:42 +00:00
Connor Mann
6f005caf07
Rename memoized variable
2021-05-20 15:10:20 -04:00
Rylan Polster
39a9977804
Merge pull request #11414 from Rylan12/dependabot-ignore-github
...
dependabot: ignore updates to `actions/stale` and `dessant/lock-threads`
2021-05-20 13:58:16 -04:00
Connor Mann
b72f5ef353
Change brew link to use to_latest_kegs
2021-05-20 12:58:44 -04:00
Connor Mann
fa9a525d32
Add to_latest_kegs
2021-05-20 12:58:23 -04:00
Connor Mann
0938500721
Update Library/Homebrew/test/cli/named_args_spec.rb
...
Co-authored-by: Rylan Polster <rslpolster@gmail.com>
2021-05-20 12:09:45 -04:00
Connor Mann
cad665406e
Update to_kegs tests
2021-05-20 12:08:10 -04:00
Connor Mann
2938b2798d
Update to_default_kegs tests
2021-05-20 12:06:23 -04:00
Rylan Polster
2120d285be
formuala: update pour_bottle? docs
2021-05-20 11:34:12 -04:00
Connor Mann
b1ce7ef647
Update Library/Homebrew/cli/named_args.rb
...
Co-authored-by: Rylan Polster <rslpolster@gmail.com>
2021-05-20 11:30:22 -04:00
Rylan Polster
745d7ff813
formula: use only_if: in pour_bottle?
2021-05-20 11:24:08 -04:00
Nanda H Krishna
1182440f80
livecheck/strategy/sparkle: install bundler gems
2021-05-20 19:58:17 +05:30
Connor Mann
26a3218fb0
Deprecate method: :keg
2021-05-20 09:53:31 -04:00
Mike McQuaid
eb5f04a98a
Merge pull request #11413 from MikeMcQuaid/no_dependency_caveats
...
formula_installer: don't output caveats for dependencies.
2021-05-20 13:04:27 +01:00
Nanda H Krishna
76c4767589
Merge pull request #11416 from Homebrew/dependabot/bundler/Library/Homebrew/tapioca-0.4.22
...
build(deps): bump tapioca from 0.4.21 to 0.4.22 in /Library/Homebrew
2021-05-20 14:53:57 +05:30
Nanda H Krishna
3b4a4749f5
Merge pull request #11415 from Homebrew/dependabot/bundler/Library/Homebrew/nokogiri-1.11.5
...
build(deps): bump nokogiri from 1.11.4 to 1.11.5 in /Library/Homebrew
2021-05-20 14:50:06 +05:30
BrewTestBot
31ce4c8b4f
Update RBI files for tapioca.
2021-05-20 05:44:40 +00:00