<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library/Homebrew/dev-cmd, branch 1.2.0</title>
<subtitle>🍺 The missing package manager for macOS</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/'/>
<entry>
<title>Merge pull request #2562 from DomT4/you_shall_not_pass_go_get</title>
<updated>2017-04-30T12:32:22+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-04-30T12:32:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=0c9047a2b81eaa58ccffa286a08df214a05f88ef'/>
<id>0c9047a2b81eaa58ccffa286a08df214a05f88ef</id>
<content type='text'>
audit: formally ban go get usage</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
audit: formally ban go get usage</pre>
</div>
</content>
</entry>
<entry>
<title>pull: fix status code check in check_bintray_mirror</title>
<updated>2017-04-29T23:30:19+00:00</updated>
<author>
<name>Zhiming Wang</name>
</author>
<published>2017-04-29T23:30:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=7a75de7cb135cfa832acbf58819329cc19b0fe41'/>
<id>7a75de7cb135cfa832acbf58819329cc19b0fe41</id>
<content type='text'>
The status code of the last redirect should be 2xx to be deemed successful.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The status code of the last redirect should be 2xx to be deemed successful.
</pre>
</div>
</content>
</entry>
<entry>
<title>audit: formally ban go get usage</title>
<updated>2017-04-28T16:38:01+00:00</updated>
<author>
<name>Dominyk Tiller</name>
</author>
<published>2017-04-28T16:37:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=2ad43cb1fddbc056d5f5d389e4c24cdb26dfd2d8'/>
<id>2ad43cb1fddbc056d5f5d389e4c24cdb26dfd2d8</id>
<content type='text'>
There's been an informal ban for a while but let's
be punchier because this crops up still.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There's been an informal ban for a while but let's
be punchier because this crops up still.
</pre>
</div>
</content>
</entry>
<entry>
<title>audit: tweak dependency option audit.</title>
<updated>2017-04-27T15:30:05+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-04-27T15:30:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=1c9cfb2419d6d27c75f36229ad554c8bf7ecccf5'/>
<id>1c9cfb2419d6d27c75f36229ad554c8bf7ecccf5</id>
<content type='text'>
Make sure that `if build.with?` isn't caught.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make sure that `if build.with?` isn't caught.
</pre>
</div>
</content>
</entry>
<entry>
<title>tap-new: bump Xcode to 8.3.</title>
<updated>2017-04-27T07:56:46+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-04-27T07:56:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=0cedb4db08799ac72631e5cdb5b3dd147be2fa7c'/>
<id>0cedb4db08799ac72631e5cdb5b3dd147be2fa7c</id>
<content type='text'>
Update this to the current latest Travis CI supports (which we're using)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update this to the current latest Travis CI supports (which we're using)
</pre>
</div>
</content>
</entry>
<entry>
<title>audit: fix audit of new formulae.</title>
<updated>2017-04-26T10:33:13+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-04-26T10:33:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=5647fdb2f9317d3b808a08b6ac711634e463ed75'/>
<id>5647fdb2f9317d3b808a08b6ac711634e463ed75</id>
<content type='text'>
When auditing new formulae without `--new-formula` the
`audit_revision_and_version_scheme` method fails ungracefully. Instead,
set some better defaults so fewer checks are needed.

Fixes #2551.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When auditing new formulae without `--new-formula` the
`audit_revision_and_version_scheme` method fails ungracefully. Instead,
set some better defaults so fewer checks are needed.

Fixes #2551.
</pre>
</div>
</content>
</entry>
<entry>
<title>audit: fix use of search_tap method.</title>
<updated>2017-04-25T11:08:50+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-04-25T11:08:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=b2a291529d0878a51e3e082c3668c54abdbff6c1'/>
<id>b2a291529d0878a51e3e082c3668c54abdbff6c1</id>
<content type='text'>
This was removed in #2540 but this call site was note updated to use
the `search_taps` method instead.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This was removed in #2540 but this call site was note updated to use
the `search_taps` method instead.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2465 from GauthamGoli/audit_components_port_rubocop</title>
<updated>2017-04-24T09:06:41+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-04-24T09:06:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=ceb1629ad7aeec4c9e9c264efb29b59a96f8556c'/>
<id>ceb1629ad7aeec4c9e9c264efb29b59a96f8556c</id>
<content type='text'>
audit: audit_components method to rubocops and tests</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
audit: audit_components method to rubocops and tests</pre>
</div>
</content>
</entry>
<entry>
<title>Fix audit version_scheme and revision checks.</title>
<updated>2017-04-23T17:56:22+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-04-23T17:56:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=d5155256ce34595a72676d0ced9fa866d778b96c'/>
<id>d5155256ce34595a72676d0ced9fa866d778b96c</id>
<content type='text'>
Another attempt at fixing `brew audit` issues around detecting
`revision` and `version_scheme` changes correctly. First done in #1754
and #2086 (reverted in #2099 and #2100).

To ease future debugging a `ph` helper has been added to print a hash
and a series of RSpec tests to verify that the `revision`,
`version_scheme` and `version` formula version audits behave as
expected.

Fixes #1731.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Another attempt at fixing `brew audit` issues around detecting
`revision` and `version_scheme` changes correctly. First done in #1754
and #2086 (reverted in #2099 and #2100).

To ease future debugging a `ph` helper has been added to print a hash
and a series of RSpec tests to verify that the `revision`,
`version_scheme` and `version` formula version audits behave as
expected.

Fixes #1731.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2524 from MikeMcQuaid/more-env-filtering-fixes</title>
<updated>2017-04-23T08:45:47+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-04-23T08:45:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=11acadaa50c1b42f84e21ff42439a10aa9671cd6'/>
<id>11acadaa50c1b42f84e21ff42439a10aa9671cd6</id>
<content type='text'>
Hide sensitive tokens from install/test/post.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Hide sensitive tokens from install/test/post.</pre>
</div>
</content>
</entry>
</feed>
