Rylan Polster
|
d4e5886571
|
Simplify checking for variations hash availability
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
|
2022-07-25 17:43:54 +02:00 |
|
Rylan Polster
|
32fd237705
|
Merge pull request #13539 from Rylan12/on-system-components-order
Add `on_system` to and reorder component order cop
|
2022-07-25 17:16:54 +02:00 |
|
Rylan Polster
|
edc14c3786
|
Fix style
|
2022-07-25 08:56:10 +02:00 |
|
Rylan Polster
|
bae5abda82
|
Remove uses_from_macos dep duplication in FormulaAPILoader
|
2022-07-25 08:49:19 +02:00 |
|
Rylan Polster
|
2c3926ae1e
|
Check nesting for blocks with one child
|
2022-07-24 23:37:36 +02:00 |
|
Rylan Polster
|
a4327521d5
|
Add on_system to and reorder component order cop
|
2022-07-24 23:37:35 +02:00 |
|
Rylan Polster
|
423aac0d61
|
Merge pull request #13493 from Rylan12/on-system-rubocops
Improve `OnSystem` RuboCop
|
2022-07-24 23:27:47 +02:00 |
|
Max Eisner
|
1c059e1da0
|
extend shell_parameter argument
|
2022-07-24 23:03:28 +02:00 |
|
Rylan Polster
|
d5d6456b24
|
Add checks for on_system method
|
2022-07-24 23:01:56 +02:00 |
|
Rylan Polster
|
7b24ed3b4d
|
Update OnSystem cop to check other on_{system} methods
|
2022-07-24 23:01:56 +02:00 |
|
Rylan Polster
|
7392f9811e
|
Formulary : use variations hash when installing from API
|
2022-07-24 22:59:42 +02:00 |
|
Max Eisner
|
92bccd2074
|
apply naming suggestions
|
2022-07-24 22:54:28 +02:00 |
|
Max Eisner
|
9528c6a8ac
|
always set SHELL env variable
|
2022-07-24 22:50:14 +02:00 |
|
Rylan Polster
|
89cf96fffa
|
Merge pull request #13600 from heavywatal/docs-faq-enable-bar
FAQ: Remove reference to `--enable-bar` that does not exist
|
2022-07-24 16:52:03 +02:00 |
|
Alexander Bayandin
|
4e8cc524c5
|
Clean up GitHub headers
|
2022-07-24 11:44:16 +00:00 |
|
Watal M. Iwasaki
|
4e29ed4c17
|
Restore the remove line, and make it less confusing
|
2022-07-24 07:53:33 +09:00 |
|
Watal M. Iwasaki
|
975e799969
|
Remove reference to --enable-bar that does not exist
|
2022-07-23 18:23:05 +09:00 |
|
Rylan Polster
|
91cf9f2ad8
|
Use SimulateSystem for uses_from_macos deps
|
2022-07-23 03:09:29 +02:00 |
|
Rylan Polster
|
34a1bc6618
|
Use SimulateSystem for ignore_missing_libraries
|
2022-07-23 03:09:29 +02:00 |
|
Rylan Polster
|
fa384b03fa
|
Simplify SimulateSystem usage
|
2022-07-23 03:08:56 +02:00 |
|
Rylan Polster
|
5080312bdd
|
Merge pull request #13598 from Rylan12/ignore-missing-libraries-simulate-linux
Allow `ignore_missing_libraries` when simulating Linux on macOS
|
2022-07-23 02:25:37 +02:00 |
|
Rylan Polster
|
ed97281d20
|
Allow ignore_missing_libraries when simulating Linux on macOS
|
2022-07-22 18:44:40 +02:00 |
|
Rylan Polster
|
0e98bdde13
|
Merge pull request #13589 from Rylan12/formula-to-hash-variations
`Formula#to_hash`: include `variations` key
|
2022-07-22 18:23:48 +02:00 |
|
Mike McQuaid
|
9044caac95
|
Merge pull request #13590 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-1.32.0
build(deps): bump rubocop from 1.31.2 to 1.32.0 in /Library/Homebrew
|
2022-07-22 14:42:53 +01:00 |
|
Mike McQuaid
|
0f54f342e6
|
bin/brew: remove HOMEBREW_NO_ENV_FILTERING.
It's been deprecated for a long time. Add a disabling message to be
nice (that we'll remove in future).
|
2022-07-22 14:39:21 +01:00 |
|
Bo Anderson
|
fad20859b1
|
Merge pull request #13594 from MikeMcQuaid/remove_github_actions_homebrew_macos_self_hosted
bin/brew: remove GITHUB_ACTIONS_HOMEBREW_MACOS_SELF_HOSTED.
|
2022-07-22 14:23:15 +01:00 |
|
Alexander Bayandin
|
4f3a7125ef
|
bump-formula-pr: even more precise tag replacement
|
2022-07-22 14:18:33 +01:00 |
|
Mike McQuaid
|
b62c271be5
|
Merge pull request #13593 from MikeMcQuaid/no_user_homebrew_path
bin/brew: never use HOMEBREW_PATH from users.
|
2022-07-22 11:27:18 +01:00 |
|
Mike McQuaid
|
f4103e5d61
|
bin/brew: never use HOMEBREW_PATH from users.
Fixes https://github.com/Homebrew/brew/issues/13548
|
2022-07-22 10:33:43 +01:00 |
|
Mike McQuaid
|
25364cbe62
|
bin/brew: remove GITHUB_ACTIONS_HOMEBREW_MACOS_SELF_HOSTED.
It has been more than a few days.
|
2022-07-22 10:31:10 +01:00 |
|
Mike McQuaid
|
e7c3782d03
|
Merge pull request #13581 from colindean/error-on-untapped-official-tap
Instruct user to tap untapped official tap when running its commands
|
2022-07-22 09:57:46 +01:00 |
|
Bo Anderson
|
062c8fa7db
|
Merge pull request #13591 from danielnachun/add_missing_var
Add GITHUB_RUN_ATTEMPT to FILTERED_ENV
|
2022-07-22 02:48:02 +01:00 |
|
danielnachun
|
5a711decff
|
bin/brew: add GITHUB_RUN_ATTEMPT
|
2022-07-21 16:02:04 -07:00 |
|
Bo Anderson
|
676ab5181e
|
Merge pull request #13566 from Bo98/sorbet-runtime
Replace sorbet-runtime-stub with sorbet-runtime
|
2022-07-21 20:22:46 +01:00 |
|
Bo Anderson
|
bff7081d3b
|
Merge pull request #13582 from Bo98/gemfile-min-ruby
Gemfile: denote minimum Ruby
|
2022-07-21 20:21:35 +01:00 |
|
BrewTestBot
|
e1f5fc7e69
|
Update RBI files for rubocop.
|
2022-07-21 18:14:48 +00:00 |
|
BrewTestBot
|
e7a8e07161
|
brew vendor-gems: commit updates.
|
2022-07-21 18:08:27 +00:00 |
|
dependabot[bot]
|
b07e10a5cb
|
build(deps): bump rubocop from 1.31.2 to 1.32.0 in /Library/Homebrew
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.31.2 to 1.32.0.
- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop/compare/v1.31.2...v1.32.0)
---
updated-dependencies:
- dependency-name: rubocop
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-21 18:05:06 +00:00 |
|
Colin Dean
|
e7052fad0d
|
Use heredoc for multiline error and store untapped official taps check
Review feedback on https://github.com/Homebrew/brew/pull/13581#pullrequestreview-1046232447
|
2022-07-21 13:24:23 -04:00 |
|
Colin Dean
|
5e56b9effe
|
Drops "cannot be retapped" from manual untap warning
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
|
2022-07-21 11:51:21 -04:00 |
|
Rylan Polster
|
7255df1ec2
|
Only run to_hash_with_variations test on macOS
|
2022-07-21 17:33:19 +02:00 |
|
Rylan Polster
|
243ff024e3
|
Remove debug message
|
2022-07-21 16:45:41 +02:00 |
|
Rylan Polster
|
6c35317732
|
Add and update tests
|
2022-07-21 16:41:23 +02:00 |
|
Rylan Polster
|
f3e34230ad
|
Add --variations option to brew info
|
2022-07-21 16:41:15 +02:00 |
|
Rylan Polster
|
eab3d077bc
|
Improvements
|
2022-07-21 15:32:51 +02:00 |
|
Rylan Polster
|
d4c4432f2d
|
Formula#to_hash : include variations key
|
2022-07-21 13:04:56 +02:00 |
|
Rylan Polster
|
0b030b74e2
|
Merge pull request #13587 from Homebrew/dependabot/bundler/Library/Homebrew/tzinfo-2.0.5
build(deps): bump tzinfo from 2.0.4 to 2.0.5 in /Library/Homebrew
3.5.6
|
2022-07-21 10:56:29 +02:00 |
|
Carlo Cabrera
|
e7fc86d80f
|
Merge pull request #13584 from steveh7812/api-curl-args
use --time-cond when caching the formula api json
|
2022-07-21 15:30:39 +08:00 |
|
Bo Anderson
|
9c08c5b8ba
|
Merge pull request #13588 from danielnachun/fix_glibc_2_13_2
Additional fixes for glibc@2.13
|
2022-07-20 20:51:54 +01:00 |
|
Steve Hahn
|
9f27bd4c67
|
simplify cached_formula_json_file check
|
2022-07-20 11:19:24 -07:00 |
|