<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library/Homebrew/dev-cmd, branch 1.2.1</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 #2631 from GauthamGoli/audit_homepage_rubocop</title>
<updated>2017-05-15T09:02:47+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-05-15T09:02:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=ea8be174f6009bc9bdec67b13ca501b5b83fc4b8'/>
<id>ea8be174f6009bc9bdec67b13ca501b5b83fc4b8</id>
<content type='text'>
audit: Port audit_homepage method to rubocop and add tests</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
audit: Port audit_homepage method to rubocop and add tests</pre>
</div>
</content>
</entry>
<entry>
<title>Port audit_homepage method to rubocop and add tests</title>
<updated>2017-05-14T16:35:46+00:00</updated>
<author>
<name>Gautham Goli</name>
</author>
<published>2017-05-14T08:19:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=91efcb045e687301a8440d91e55ddbc1c053b757'/>
<id>91efcb045e687301a8440d91e55ddbc1c053b757</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2627 from MikeMcQuaid/audit-fix-option-detection</title>
<updated>2017-05-14T14:09:07+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-05-14T14:09:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=75d230318ab97aa7df0f31f9a9a6a1c2ce2f23e3'/>
<id>75d230318ab97aa7df0f31f9a9a6a1c2ce2f23e3</id>
<content type='text'>
audit: fix dependency option detection.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
audit: fix dependency option detection.</pre>
</div>
</content>
</entry>
<entry>
<title>audit: fix dependency option detection.</title>
<updated>2017-05-13T12:00:00+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-05-13T12:00:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=d5006ef01232cb2fc9829d3d07871d683f0202af'/>
<id>d5006ef01232cb2fc9829d3d07871d683f0202af</id>
<content type='text'>
Instead of trying to do this all with a single regex give up and do a
two stage process. Eventually I'll end up implementing a full ruby
parser here :troll:.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Instead of trying to do this all with a single regex give up and do a
two stage process. Eventually I'll end up implementing a full ruby
parser here :troll:.
</pre>
</div>
</content>
</entry>
<entry>
<title>audit: more checks for versioned aliases.</title>
<updated>2017-05-09T14:10:29+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-05-09T14:10:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=b14f1572b7ee3b04593bde5d52e14a36aea8d701'/>
<id>b14f1572b7ee3b04593bde5d52e14a36aea8d701</id>
<content type='text'>
Check that a required versioned alias has a valid name (rather than
assuming it’s fine based on it’s existence alone) and check for
the presence of invalid version aliases.

This should handle the case where someone bumps a formula but forgets
to rename the alias that’s mentioned in #2596.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Check that a required versioned alias has a valid name (rather than
assuming it’s fine based on it’s existence alone) and check for
the presence of invalid version aliases.

This should handle the case where someone bumps a formula but forgets
to rename the alias that’s mentioned in #2596.
</pre>
</div>
</content>
</entry>
<entry>
<title>Travis CI tweaks.</title>
<updated>2017-05-08T07:38:25+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-05-08T07:38:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=9853a78397061cc6a550bc3a6c37d269d8be73eb'/>
<id>9853a78397061cc6a550bc3a6c37d269d8be73eb</id>
<content type='text'>
Attempt to improve Travis CI. This time without any vendoring gems
nonsense.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Attempt to improve Travis CI. This time without any vendoring gems
nonsense.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Merge pull request #2597 from MikeMcQuaid/vendor-gems"</title>
<updated>2017-05-07T16:28:39+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-05-07T16:28:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=57db2e539eaa5fbae351963265312bd24ed08f6b'/>
<id>57db2e539eaa5fbae351963265312bd24ed08f6b</id>
<content type='text'>
This reverts commit 3e4547f52e7ebec633f8bfefc8a396d944edf908, reversing
changes made to 6edf9382bcc1240ad6f97c8b752cfe56cef9965d.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 3e4547f52e7ebec633f8bfefc8a396d944edf908, reversing
changes made to 6edf9382bcc1240ad6f97c8b752cfe56cef9965d.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Merge pull request #2602 from MikeMcQuaid/travis-ci-tweaks"</title>
<updated>2017-05-07T16:28:34+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-05-07T16:28:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=a76392dd5f7f603e83be7bc1b6df103d731d1bf4'/>
<id>a76392dd5f7f603e83be7bc1b6df103d731d1bf4</id>
<content type='text'>
This reverts commit 8d948e4b0b55912c592d34cb5ea83c649b1f9d5e, reversing
changes made to 2372872974d1049c2beafe7dedb7f8f882502058.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 8d948e4b0b55912c592d34cb5ea83c649b1f9d5e, reversing
changes made to 2372872974d1049c2beafe7dedb7f8f882502058.
</pre>
</div>
</content>
</entry>
<entry>
<title>Travis CI tweaks</title>
<updated>2017-05-07T15:00:04+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-05-07T15:00:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=5cdb0d0a6dfad1ae061fed54373f7d7d7da1047b'/>
<id>5cdb0d0a6dfad1ae061fed54373f7d7d7da1047b</id>
<content type='text'>
Tweak our Travis CI configuration and the one we suggest for taps to
be faster and use caching.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Tweak our Travis CI configuration and the one we suggest for taps to
be faster and use caching.
</pre>
</div>
</content>
</entry>
<entry>
<title>Vendor all Homebrew's gems.</title>
<updated>2017-05-07T12:52:57+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-05-07T12:52:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=ee253e465b8e2f5acdb53daf572311e87055e082'/>
<id>ee253e465b8e2f5acdb53daf572311e87055e082</id>
<content type='text'>
Homebrew's actually ended up using a fair few gems. While we want to
avoid Bundler at runtime (and this PR still does that, in fact uses
Bundler even less at runtime than it did before) writing our own version
to use at build-time seems redundant.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Homebrew's actually ended up using a fair few gems. While we want to
avoid Bundler at runtime (and this PR still does that, in fact uses
Bundler even less at runtime than it did before) writing our own version
to use at build-time seems redundant.
</pre>
</div>
</content>
</entry>
</feed>
