Alyssa Ross
bdfbc70c87
pull: only add gpg to path if enabled in git
2018-05-22 23:35:50 +02:00
Alyssa Ross
96b95a838a
Fix brew pull with git commit.gpgsign enabled
...
Because of environment filtering, git tries to sign the commit but
can't find gpg, which means that the patch won't be applied.
2018-05-12 21:25:55 +01:00
Mike McQuaid
a3d639dc49
Merge pull request #4160 from MikeMcQuaid/reorder-hash
...
formula: improve to_hash output.
2018-05-12 15:14:26 -04:00
Mike McQuaid
11c7b08a34
formula: add versioned_formulae to to_hash.
2018-05-12 15:02:29 -04:00
Mike McQuaid
840c97c1cc
formula: add versioned formulae method.
2018-05-12 15:02:29 -04:00
Mike McQuaid
524379e897
formula: improve dependencies hash output.
...
It doesn't really make any sense for the `dependencies` hash to include
all optional, recommended and build dependencies when these are already
separately output.
2018-05-12 14:28:08 -04:00
Mike McQuaid
0797a3e19e
formula: reorder to_hash.
...
Let's reorder this to more closely match the ordering in a formula file.
This makes `to_hash` (and our JSON output) more useful and easily
readable for people used to formula files.
2018-05-12 14:28:08 -04:00
Mike McQuaid
4ebccf79a8
Merge pull request #4159 from mrfoto/move-post-installer
...
Move post_install from cmd to FormulaInstaller
2018-05-12 09:50:29 -04:00
Mike McQuaid
9e3dc19838
Merge pull request #4158 from mrfoto/remove-prune-cmd-requirement
...
Remove cmd/tap requirement because it's no longer used
2018-05-12 09:38:37 -04:00
Miha Rekar
ca141caec2
Move post_install from cmd to FormulaInstaller
2018-05-12 14:03:37 +02:00
Miha Rekar
ae64e242c0
Remove cmd/tap requirement because it's no longer used
2018-05-12 13:06:11 +02:00
commitay
2b6f477143
Merge pull request #4116 from commitay/zap-force
...
Fix `zap --force` for uninstalled casks
2018-05-11 08:42:03 +10:00
Mike McQuaid
af578f53a4
Merge pull request #4154 from MikeMcQuaid/new-issue-template
...
Use new GitHub issue template format
2018-05-08 19:41:25 -04:00
Mike McQuaid
276109f1ed
Use new GitHub issue template format
2018-05-07 09:53:49 -04:00
Mike McQuaid
9c3043cb61
Merge pull request #4149 from sjackman/portable-ruby-arm
...
vendor-install: Add portable-ruby bottle for ARM
2018-05-06 16:08:39 +01:00
Mike McQuaid
2d9cc7ea1c
Merge pull request #4152 from GauthamGoli/lines-cop-depends-audit
...
lines_cop: Add deprected options audit for depends_on
2018-05-06 16:08:08 +01:00
Gautham Goli
efec2fa0c5
lines_cop: Add deprected options audit for depends_on
2018-05-06 15:42:51 +05:30
Shaun Jackman
1d4862c846
vendor-install: Add portable-ruby bottle for ARM
2018-05-05 22:26:57 -07:00
Shaun Jackman
23ac5949d0
vendor-install: Fix portable-ruby bottle filename
2018-05-05 22:26:57 -07:00
Mike McQuaid
e7db10c928
Merge pull request #4148 from MikeMcQuaid/issue-template-newlines
...
.github/ISSUE_TEMPLATE: fix newlines.
2018-05-04 10:15:39 +01:00
Mike McQuaid
bf8ff31301
Merge pull request #4144 from MikeMcQuaid/more-probots
...
Add more Probots
2018-05-04 09:21:47 +01:00
Mike McQuaid
1ec12ebbf8
Add more Probots
...
We're already using the stale bot which seems to work quite well for us.
Let's also add:
- [No Response](https://probot.github.io/apps/no-response/ ) (replacing
[github-snooze-button](https://github.com/tdsmith/github-snooze-button ))
- [Move Issues](https://probot.github.io/apps/move/ )
- [Support Requests](https://probot.github.io/apps/support/ )
- [Lock Threads](https://probot.github.io/apps/lock/ )
2018-05-04 09:08:12 +01:00
Mike McQuaid
43eb91f82b
.github/ISSUE_TEMPLATE: fix newlines.
...
Use LF endings rather than CRLF endings.
2018-05-04 09:02:24 +01:00
Mike McQuaid
62890c6dc1
Merge pull request #4145 from MikeMcQuaid/bump-formula-force
...
bump-formula-pr: rename @args.
2018-05-03 15:19:46 +01:00
Mike McQuaid
c6f21f1dc1
bump-formula-pr: rename @args.
...
This shadows the Homebrew variable so let's rename it for now so that
`--force` works again.
2018-05-03 14:24:37 +01:00
Mike McQuaid
d14d0c25d6
Merge pull request #4143 from MikeMcQuaid/portable-ruby-2.3.3_2
...
portable-ruby 2.3.3_2
1.6.3
2018-05-03 09:26:06 +01:00
Mike McQuaid
d0cc8823b4
portable-ruby 2.3.3_2
...
Now with a working DBM on Linux.
2018-05-03 09:06:32 +01:00
Mike McQuaid
57c577be5b
README: we're not using Netlify now.
2018-05-03 08:58:46 +01:00
Mike McQuaid
a5f4ebdcf8
Merge pull request #4142 from Homebrew/issue-templates
...
Update issue templates
2018-05-03 08:56:00 +01:00
Mike McQuaid
7d0474b3c7
Update issue templates
...
Use the new issue template improvements: https://blog.github.com/2018-05-02-issue-template-improvements/
2018-05-03 08:51:54 +01:00
Mike McQuaid
877f059552
docs/_config.yml: remove GitHub repository.
...
This seems like it could fix the GitHub Pages build.
2018-05-03 08:31:32 +01:00
Mike McQuaid
70f817f02e
docs: try Homebrew/jekyll-theme-homebrew.
2018-05-02 21:07:54 +01:00
Mike McQuaid
3f3eba03f6
Merge pull request #4139 from Homebrew/dependabot/bundler/Library/Homebrew/test/parallel_tests-2.21.3
...
Bump parallel_tests from 2.21.2 to 2.21.3 in /Library/Homebrew/test
2018-05-02 20:35:03 +01:00
Mike McQuaid
6583c21510
Merge pull request #4141 from MikeMcQuaid/jekyll-theme-fixes
...
docs: fix Jekyll theme usage.
2018-05-02 20:18:37 +01:00
dependabot[bot]
f0daf80248
Bump parallel_tests from 2.21.2 to 2.21.3 in /Library/Homebrew/test
...
Bumps [parallel_tests](https://github.com/grosser/parallel_tests ) from 2.21.2 to 2.21.3.
- [Release notes](https://github.com/grosser/parallel_tests/releases )
- [Commits](https://github.com/grosser/parallel_tests/compare/v2.21.2...v2.21.3 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-05-02 19:14:46 +00:00
Mike McQuaid
452628a0fd
Merge pull request #4138 from Homebrew/dependabot/bundler/Library/Homebrew/test/rspec-retry-0.5.7
...
Bump rspec-retry from 0.5.6 to 0.5.7 in /Library/Homebrew/test
2018-05-02 20:13:35 +01:00
Mike McQuaid
f19cd5acbc
Merge pull request #4140 from Homebrew/dependabot/bundler/Library/Homebrew/test/simplecov-0.16.1
...
Bump simplecov from 0.15.1 to 0.16.1 in /Library/Homebrew/test
2018-05-02 20:13:23 +01:00
Mike McQuaid
bb807d813a
docs: fix Jekyll theme usage.
...
Need to use `remote_theme` not `theme` for this to work on GitHub Pages.
Handily, though, this removes the need for making and uploading a gem.
2018-05-02 20:00:22 +01:00
dependabot[bot]
547825d890
Bump simplecov from 0.15.1 to 0.16.1 in /Library/Homebrew/test
...
Bumps [simplecov](https://github.com/colszowka/simplecov ) from 0.15.1 to 0.16.1.
- [Release notes](https://github.com/colszowka/simplecov/releases )
- [Changelog](https://github.com/colszowka/simplecov/blob/master/CHANGELOG.md )
- [Commits](https://github.com/colszowka/simplecov/compare/v0.15.1...v0.16.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-05-02 18:59:21 +00:00
dependabot[bot]
1eecfa8e6d
Bump rspec-retry from 0.5.6 to 0.5.7 in /Library/Homebrew/test
...
Bumps [rspec-retry](https://github.com/noredink/rspec-retry ) from 0.5.6 to 0.5.7.
- [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.6...v0.5.7 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-05-02 18:59:15 +00:00
Mike McQuaid
6465aea670
Merge pull request #4135 from Homebrew/dependabot/bundler/docs/github-pages-183
...
Bump github-pages from 158 to 183 in /docs
2018-05-02 18:37:32 +01:00
dependabot[bot]
f2de2d7bd6
Bump github-pages from 158 to 183 in /docs
...
Bumps [github-pages](https://github.com/github/pages-gem ) from 158 to 183.
- [Release notes](https://github.com/github/pages-gem/releases )
- [Commits](https://github.com/github/pages-gem/compare/v158...v183 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-05-02 17:12:22 +00:00
Mike McQuaid
96a0f5c2ad
Merge pull request #4134 from MikeMcQuaid/use-jekyll-theme
...
Use Homebrew’s Jekyll theme
2018-05-02 18:10:51 +01:00
Mike McQuaid
21dba9228c
Use Homebrew’s Jekyll theme
...
These means we can remove a bunch of the HTML from this repository and
move it to https://github.com/homebrew/jekyll-theme-homebrew .
2018-05-02 17:57:32 +01:00
Mike McQuaid
05fc9307ac
Merge pull request #4131 from MikeMcQuaid/bump-formula-pr-fix-tag-revision
...
bump-formula-pr: fix tag/revision argument.
2018-05-02 09:53:40 +01:00
Mike McQuaid
ea9c9494a6
bump-formula-pr: fix tag/revision argument.
...
Can't do `@args[hash_type]` if `hash_type` is `nil`.
2018-05-02 09:42:55 +01:00
Mike McQuaid
c42273727f
Merge pull request #4128 from alyssais/linkapps_completion
...
Remove completions for (un)linkapps commands
2018-05-01 14:53:12 +01:00
Alyssa Ross
38ae15fe7d
Remove completions for (un)linkapps commands
...
These were deleted in cffa5a9864e771f19231537b812b9b32a1160be0.
2018-05-01 10:49:44 +01:00
Mike McQuaid
b1a92ba14a
Merge pull request #3987 from GauthamGoli/bump-formula-pr-args
...
bump-formula-pr: Use Parser to parse args
2018-05-01 07:50:29 +01:00
ilovezfs
bf5e4ca09a
Merge pull request #4125 from fxcoudert/gcc8
...
Support GCC 8
2018-04-30 10:16:31 -07:00