Mike McQuaid
f6bf989378
Remove some integration tests
...
We have an awful lot of integration tests and they are (comparatively)
really slow. Let's kill those that test edge case conditions and focus
on those that test that our functionality works as expected. Edge cases
can be better tested with unit tests.
2018-05-23 14:41:31 +01:00
Mike McQuaid
3794d53575
Merge pull request #3835 from GauthamGoli/bot-comment
...
audit: `--new-formula`, Don't fail CI instead comment on PR about audit violations
2018-05-22 10:26:13 +01:00
Mike McQuaid
8401cffe41
audit: remove "new formula" from messaging.
2018-05-22 09:55:41 +01:00
Mike McQuaid
4d1445a740
Merge pull request #4197 from apjanke/zsh-completions-multiple-formulae-args
...
zsh completions: complete multiple formulae for more commands
2018-05-22 08:49:47 +01:00
Andrew Janke
cafb9da708
zsh completions: complete multiple formulae arguments for more commands that accept them
2018-05-22 03:17:53 -04:00
Mike McQuaid
1003aff98a
Merge pull request #4192 from mbrickn/patch-1
...
Updated URL to use HTTPS instead of HTTP
2018-05-21 21:47:28 +01:00
Markus Reiter
77b5a11907
Merge pull request #4191 from reitermarkus/unnecessary-cd
...
Get rid of unnecessary `cd`s.
2018-05-21 22:37:16 +02:00
Maxwell Paul Brickner
ca3e51cf46
Updated URL to use HTTPS instead of HTTP
...
Updated URL to use HTTPS instead of HTTP to avoid redirect
2018-05-21 16:20:49 -04:00
Markus Reiter
42db173851
Get rid of unnecessary cds.
2018-05-21 20:44:25 +02:00
Mike McQuaid
f904017d72
Merge pull request #4187 from commitay/virtualenv
...
python_virtualenv_constants: update virtualenv to 16.0.0
1.6.4
2018-05-21 17:17:17 +01:00
Mike McQuaid
1c91c83eac
Merge branch 'master' into bot-comment
2018-05-21 17:16:19 +01:00
Mike McQuaid
e2968c7889
Various cleanup and fixes.
...
Rename some variables and use existing regexes and a single variable.
2018-05-21 15:36:26 +01:00
Mike McQuaid
5c3ec3e7ca
Merge pull request #4174 from reitermarkus/cask-tap-migration
...
Add compatibility layer for handling Cask Tap migration.
2018-05-21 14:45:14 +01:00
Markus Reiter
11f81f41c9
Merge pull request #4182 from reitermarkus/version
...
Move `--version` logic into `cmd/--version.rb`.
2018-05-21 05:54:14 +02:00
Markus Reiter
c53a52daee
Move --version logic into cmd/--version.rb.
2018-05-21 05:35:44 +02:00
commitay
16fbcd09da
Merge pull request #4188 from commitay/cask-audit-uninstall
...
cask audit: installer and pkg require uninstall
2018-05-21 10:25:19 +10:00
Markus Reiter
deaa8bf003
Use module Compat style.
2018-05-21 01:43:49 +02:00
Markus Reiter
c623b0295c
Use ... instead of ellipsis and only output if TTY.
2018-05-21 01:43:49 +02:00
Markus Reiter
b4de801a01
Support both Homebrew and caskroom for now.
2018-05-21 01:43:49 +02:00
Markus Reiter
c4c00e4ede
Use safe_system instead of Utils.popen_read.
2018-05-21 01:43:49 +02:00
Markus Reiter
b109e6da5d
Handle Tap migration in Tap#initialize.
2018-05-21 01:43:49 +02:00
Markus Reiter
ff8d14fe2a
Add compatibility layer to convert caskroom/* to homebrew/cask(-*).
2018-05-21 01:43:49 +02:00
commitay
1ae2cf9709
cask audit: installer and pkg require uninstall
2018-05-19 12:38:52 +10:00
Markus Reiter
5e773353fa
Merge pull request #4184 from reitermarkus/utils
...
Remove unused `include Utils`.
2018-05-18 19:47:07 +02:00
Markus Reiter
54270e9214
Merge pull request #4186 from reitermarkus/compat
...
Clean up `compat`.
2018-05-18 18:52:07 +02:00
Markus Reiter
5b7831f06f
Use module Compat for everything.
2018-05-18 13:35:41 +02:00
commitay
db56b1add5
python_virtualenv_constants: update virtualenv to 16.0.0
2018-05-18 12:05:55 +10:00
commitay
ed830c7831
Merge pull request #4183 from commitay/upgrade-cache
...
cask upgrade: ensure cache exists
2018-05-18 09:37:14 +10:00
commitay
f2feb326f9
cask upgrade: ensure cache exists
2018-05-18 08:18:39 +10:00
Markus Reiter
a6d9d45ec3
Clean up compat.
2018-05-17 19:13:37 +02:00
Markus Reiter
8cf655f23c
Remove unused include Utils.
2018-05-17 18:29:03 +02:00
Markus Reiter
c28f56b7da
Merge pull request #4181 from retokromer/patch-1
...
better alignement
2018-05-16 20:56:21 +02:00
Markus Reiter
525eb64839
Merge pull request #4180 from reitermarkus/rubocop-cask
...
Update `rubocop-cask` URL.
2018-05-16 20:54:33 +02:00
Markus Reiter
73bffbaca6
Merge pull request #4178 from dougal/alphabetical-outdated-formulae-listing
...
Alphabetize the `brew outdated` formula listing.
2018-05-16 19:13:06 +02:00
Markus Reiter
1e6d542092
Update rubocop-cask URL.
2018-05-16 19:07:47 +02:00
Reto Kromer
301aa9cf59
better alignement
2018-05-16 19:07:11 +02:00
Douglas F Shearer
c808424499
Adjust alignment of select and sort.
2018-05-16 13:41:40 +01:00
Douglas F Shearer
18b362aa96
Alphabetize the brew outdated formula listing.
...
Sorts by `Formula#<=>`.
Includes updated test example.
2018-05-16 13:01:12 +01:00
Mike McQuaid
d8ccdd9f26
Merge pull request #4177 from sjackman/oldest_cpu
...
oldest_cpu: Bottling architecture of ARM is armv6
2018-05-16 08:53:12 +01:00
Shaun Jackman
5ca7cd3071
oldest_cpu: Bottling architecture of ARM is armv6
...
armv6 is the oldest supported 32-bit ARM architecture
armv8-a is the oldest 64-bit ARM architecture.
See https://gcc.gnu.org/onlinedocs/gcc/ARM-Options.html
and https://gcc.gnu.org/onlinedocs/gcc/AArch64-Options.html
2018-05-15 17:20:51 -07:00
commitay
7b31a3d024
Merge pull request #4172 from commitay/license-caveat
...
cask caveats dsl: add license
2018-05-15 20:09:17 +10:00
commitay
47fc8cb039
cask caveats dsl: add license
2018-05-15 19:56:07 +10:00
Mike McQuaid
549d4d8d4f
Merge pull request #4171 from Homebrew/dependabot/bundler/Library/Homebrew/test/rspec-retry-0.6.0
...
Bump rspec-retry from 0.5.7 to 0.6.0 in /Library/Homebrew/test
2018-05-15 09:36:23 +01:00
dependabot[bot]
a8bf1f7028
Bump rspec-retry from 0.5.7 to 0.6.0 in /Library/Homebrew/test
...
Bumps [rspec-retry](https://github.com/noredink/rspec-retry ) from 0.5.7 to 0.6.0.
- [Release notes](https://github.com/noredink/rspec-retry/releases )
- [Changelog](https://github.com/NoRedInk/rspec-retry/blob/master/changelog.md )
- [Commits](https://github.com/noredink/rspec-retry/compare/v0.5.7...v0.6.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-05-15 07:51:40 +00:00
Mike McQuaid
8ab71de3e9
docs/_config.yml: use brew.sh theme name.
...
This has been updated now we have a newer version of
jekyll-remote-theme.
2018-05-14 18:43:15 +01:00
Mike McQuaid
f5e2f07a64
Merge pull request #4168 from Homebrew/dependabot/bundler/docs/github-pages-185
...
Bump github-pages from 183 to 185 in /docs
2018-05-14 18:40:26 +01:00
dependabot[bot]
9dbb390b8c
Bump github-pages from 183 to 185 in /docs
...
Bumps [github-pages](https://github.com/github/pages-gem ) from 183 to 185.
- [Release notes](https://github.com/github/pages-gem/releases )
- [Commits](https://github.com/github/pages-gem/compare/v183...v185 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-05-14 15:34:22 +00:00
Mike McQuaid
2a44f8e71b
Merge pull request #4036 from maxim-belkin/diagnostiks
...
Cross-platform diagnostic
2018-05-14 16:23:35 +01:00
Maxim Belkin
7b99ac58ab
Remove ~ from UNSAFE_SHELL_CHAR
2018-05-14 04:45:59 -05:00
Maxim Belkin
e5435dfeb7
Cross-platform diagnostics.
2018-05-14 04:44:15 -05:00