Mohammad Zain Abbas
|
a8c1c0c841
|
Updated description for resource's option in livecheck command
|
2022-07-27 18:19:14 +02:00 |
|
Mohammad Zain Abbas
|
1f55f15d66
|
Removed extra bits
|
2022-07-27 16:51:26 +02:00 |
|
Mohammad Zain Abbas
|
8e3e9743ac
|
Basic structure completed for livecheckable resources
|
2022-07-27 16:37:31 +02:00 |
|
Mohammad Zain Abbas
|
73cf8fd205
|
Updated latest version for resources
|
2022-07-27 15:24:33 +02:00 |
|
Mohammad Zain Abbas
|
e72487c8b0
|
Updated for current and latest versions for resources
|
2022-07-27 15:13:55 +02:00 |
|
Mohammad Zain Abbas
|
2777610095
|
Work in progress for resource_version
|
2022-07-27 13:54:20 +02:00 |
|
Mohammad Zain Abbas
|
32659afdbe
|
Updated livecheck command for resources
|
2022-07-27 13:53:54 +02:00 |
|
Mohammad Zain Abbas
|
bebd039638
|
Merge branch 'mohammad' of https://github.com/mohammadzainabbas/brew into mohammad
|
2022-07-27 13:27:57 +02:00 |
|
Mohammad Zain Abbas
|
eee457f8b9
|
Merge branch 'Homebrew:master' into mohammad
|
2022-07-27 13:27:48 +02:00 |
|
Mohammad Zain Abbas
|
e84cc8d116
|
Work in progress for livecheckable resources
|
2022-07-27 13:27:21 +02:00 |
|
Mohammad Zain Abbas
|
43fcb5e563
|
Added support for resources in LivecheckVersion
|
2022-07-27 13:26:48 +02:00 |
|
Alexander Bayandin
|
1af0bcde20
|
Merge pull request #13601 from bayandin/cleaup-github-headers
Clean up GitHub headers
|
2022-07-26 01:06:26 +01:00 |
|
Rylan Polster
|
5bc5f32893
|
Merge pull request #13606 from Homebrew/dependabot/bundler/Library/Homebrew/msgpack-1.5.4
build(deps): bump msgpack from 1.5.3 to 1.5.4 in /Library/Homebrew
|
2022-07-25 23:36:58 +02:00 |
|
Rylan Polster
|
11297dff11
|
Merge pull request #13607 from Homebrew/dependabot/bundler/Library/Homebrew/nokogiri-1.13.8
build(deps): bump nokogiri from 1.13.7 to 1.13.8 in /Library/Homebrew
|
2022-07-25 23:36:24 +02:00 |
|
BrewTestBot
|
86f88e2b70
|
brew vendor-gems: commit updates.
|
2022-07-25 18:09:44 +00:00 |
|
BrewTestBot
|
cd6ce16159
|
brew vendor-gems: commit updates.
|
2022-07-25 18:09:37 +00:00 |
|
dependabot[bot]
|
fbd4b679f7
|
build(deps): bump nokogiri from 1.13.7 to 1.13.8 in /Library/Homebrew
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.7 to 1.13.8.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.13.7...v1.13.8)
---
updated-dependencies:
- dependency-name: nokogiri
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-25 18:07:13 +00:00 |
|
dependabot[bot]
|
91d64131d2
|
build(deps): bump msgpack from 1.5.3 to 1.5.4 in /Library/Homebrew
Bumps [msgpack](https://github.com/msgpack/msgpack-ruby) from 1.5.3 to 1.5.4.
- [Release notes](https://github.com/msgpack/msgpack-ruby/releases)
- [Changelog](https://github.com/msgpack/msgpack-ruby/blob/master/ChangeLog)
- [Commits](https://github.com/msgpack/msgpack-ruby/compare/v1.5.3...v1.5.4)
---
updated-dependencies:
- dependency-name: msgpack
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-25 18:06:59 +00:00 |
|
Alexander Bayandin
|
864f1bed11
|
Merge pull request #13597 from bayandin/bayandin-patch-1
bump-formula-pr: even more precise tag replacement
|
2022-07-25 17:30:30 +01: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 |
|
Mohammad Zain Abbas
|
7ce15eaa60
|
Basic debug info
|
2022-07-25 00:56:36 +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 |
|
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 |
|
Mohammad Zain Abbas
|
a60cd00973
|
Minor: added version_info for resources
|
2022-07-24 19:54:00 +02:00 |
|
Mohammad Zain Abbas
|
1ee4f1a696
|
Work in progress for extending livecheck command for resources
|
2022-07-24 17:39:07 +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 |
|
Mohammad Zain Abbas
|
f4a42d7d66
|
Added method resource_version to check for resources
|
2022-07-24 15:47:40 +02:00 |
|
Mohammad Zain Abbas
|
bc687c6358
|
Added check resources_only
|
2022-07-24 15:47:15 +02:00 |
|
Mohammad Zain Abbas
|
9708a850d9
|
Merged with master
|
2022-07-24 14:15:38 +02:00 |
|
Mohammad Zain Abbas
|
54558f9bd3
|
Merge branch 'mohammad' of https://github.com/mohammadzainabbas/brew into mohammad
|
2022-07-24 14:14:43 +02:00 |
|
Mohammad Zain Abbas
|
ebf52091eb
|
Check only formulas with resources
|
2022-07-24 14:14:10 +02:00 |
|
Alexander Bayandin
|
4e8cc524c5
|
Clean up GitHub headers
|
2022-07-24 11:44:16 +00:00 |
|
Mohammad Zain Abbas
|
96a7ff1019
|
Merge branch 'Homebrew:master' into mohammad
|
2022-07-24 13:39:59 +02: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
|
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 |
|
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 |
|