23914 Commits

Author SHA1 Message Date
Mike McQuaid
415863356e
Merge pull request #8301 from Homebrew/workflows-push
workflows: test on "push" not "pull_request".
2020-08-12 16:14:44 +01:00
Dustin Rodrigues
1c10f51f98 audit: check GitHub tags for prerelease status 2020-08-12 10:39:28 -04:00
Alexander Bayandin
8142bf2797 rubocop/urls: add go@1.14 to binary URLs allowlist 2020-08-12 15:35:20 +01:00
Baffour Adu Boampong
e16ec86026 remove line which converts formula names into lowercase 2020-08-12 14:29:23 +00:00
Maxim Belkin
e5e7a9a7e9
Merge pull request #8312 from maxim-belkin/fix-cleanup
cleanup: fix input handling

Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
2020-08-12 09:29:23 -05:00
Baffour Adu Boampong
bd82f35ec6 Merge branch 'mlh-outdated-packages' of github.com:MLH-Fellowship/brew into mlh-outdated-packages 2020-08-12 14:24:53 +00:00
Baffour Adu Boampong
62125c2214 Refactor how test formulas are installed in tests 2020-08-12 14:24:35 +00:00
Baffour Adu Boampong
8acc72773a Refactor how test formulas are installed in tests 2020-08-12 14:24:21 +00:00
Rylan Polster
289a6d3fbf
Merge pull request #8319 from Rylan12/xonsh-add-to-pypi-blocklist
Add xonsh update-python-resources blocklist
2020-08-12 09:52:01 -04:00
Rylan Polster
a703f73d19 Add xonsh update-python-resources blocklist 2020-08-12 09:26:35 -04:00
Maxim Belkin
ac6295491c
cmd/cleanup.rb: fix input handling 2020-08-12 08:22:45 -05:00
Maxim Belkin
2b859282e0
tests.yml: address review comments 2020-08-12 07:52:36 -05:00
Mike McQuaid
63fa38a576
Merge pull request #8303 from Homebrew/dependabot/bundler/docs/html-pipeline-2.14.0
build(deps): bump html-pipeline from 2.13.0 to 2.14.0 in /docs
2020-08-12 10:53:53 +01:00
Mike McQuaid
845d3a2f20
Merge pull request #8309 from Bo98/rexml
vendor/bundle/ruby: unvendor REXML
2020-08-12 10:53:34 +01:00
Mike McQuaid
9296efb473
Merge pull request #8310 from Bo98/mechanize-gitignore
.gitignore: correct mechanize ignore matching
2020-08-12 10:53:08 +01:00
Mike McQuaid
f7f5ef7729
Merge pull request #8305 from Bo98/java-plist
os/mac/system_config: simplify JVM version parsing
2020-08-12 10:52:45 +01:00
Mike McQuaid
a0fd62fddd
Merge pull request #8307 from Bo98/svn-date
download_strategy: more direct SVN modified date detection
2020-08-12 10:51:53 +01:00
Mike McQuaid
62210409a6
Merge pull request #8316 from SeekingMeaning/github/duplicate-prs
utils/github: add check_for_duplicate_pull_requests
2020-08-12 10:44:02 +01:00
Seeker
671179d483 utils/github: add check_for_duplicate_pull_requests
Moved from dev-cmd/bump-formula-pr to utils/github
2020-08-11 19:26:03 -07:00
Markus Reiter
593b60fa1b
Merge pull request #8315 from reitermarkus/desc-cop-range
Fix `Desc` cop for casks.
2020-08-12 02:31:47 +02:00
Maxim Belkin
133155397c
tests.yml: use proper matrix syntax
Co-authored-by: Bo Anderson <mail@boanderson.me>
2020-08-11 19:00:36 -05:00
Markus Reiter
2125d49720
Merge pull request #8314 from reitermarkus/audit-language
Fix auditing of cask languages.
2020-08-12 01:19:58 +02:00
Markus Reiter
9ed16681f3 Fix Desc cop for casks. 2020-08-12 01:07:03 +02:00
Markus Reiter
9ea1dcf4ca Fix auditing of cask languages. 2020-08-12 00:45:01 +02:00
Maxim Belkin
f6463c5a33
tests.yml: minor tweaks 2020-08-11 17:41:02 -05:00
Issy Long
3e5ff1ff90
Merge pull request #8292 from vidusheeamoli/add-new-files
sorbet/files.yaml: add new files
2020-08-11 22:11:36 +01:00
Markus Reiter
01d639ffd5
Merge pull request #8311 from reitermarkus/cask-audit
Don't warn about version designation in `cask-versions` tap.
2020-08-11 23:08:48 +02:00
Seeker
fb96ccf4c8 version: allow versions to be compared against NULL_TOKEN 2020-08-11 13:58:48 -07:00
Seeker
f904cc2aea pkg_version: disable rubocop hash alignment 2020-08-11 13:15:50 -07:00
Seeker
e9b6a6df4b test/pkg_version_spec: add version token examples 2020-08-11 13:13:53 -07:00
Seeker
51bc9ae3d9 pkg_version: delegate major, minor, patch methods to :version 2020-08-11 13:01:54 -07:00
Bo Anderson
d7864d7efb download_strategy: more direct SVN modified date detection 2020-08-11 21:01:53 +01:00
Seeker
266a944bb5 version/null: add major, minor, patch methods 2020-08-11 13:01:10 -07:00
Markus Reiter
0d9e28d305 Don't warn about version designation in cask-versions tap. 2020-08-11 21:42:21 +02:00
Seeker
e27f7b0ed1 audit: use version token helper methods 2020-08-11 12:40:35 -07:00
Seeker
972b924cea version: allow versions to be compared against tokens 2020-08-11 12:23:07 -07:00
Seeker
f2112d6761 version: add helper methods to Token class 2020-08-11 12:22:14 -07:00
Issy Long
2cf655fe98
Merge pull request #8304 from PurpleBooth/fix-warning
Correct warning
2020-08-11 20:15:08 +01:00
Seeker
919e94bb92 test/version_spec: add major/minor/patch examples 2020-08-11 12:08:26 -07:00
Seeker
0feb4532ff version: add major, minor, patch methods 2020-08-11 12:08:24 -07:00
Bo Anderson
46433de1ca .gitignore: correct mechanize ignore matching 2020-08-11 19:42:54 +01:00
Dawid Dziurla
ce8eba1eb4
Merge pull request #8308 from reitermarkus/shutup
Reinstate `#shutup!`.
2020-08-11 20:42:42 +02:00
Markus Reiter
a19a0917b1 Reinstate #shutup!. 2020-08-11 20:18:30 +02:00
Bo Anderson
d6c389f4df vendor/bundle/ruby: unvendor REXML 2020-08-11 19:13:45 +01:00
Billie Thompson
705f26734a
Correct warning
Currently, if you open up a action generated by the tap-new command in
the github GUI, you get a warning saying "pull_requests should be an
object". This fixes that.

This wasn't stopping anything working currently, though I suppose it may
in the future.

Co-authored-by: Issy Long <me@issyl0.co.uk>
2020-08-11 20:03:30 +02:00
Bo Anderson
30a8df0f91 os/mac/system_config: simplify JVM version parsing 2020-08-11 18:51:36 +01:00
dependabot-preview[bot]
a455bfac0c
build(deps): bump html-pipeline from 2.13.0 to 2.14.0 in /docs
Bumps [html-pipeline](https://github.com/jch/html-pipeline) from 2.13.0 to 2.14.0.
- [Release notes](https://github.com/jch/html-pipeline/releases)
- [Changelog](https://github.com/jch/html-pipeline/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jch/html-pipeline/compare/v2.13.0...v2.14.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-11 16:45:54 +00:00
Baffour Adu Boampong
2ff41ff7f1
Update Library/Homebrew/dev-cmd/bump.rb
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
2020-08-11 15:29:22 +00:00
Baffour Adu Boampong
22a1da1e2c
Update Library/Homebrew/dev-cmd/bump.rb
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
2020-08-11 15:29:05 +00:00
Baffour Adu Boampong
eea32b955b brew style fixes 2020-08-11 13:18:22 +00:00