22199 Commits

Author SHA1 Message Date
Mike McQuaid
acfdbce6d4
tap-new: update GitHub Actions.
This should be using the split options for a better user experience
and can use both Linux and macOS now.
2020-08-04 11:57:39 +01:00
Mike McQuaid
9f80629f64
Merge pull request #8203 from MLH-Fellowship/add-caskroom
caskroom: Add --caskroom to match --cellar
2020-08-04 09:05:08 +01:00
Jonathan Chang
7075959919
Merge pull request #8205 from Homebrew/spdx-3.10
data/spdx.json: update to v3.10
2020-08-04 11:26:25 +10:00
Jonathan Chang
bacc40b5be workflows: run spdx only on Homebrew/brew 2020-08-04 10:44:16 +10:00
BrewTestBot
633fa86e86 data/spdx.json: update to v3.10 2020-08-04 00:22:30 +00:00
William Ma
53ff55bc8e caskroom: Add --caskroom to brew.sh 2020-08-03 18:16:26 -04:00
Rylan Polster
19007de6a2
Merge pull request #8165 from Rylan12/python-docs-update
docs: add reference to update-python-resources
2020-08-03 17:10:40 -04:00
Rylan Polster
61fbdb9aec
Merge pull request #8164 from Rylan12/license-docs-update
docs: add license information
2020-08-03 17:10:05 -04:00
Rylan Polster
3b1c8ce37e
Merge pull request #8161 from Rylan12/add-update-python-resources-blocklist
update-python-resources: add blocklist
2020-08-03 17:08:56 -04:00
Seeker
5c6eda8dcf
Merge pull request #8179 from SeekingMeaning/bump-formula-pr/base-branch
bump-formula-pr: open PR on default branch
2020-08-03 12:53:37 -07:00
Bo Anderson
41ada12b48
Merge pull request #8200 from Rylan12/deps-fix-args
deps: fix args for --installed with no formula
2020-08-03 19:50:36 +01:00
Bo Anderson
0dab255ba3
Merge pull request #8202 from Bo98/log-args
cmd/log: fix args error
2020-08-03 19:49:43 +01:00
Seeker
ec9589b048
Merge pull request #8158 from SeekingMeaning/uses/tree-part-0
cmd/uses: extract function `intersection_of_dependents`
2020-08-03 10:43:08 -07:00
Seeker
bf16c7a78f bump-formula-pr: open PR on default branch 2020-08-03 10:24:53 -07:00
Seeker
281a598685 cmd/uses: extract function intersection_of_dependents 2020-08-03 10:19:50 -07:00
Seeker
0653bb1d2d
Merge pull request #8186 from SeekingMeaning/version/token-comparisons
version: extend token comparisons to strings, integers, and nil
2020-08-03 10:10:01 -07:00
Seeker
865e3871b8
Merge pull request #8177 from SeekingMeaning/bump-formula-pr/read-only-run
bump-formula-pr: restore formula unless read only run
2020-08-03 10:07:32 -07:00
William Ma
cf961caa27 caskroom: Add --caskroom command 2020-08-03 12:35:03 -04:00
Bo Anderson
7e47d1be94 cmd/log: fix args error 2020-08-03 17:30:46 +01:00
Rylan Polster
4cfd80451a deps: fix args for --installed with no formula 2020-08-03 10:42:46 -04:00
Rylan Polster
1173d00bf6 Add links for determining more restrictive license 2020-08-03 10:17:26 -04:00
Rylan Polster
7c6cd247ee
Apply suggestions from code review
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
2020-08-03 10:10:17 -04:00
Bo Anderson
36c10edf22
Merge pull request #8196 from Bo98/ruby-args
dev-cmd/ruby: improve args passing
2020-08-03 13:34:30 +01:00
Bo Anderson
15fba12254
Merge pull request #8197 from Bo98/list-argv
cmd/list: remove ARGV usage
2020-08-03 13:31:54 +01:00
Bo Anderson
b57b83feec dev-cmd/ruby: improve args passing 2020-08-03 13:06:45 +01:00
Bo Anderson
25009f94e7 cmd/list: remove ARGV usage 2020-08-03 12:45:16 +01:00
Bo Anderson
197c4666cf
Merge pull request #8190 from Bo98/full_name-cache
formula: cache based on full_name
2020-08-03 11:31:16 +01:00
Mike McQuaid
a3efb35b0e
Merge pull request #8145 from MLH-Fellowship/integrate-uses
uses: Print cask uses
2020-08-03 09:07:22 +01:00
Mike McQuaid
321b795db4
Merge pull request #8194 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-ast-0.3.0
build(deps): bump rubocop-ast from 0.2.0 to 0.3.0 in /Library/Homebrew
2020-08-03 09:00:33 +01:00
dependabot-preview[bot]
2b1f503648
build(deps): bump rubocop-ast from 0.2.0 to 0.3.0 in /Library/Homebrew
Bumps [rubocop-ast](https://github.com/rubocop-hq/rubocop-ast) from 0.2.0 to 0.3.0.
- [Release notes](https://github.com/rubocop-hq/rubocop-ast/releases)
- [Changelog](https://github.com/rubocop-hq/rubocop-ast/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop-hq/rubocop-ast/compare/v0.2.0...v0.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-03 06:06:23 +00:00
Markus Reiter
beaf9420dc
Merge pull request #8193 from Bo98/irb-comment
dev-cmd/irb: move comment
2020-08-03 06:45:48 +02:00
Bo Anderson
eea4492305 dev-cmd/irb: move comment 2020-08-03 02:27:20 +01:00
Rylan Polster
9dc21953e8 docs: update-python-resources in Formula Cookbook 2020-08-02 18:17:32 -04:00
Seeker
bcc4f1bb29 version: disallow nil value for Token#create 2020-08-02 13:13:32 -07:00
Seeker
144a454e34 test/version_spec: add special token comparison examples 2020-08-02 12:52:43 -07:00
Seeker
ab18982a73 version: extend token comparisons to strings, integers, and nil 2020-08-02 12:32:31 -07:00
Rylan Polster
9fb3a80e38 Add cloudformation-cli to blocklist 2020-08-02 11:30:10 -04:00
Dustin Rodrigues
0369c0ae94
Merge pull request #8188 from dtrodrigues/config-branch
config: include core branch in output
2020-08-02 09:42:29 -04:00
Bo Anderson
a8060923ed formula: cache based on full_name 2020-08-02 13:43:32 +01:00
Bo Anderson
a605154ba9
Merge pull request #8166 from Bo98/formula-deprecated-hash
formula: add deprecated/disabled info to hash
2020-08-02 12:34:59 +01:00
Bo Anderson
a38d034c1b
Merge pull request #8184 from Bo98/outdated-sort
cmd/outdated: restore sorting of formulae
2020-08-02 12:34:23 +01:00
Bo Anderson
9c1281d166
Merge pull request #8182 from Bo98/upgrade-dependents-arg-fix
Fix dependents building from source when not requested
2020-08-02 12:34:06 +01:00
Dawid Dziurla
633fa027c0
Merge pull request #8185 from Bo98/pr-publish-args-fix
dev-cmd/pr-publish: fix --tap and --workflow
2020-08-02 09:27:09 +02:00
Dustin Rodrigues
ad29ee4550 config: include core branch in output 2020-08-02 00:09:52 -04:00
Bo Anderson
fd24bcfc91 dev-cmd/pr-publish: fix --tap and --workflow 2020-08-02 00:56:29 +01:00
Bo Anderson
97e05ae410 cmd/outdated: restore sorting of formulae 2020-08-02 00:51:42 +01:00
Bo Anderson
ab15c97c61 Fix dependents building from source when not requested 2020-08-02 00:46:17 +01:00
Dustin Rodrigues
df16e9f2de
Merge pull request #8181 from dtrodrigues/no-pr-mr-url
style: don't allow PR/MR urls for patches
2020-08-01 16:51:15 -04:00
Dustin Rodrigues
de8cc4106a style: don't allow PR/MR urls for patches 2020-08-01 16:20:46 -04:00
Michka Popoff
46101eb0d2
Merge pull request #8172 from Bo98/arg-fixes
Arg fixes
2020-08-01 21:24:30 +02:00