Elizabeth Tackett
9cae9f284c
update argument handling and syntactical feedback changes
2020-08-16 18:45:50 -05:00
Markus Reiter
750e299d49
Don't take name into account when calculating description length.
2020-08-15 00:16:56 +02:00
Sean Molenaar
5d38cd7296
cask/list: fix artifact list
2020-08-14 23:12:17 +02:00
Markus Reiter
99109738bf
Merge pull request #8352 from reitermarkus/negative-flags
...
Fix parsing of negative options.
2020-08-14 20:37:47 +02:00
William Ma
c8016f6c0a
named args: add method tests
2020-08-14 14:10:55 -04:00
Markus Reiter
4c833b241d
Fix parsing of negative options.
2020-08-14 20:03:15 +02:00
William Ma
2f68aad417
home: Deprecate brew cask home
2020-08-14 11:02:30 -04:00
Markus Reiter
3b2a9c3b55
Merge pull request #8335 from waldyrious/show-cask-descs-in-info-command
...
Show cask description in `brew cask info` command
2020-08-14 00:52:27 +02:00
Waldir Pimenta
53932185e6
Show cask description as None if not present
2020-08-13 22:21:10 +01:00
Waldir Pimenta
619af6a723
Show cask description in brew cask info
command
2020-08-13 22:21:10 +01:00
Waldir Pimenta
efbfb90c42
Use cask with name for basic info command test
...
Also add non-dummy URL in the test fixture, to match the name, version, etc.
2020-08-13 22:21:10 +01:00
Elizabeth Tackett
ed23eb1fab
update repology for changes to GitHub module
2020-08-13 09:56:41 -05:00
Baffour Adu Boampong
6c266a6964
Merge branch 'master' into mlh-outdated-packages
2020-08-13 13:18:08 +00:00
Markus Reiter
b48bc316e0
Use CLI::Parser
for cask
commands.
2020-08-13 05:15:15 +02:00
Seeker
6d9bf7286e
Merge pull request #8183 from SeekingMeaning/version/tokens
...
version: add major, minor, patch methods
2020-08-12 10:39:30 -07: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
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
Markus Reiter
9ea1dcf4ca
Fix auditing of cask languages.
2020-08-12 00:45:01 +02:00
Seeker
fb96ccf4c8
version: allow versions to be compared against NULL_TOKEN
2020-08-11 13:58:48 -07:00
Seeker
e9b6a6df4b
test/pkg_version_spec: add version token examples
2020-08-11 13:13:53 -07:00
Bo Anderson
d7864d7efb
download_strategy: more direct SVN modified date detection
2020-08-11 21:01:53 +01:00
Markus Reiter
0d9e28d305
Don't warn about version designation in cask-versions
tap.
2020-08-11 21:42:21 +02:00
Seeker
972b924cea
version: allow versions to be compared against tokens
2020-08-11 12:23:07 -07:00
Seeker
919e94bb92
test/version_spec: add major/minor/patch examples
2020-08-11 12:08:26 -07:00
Baffour Adu Boampong
eea32b955b
brew style fixes
2020-08-11 13:18:22 +00:00
Baffour Adu Boampong
b508cc6785
remove commments
2020-08-11 13:12:54 +00:00
Baffour Adu Boampong
9b3110362e
Merge branch 'mlh-outdated-packages' of github.com:MLH-Fellowship/brew into mlh-outdated-packages
2020-08-10 21:38:17 +00:00
Baffour Adu Boampong
2349c1fc10
brew style fixes
2020-08-10 21:38:01 +00:00
Baffour Adu Boampong
ad2809b615
Merge branch 'master' into mlh-outdated-packages
2020-08-10 21:21:09 +00:00
Baffour Adu Boampong
183d76d59e
Add tests for livecheck_formula utils
2020-08-10 21:15:04 +00:00
Markus Reiter
549cd5b471
Ensure new casks have a description.
2020-08-10 19:51:03 +02:00
Mike McQuaid
c49ef80dd3
Merge pull request #8270 from SeekingMeaning/version/more-suffixes
...
version: detect versions with final/full suffix
2020-08-10 10:13:22 +01:00
Mike McQuaid
510b21fb1a
Merge pull request #8241 from rmNULL/patchelfrb-reading-for-everyone
...
patchelf.rb reading for everyone :)
2020-08-10 09:26:49 +01:00
Mike McQuaid
15fec095b2
Merge pull request #8253 from samford/livecheck-dsl-add-raise-update-docs-comments
...
Raise TypeError in Livecheck DSL methods, expand tests, improve documentation comments
2020-08-10 09:26:28 +01:00
Mike McQuaid
0d8975804b
Merge pull request #8201 from Rylan12/audit-license-deprecated
...
audit: forbid deprecated licenses with --strict
2020-08-10 08:48:28 +01:00
Waldir Pimenta
c66fa42efd
Add language
stanza to cask rubocops
...
Also fix the corresponding test
2020-08-09 22:07:31 +01:00
Seeker
8b55f8f9a4
version: detect versions with final/full suffix
2020-08-09 13:38:06 -07:00
Markus Reiter
8a32954940
Move cask/all
to just cask
.
2020-08-09 01:34:07 +02:00
Markus Reiter
3b86e1f9c1
Implement RuboCop for cask desc
stanza.
2020-08-08 23:04:24 +01:00
Waldir Pimenta
fc6813f094
Extract formula desc auditing code to a separate module
...
The extracted module will be used for Cask descs as well.
Co-authored-by: Markus Reiter <me@reitermark.us>
2020-08-08 23:02:39 +01:00
Waldir Pimenta
ffed8fdbb3
Add a desc
stanza to the cask DSL
2020-08-08 23:02:23 +01:00
Sam Ford
47d07b2f1b
Improve existing tests for Livecheck DSL
2020-08-07 21:49:09 -04:00
rmnull
043719383b
remove code using patchelf, remove HOMEBREW_PATCHELF_RB var
2020-08-08 06:48:31 +05:30
Sam Ford
b99e8626e2
Raise TypeError in Livecheck DSL for invalid arg
...
We previously added `raise TypeError` logic to the `Livecheck` DSL's
`#strategy` method. This updates the existing methods to follow suit
and modifies the tests accordingly.
2020-08-07 17:25:08 -04:00
Rylan Polster
fb5b541dcd
audit: forbid deprecated licenses with --strict
2020-08-07 13:39:27 -04:00
Sam Ford
b8bafe4e90
Merge pull request #8156 from samford/add-strategy-to-livecheck-dsl
...
Add strategy to livecheck DSL
2020-08-07 09:03:16 -04:00
Mike McQuaid
4c23fd0156
Merge pull request #8215 from SeekingMeaning/spdx/util
...
utils: add SPDX module
2020-08-07 10:38:45 +01:00
Markus Reiter
56ed27af15
Merge pull request #8187 from reitermarkus/args-verbose-debug
...
Remove usages of `Homebrew.args.verbose?` and `Homebrew.args.debug?`.
2020-08-06 20:55:24 +02:00
Seeker
6ecef73131
test: add spdx spec
2020-08-06 11:14:24 -07:00