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
Baffour Adu Boampong
b508cc6785
remove commments
2020-08-11 13:12:54 +00:00
Mike McQuaid
3eba477b7c
Merge pull request #8286 from MLH-Fellowship/use-cask-args-cache-home
...
--cache, home: Use convenience methods to load formulae and casks
2020-08-11 14:04:28 +01:00
Mike McQuaid
844c330cc5
workflows: test on "push" not "pull_request".
...
This ensures they have access to the correct secrets.
2020-08-11 14:01:27 +01:00
William Ma
b05acaaece
home: Use convenience methods for loading formulae and casks
2020-08-11 08:40:55 -04:00
Mike McQuaid
cb3b9429ff
Merge pull request #8300 from MikeMcQuaid/active_support_core_ext
...
global: tweak active_support requires.
2020-08-11 13:13:02 +01:00
Mike McQuaid
3d66080a68
global: tweak active_support requires.
...
I was hoping that these would speed up boot but unfortunately they make
no difference. They are a bit more minimal anyway so probably a good
idea.
2020-08-11 12:33:51 +01:00
Mike McQuaid
9ef993ab57
Merge pull request #8299 from MikeMcQuaid/vendor-patchelf
...
Use vendored patchelf.rb
2.4.11
2020-08-11 09:16:15 +01:00
Mike McQuaid
8f9ae4840a
Merge pull request #8296 from verhovsky/patch-1
...
Print checksum in double quotes
2020-08-11 09:08:40 +01:00
Mike McQuaid
c11c1a2c66
Merge pull request #8294 from Bo98/reinstall-error
...
reinstall: fix error when building from source
2020-08-11 09:06:43 +01:00
Mike McQuaid
b8f1cf3561
Merge pull request #8287 from SeekingMeaning/spdx/fix-latest_tag-error
...
update-license-data: fix latest_tag error
2020-08-11 09:01:08 +01:00
Mike McQuaid
dbd96b86c1
brew vendor-gems: commit updates.
2020-08-11 08:41:31 +01:00
Mike McQuaid
763bf6f699
Use vendored patchelf.rb.
2020-08-11 08:41:31 +01:00
Борис Верховский
96ba643f03
Print SHA checksum in double quotes
...
to match formatting used in formulas, for easier copy/pasting.
2020-08-10 22:10:49 -06:00
Markus Reiter
b447f57e36
Merge pull request #8290 from MLH-Fellowship/integrate-list-2
...
list: Replace Cask::Cmd with class method
2020-08-11 03:44:25 +02:00
Bo Anderson
03c83749c5
reinstall: fix error when building from source
...
Fixes Homebrew/homebrew-core#59437 .
2020-08-11 02:31:56 +01:00
William Ma
7d8aad4656
list: Replace Cask::Cmd with class method
2020-08-10 20:35:31 -04: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
vidusheeamoli
c7ce119633
sorbet: solve typecheck errors. 23 => 15 errors
2020-08-11 02:53:10 +05:30
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
vidusheeamoli
7409bae0b8
sorbet/files.yaml: add new files, 18 => 23 errors.
...
Add new files to the list of all files in sorbet/files.yaml.
following 8 files are added to false:
- ./cmd/--caskroom.rb
- ./rubocops/cask/mixin/on_desc_stanza.rb
- ./rubocops/shared/desc_helper.rb
- ./rubocops/shared/helper_functions.rb
- ./test/cmd/--caskroom_spec.rb
- ./test/dependencies_helpers_spec.rb
- ./test/rubocops/cask/desc_spec.rb
- ./test/utils/spdx_spec.rb
following 6 files are added to true:
- ./compat/cli/parser.rb
- ./compat/dependencies_helpers.rb
- ./context.rb
- ./dependencies_helpers.rb
- ./rubocops/cask/desc.rb
- ./utils/spdx.rb
2020-08-11 02:28:51 +05:30
Markus Reiter
1644ec2f50
Merge pull request #8288 from PurpleBooth/add-missing-id
...
Fix broken github action when running brew tap-new
2020-08-10 21:21:52 +02:00
Billie Thompson
b5c98090d0
Add missing id
...
This will always fail until the cache step can refer to setup step
2020-08-10 20:52:47 +02:00
Seeker
f345f554c8
update-license-data: fix latest_tag error
...
Add latest_tag method to utils/spdx
2020-08-10 11:32:07 -07:00
Markus Reiter
deea71b1d0
Merge pull request #8285 from reitermarkus/desc-audit
...
Ensure new casks have a description.
2020-08-10 20:16:11 +02:00
William Ma
91a2eb8aad
--cache: Use convenience methods for loading formulae and casks
2020-08-10 14:03:37 -04:00