Markus Reiter
7c05b2f231
Support --no-appcast
for brew cask audit
.
2020-09-04 04:47:31 +02:00
Markus Reiter
e5b56e485f
Move cask audit implications into Audit
.
2020-09-04 04:47:31 +02:00
BrewTestBot
bfea8621d0
sorbet: update RBI files using Tapioca.
...
Autogenerated by [a scheduled GitHub Action](https://github.com/Homebrew/brew/blob/master/.github/workflows/tapioca.yml ).
2020-09-04 00:20:03 +00:00
Maxim Belkin
de736ffb7d
system_config.rb: show system Ruby info on Linux
2020-09-03 19:25:58 +00:00
Markus Reiter
793ab30bb0
Merge pull request #8593 from reitermarkus/homebrew-debug
...
Re-add `HOMEBREW_DEBUG` environment variable.
2020-09-03 20:43:42 +02:00
Markus Reiter
2dbaaf35aa
Merge pull request #8592 from reitermarkus/desc-cache-ignore-exceptions
...
Ignore `FormulaUnreadableError` in `Formula.each`.
2020-09-03 20:21:02 +02:00
Markus Reiter
e0202e3ba9
Re-add HOMEBREW_DEBUG
environment variable.
2020-09-03 20:16:16 +02:00
Markus Reiter
8fb769e60c
Ignore FormulaUnreadableError
in Formula.each
.
2020-09-03 19:48:18 +02:00
Maxim Belkin
896c93b819
cleanup.rb: quiet down Ruby test
2020-09-03 17:24:25 +00:00
Sean Molenaar
9ac31942fb
audit: allow pre-releases in cask-versions
2020-09-03 17:38:37 +02:00
Dustin Rodrigues
5ce013b0d0
Merge pull request #8576 from dtrodrigues/revision-audit
...
audit: compare current version to last committed version when seeing if revision should be reset
2020-09-03 10:32:42 -04:00
Dustin Rodrigues
76ec69e3c3
audit: compare current version to last committed version when seeing if revision should be removed
2020-09-03 10:02:28 -04:00
Mike McQuaid
64c99822fc
Merge pull request #8586 from MikeMcQuaid/formula_patches
...
compat/formula: re-add super.
2020-09-03 13:53:35 +01:00
Mike McQuaid
2c2b7ef2a6
compat/formula: re-add super.
...
I missed the `respond_to?(:patches)` here which broke patches.
2020-09-03 13:28:22 +01:00
BrewTestBot
d900b8e81f
sorbet: update RBI files using Tapioca.
...
Autogenerated by [a scheduled GitHub Action](https://github.com/Homebrew/brew/blob/master/.github/workflows/tapioca.yml ).
2020-09-03 12:09:52 +00:00
Issy Long
ef1181cd0d
Merge pull request #8583 from issyl0/pr-publish-github-missing-require
...
utils/github: Fix 'uninitialized constant Utils::Shell'
2020-09-03 11:16:43 +01: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
Mike McQuaid
2b3d1e7a52
Merge pull request #8582 from Homebrew/tapioca-update
...
sorbet: update RBI files using Tapioca.
2020-09-03 10:25:55 +01:00
Issy Long
c92ba20be3
utils/github: Fix 'uninitialized constant Utils::Shell'
...
- I tried `brew pr-publish` on Linux (as we don't have an auto-merge
Action over there) and it failed with the following error:
```
Error: uninitialized constant Utils::Shell
Please report this issue:
https://docs.brew.sh/Troubleshooting
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/utils/github.rb:69:in `initialize'
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/utils/github.rb:278:in `exception'
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/utils/github.rb:278:in `raise'
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/utils/github.rb:278:in `raise_api_error'
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/utils/github.rb:228:in `open_api'
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/utils/github.rb:464:in `workflow_dispatch_event'
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/dev-cmd/pr-publish.rb:43:in `block in pr_publish'
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/dev-cmd/pr-publish.rb:33:in `each'
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/dev-cmd/pr-publish.rb:33:in `pr_publish'
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/brew.rb:119:in `<main>'
```
2020-09-03 10:24:09 +01:00
Mike McQuaid
0aed6e9121
Merge pull request #8306 from maxim-belkin/fix-cleanup-ruby-logic
...
Fix cleanup ruby logic
2020-09-03 10:16:09 +01:00
BrewTestBot
5c2abf5077
sorbet: update RBI files using Tapioca.
...
Autogenerated by [a scheduled GitHub Action](https://github.com/Homebrew/brew/blob/master/.github/workflows/tapioca.yml ).
2020-09-03 09:02:14 +00:00
Maxim Belkin
a6d29894d9
cleanup: fix and reuse portable ruby logic.
...
Align the logic in `cleanup_portable_ruby` with that in `ruby.sh`.
Co-authored-by: Maxim Belkin <maxim.belkin@gmail.com>
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
2020-09-03 09:43:41 +01:00
dependabot-preview[bot]
bad97317bc
build(deps): bump sorbet from 0.5.5888 to 0.5.5890 in /Library/Homebrew
...
Bumps [sorbet](https://github.com/sorbet/sorbet ) from 0.5.5888 to 0.5.5890.
- [Release notes](https://github.com/sorbet/sorbet/releases )
- [Commits](https://github.com/sorbet/sorbet/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-03 07:24:05 +00:00
dependabot-preview[bot]
2a5afb2896
build(deps): bump sorbet-runtime in /Library/Homebrew
...
Bumps [sorbet-runtime](https://github.com/sorbet/sorbet ) from 0.5.5888 to 0.5.5890.
- [Release notes](https://github.com/sorbet/sorbet/releases )
- [Commits](https://github.com/sorbet/sorbet/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-03 06:52:39 +00:00
miccal
5d0957ac81
cask/artifact/symlinked: allow --force to overwrite symbolic links
2020-09-03 13:28:29 +08:00
Sean Molenaar
742b3faaa4
Merge pull request #8351 from SMillerDev/audit/pre_release
...
add cask pre-release check
2020-09-02 22:00:39 +02:00
Dustin Rodrigues
f5b71af6de
Merge pull request #8575 from dtrodrigues/typo-fixes
...
minor typo fixes
2020-09-02 13:46:47 -04:00
Sean Molenaar
74ba8cc2df
Style fix in cask audit
...
Co-authored-by: Markus Reiter <me@reitermark.us>
2020-09-02 19:13:46 +02:00
Mike McQuaid
8604cdb15a
Merge pull request #8541 from claui/fix-patch-stdout
...
Return standard output in `popen_write`
2020-09-02 17:48:12 +01:00
Dustin Rodrigues
d400b151e7
minor typo fixes
2020-09-02 12:23:14 -04:00
Mike McQuaid
64eaa80c47
Merge pull request #8522 from rmNULL/elf-fixtures
...
spec: Pathname#rpath, Pathname#interpreter and Pathname#patch!
2020-09-02 17:21:47 +01:00
Claudia
09d7889ed8
Extract constant IO_DEFAULT_BUFFER_SIZE
2020-09-02 18:15:51 +02:00
Markus Reiter
4d1fa19a18
Add test for GitHub::Actions::Annotation
.
2020-09-02 16:44:16 +02:00
Markus Reiter
ebd4ce467c
Output GitHub Actions annotations for brew style
.
2020-09-02 16:44:16 +02:00
Sean Molenaar
0279dda595
add cask pre-release check
2020-09-02 15:47:12 +02:00
rmnull
7863cc6f80
remove {rust,cpp,go}.elf fixutres.
2020-09-02 18:58:36 +05:30
rmnull
f5ca649e1d
new elf fixtures, and basic tests for Pathname#rpath(=), and Pathname#interpreter(=).
2020-09-02 18:58:36 +05:30
Mike McQuaid
3b114736ce
Merge pull request #8572 from Akylzhan/patch-1
...
Update cask/installer.rb: check deps before download
2020-09-02 14:22:05 +01:00
Mike McQuaid
ea27822c94
Merge pull request #8565 from SeekingMeaning/installer/optlinked
...
cask/installer: fix reference to opt_linked/optlinked
2020-09-02 13:35:46 +01:00
Akylzhan Sauranbay
3fdab5a24d
Update cask/installer.rb: check dependencies before download
2020-09-02 18:14:24 +06:00
dependabot-preview[bot]
6a2b9bbbc8
build(deps): bump sorbet-runtime in /Library/Homebrew
...
Bumps [sorbet-runtime](https://github.com/sorbet/sorbet ) from 0.5.5883 to 0.5.5888.
- [Release notes](https://github.com/sorbet/sorbet/releases )
- [Commits](https://github.com/sorbet/sorbet/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-02 07:46:49 +00:00
dependabot-preview[bot]
26bb69760a
build(deps): bump sorbet from 0.5.5883 to 0.5.5888 in /Library/Homebrew
...
Bumps [sorbet](https://github.com/sorbet/sorbet ) from 0.5.5883 to 0.5.5888.
- [Release notes](https://github.com/sorbet/sorbet/releases )
- [Commits](https://github.com/sorbet/sorbet/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-02 06:58:51 +00:00
Markus Reiter
9d57bfc9ba
Adjust RuboCop formatter on CI.
2020-09-02 02:02:01 +02:00
Seeker
98248a44a4
cask/installer: fix reference to opt_linked/optlinked
2020-09-01 14:14:41 -07:00
Nanda H Krishna
cbc3448634
Merge pull request #8561 from josh/fix-livecheck-watchlist-read
...
Fix reading HOMEBREW_LIVECHECK_WATCHLIST file
2020-09-02 00:45:53 +05:30
Joshua Peek
2d0369fd50
Fix whitespace
2020-09-01 11:45:05 -07:00
Joshua Peek
9480de8f5d
Default .brew_livecheck_watchlist to String type
2020-09-01 11:44:47 -07:00
Mike McQuaid
5e5dabcadd
Merge pull request #8431 from SeekingMeaning/formula/installed_prefix
...
formula: rename `installed_prefix` and `opt_or_installed_prefix_keg`
2020-09-01 19:22:50 +01:00
Joshua Peek
518af675fb
Fix reading HOMEBREW_LIVECHECK_WATCHLIST file
2020-09-01 11:20:39 -07:00
Markus Reiter
b9f3589ab7
Test casks are already tested covered brew style
.
2020-09-01 19:26:46 +02:00