Commit Graph
20491 Commits
Author SHA1 Message Date
Sam Ford 9d08f09714 livecheck: assume type of formula_or_cask less 2020-12-12 17:43:26 -05:00
Sam Ford 704ec8abf0 livecheck: reinstate previous order of hashes 2020-12-12 17:43:26 -05:00
Sam Ford c1e5eec826 livecheck: reinstate head_only? condition order 2020-12-12 17:43:26 -05:00
Sam Ford d316b7c802 livecheck: rename variables for clarity 2020-12-12 17:43:25 -05:00
Sam Ford 7b14f7446d dev-cmd/livecheck: format usage_banner 2020-12-12 17:43:25 -05:00
Sam Ford ad544e465d Add livecheck group to cask stanza order 2020-12-12 17:43:25 -05:00
Markus ReiterandSam Ford 3bde9d34a9 Remove version from Livecheck. 2020-12-12 17:43:25 -05:00
Markus ReiterandSam Ford fa64a17ae9 Remove superfluous branch. 2020-12-12 17:43:24 -05:00
Markus ReiterandSam Ford f35829dd37 Load formulae/casks from tap files. 2020-12-12 17:43:24 -05:00
Markus ReiterandSam Ford 00e219caf9 Fix type error. 2020-12-12 17:43:24 -05:00
Markus ReiterandSam Ford af56a99a37 Use symbol for respond_to?. 2020-12-12 17:43:24 -05:00
Markus ReiterandSam Ford fb3a1a408c Fix method call on nil. 2020-12-12 17:43:24 -05:00
Markus ReiterandSam Ford 3b366d05b9 Fix code style. 2020-12-12 17:43:23 -05:00
SeekerandSam Ford 90067ea8ed Add --formula/--formulae and --cask/--casks 2020-12-12 17:43:23 -05:00
SeekerandSam Ford a7b36ee9ea Update help text 2020-12-12 17:43:23 -05:00
SeekerandSam Ford f06f83ca69 Rename livecheck_formulae_and_casks to run_checks 2020-12-12 17:43:23 -05:00
SeekerandSam Ford 064e93df5b Collapse checkable_urls methods into one method 2020-12-12 17:43:23 -05:00
SeekerandSam Ford e40bc65414 Sort formulae_and_casks_to_check in Livecheck#livecheck 2020-12-12 17:43:22 -05:00
SeekerandSam Ford 0e8cebbb5b Store Livecheck#version as symbol or string 2020-12-12 17:43:22 -05:00
SeekerandSam Ford 4b87da4da9 Initial small fixes
- Skip blank lines in watchlist
- Initialize Livecheck#version as nil
- Simplify livecheck_version logic
- Make test a bit more understandable
2020-12-12 17:43:22 -05:00
SeekerandSam Ford bf03893227 Add appcast to checkable cask urls 2020-12-12 17:43:22 -05:00
SeekerandSam Ford 71ccd3ccaa Fix typo 2020-12-12 17:43:22 -05:00
SeekerandSam Ford 0a766350b5 Fix :cask_url and allow :appcast 2020-12-12 17:43:21 -05:00
SeekerandSam Ford 6794a78087 livecheck: add support for casks 2020-12-12 17:43:21 -05:00
Dawid Dziurla d91e5358cb pr-upload: tighten json_files glob 2020-12-12 22:59:28 +01:00
Rylan Polster 7f260f92b9 language/python: update homebrew-virtualenv resource 2020-12-12 14:24:58 -05:00
Rylan PolsterandGitHub 967636aca0 Merge pull request #9511 from hyuraku/home-add-two-options
add two options (--formula and --cask) to cmd/home
2020-12-12 13:28:09 -05:00
Markus Reiter 6e5cf565e3 Ignore verified for url do blocks. 2020-12-12 06:01:26 +01:00
Sam FordandDario Vladovic 5b770e9965 Cpan: Reimplement strategy and improve tests
Co-authored-by: Dario Vladovic <d.vladimyr@gmail.com>
2020-12-11 17:45:03 -05:00
Dario VladovicandSam Ford 1f30f27c2d livecheck: CPAN strategy 2020-12-11 17:43:09 -05:00
SeekerandGitHub 7a22fc2c3e Merge pull request #9467 from SeekingMeaning/bump-cask-pr-stuff
Refactor `bump-cask-pr`.
2020-12-11 11:01:51 -08:00
SeekerandGitHub 85373df30e Merge pull request #9095 from SeekingMeaning/bottle-ast
bottle: add bottle stanza by traversing AST
2020-12-11 09:05:14 -08:00
hyuraku 16d13fe086 add two options to cmd/home 2020-12-11 23:09:14 +09:00
Markus ReiterandGitHub ee858aeba3 Merge pull request #9500 from reitermarkus/fix-curl_http_content_headers_and_checksum
Don't add headers to content in `curl_http_content_headers_and_checksum`.
2020-12-11 14:52:32 +01:00
Mike McQuaidandGitHub 323fec5032 utils/bottles: install bundler gems if necessary. 2020-12-11 12:26:45 +00:00
Markus Reiter a428aa6617 Wrap guess_cask_version with timeout. 2020-12-11 02:48:12 +01:00
Seeker b13be5e989 bump-cask-pr: don't add checksum when versioned and has :no_check 2020-12-10 14:53:05 -08:00
SeekerandMarkus Reiter d291b3c185 Refactor bump-cask-pr.
Co-authored-by: Markus Reiter <me@reitermark.us>
2020-12-10 14:17:10 -08:00
Seeker b8aa67be5b bottle: add bottle stanza by traversing AST 2020-12-10 13:38:57 -08:00
SeekerandMarkus Reiter c4da302303 on_macos/on_linux block: improve rubocop message
Co-authored-by: Markus Reiter <me@reitermark.us>
2020-12-10 11:47:25 -08:00
Markus Reiter cb2facfec1 Ignore Info.plist for nested apps. 2020-12-10 19:09:46 +01:00
FX CoudertandGitHub c7ef48ac66 Merge pull request #9499 from fxcoudert/dmg
fixtures: add test.dmg
2020-12-10 14:57:11 +01:00
Francois-Xavier Coudert 35b27cf997 fixtures: add test.dmg.gz 2020-12-10 14:19:56 +01:00
Mike McQuaidandGitHub 96218ec284 Merge pull request #9471 from bayandin/check-checksum
dev-cmd/audit: add audit for checksum
2020-12-10 13:18:46 +00:00
Mike McQuaidandGitHub aa7d7a10db Merge pull request #9475 from EricFromCanada/bump-edge-cases
bump-formula-pr: handle additional edge cases
2020-12-10 13:13:18 +00:00
Mike McQuaidandGitHub 4f438f6e45 Merge pull request #9477 from MikeMcQuaid/cleanup_periodic_full_days
Add HOMEBREW_CLEANUP_PERIODIC_FULL_DAYS environment variable
2020-12-10 12:57:08 +00:00
Markus Reiter a023b0873b Don't add headers to content in curl_http_content_headers_and_checksum. 2020-12-10 12:34:57 +01:00
Markus ReiterandGitHub e1451496c6 Merge pull request #9495 from Homebrew/dependabot/bundler/Library/Homebrew/activesupport-6.1.0
build(deps): bump activesupport from 6.0.3.4 to 6.1.0 in /Library/Homebrew
2020-12-10 10:38:20 +01:00
Markus ReiterandGitHub 677b8c8123 Merge pull request #9494 from Homebrew/dependabot/bundler/Library/Homebrew/sorbet-0.5.6140
build(deps): bump sorbet from 0.5.6134 to 0.5.6140 in /Library/Homebrew
2020-12-10 10:36:04 +01:00
Markus Reiter a5dbba5b97 Fix curl_http_content_headers_and_checksum. 2020-12-10 07:46:41 +01:00