<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library/Homebrew/cask/cmd, branch 1.1.9</title>
<subtitle>🍺 The missing package manager for macOS</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/'/>
<entry>
<title>Use dedicated upload_coverage script.</title>
<updated>2017-01-29T17:23:05+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-01-29T17:23:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=f7b19916265ba893c669316c0984085aa069d774'/>
<id>f7b19916265ba893c669316c0984085aa069d774</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Try uploading coverage report in `.simplecov`.</title>
<updated>2017-01-26T22:11:37+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2017-01-26T22:11:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=39ce9c890e3c1cda60b370ff8ac49cd640be90e1'/>
<id>39ce9c890e3c1cda60b370ff8ac49cd640be90e1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move `require "bundler/setup“` to top of `cask-tests`.</title>
<updated>2017-01-26T17:28:08+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2017-01-26T17:28:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=dd0bc83eca073da570051e00b8ed111febcdb2d9'/>
<id>dd0bc83eca073da570051e00b8ed111febcdb2d9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add `require "bundler/setup“` to `cask-tests`.</title>
<updated>2017-01-26T15:57:30+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2017-01-26T15:57:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=e65150412ce33b95ca993f5711949eeda604f837'/>
<id>e65150412ce33b95ca993f5711949eeda604f837</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>brew-cask-tests: import Rakefile logic.</title>
<updated>2017-01-26T12:01:54+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-01-26T12:01:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=92b48ac42e84eb4c113bb3fb362f83b51282c99f'/>
<id>92b48ac42e84eb4c113bb3fb362f83b51282c99f</id>
<content type='text'>
This avoids a `rake` dependency in the Gemfile and an unnecessary shell
out.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This avoids a `rake` dependency in the Gemfile and an unnecessary shell
out.
</pre>
</div>
</content>
</entry>
<entry>
<title>travis: use Xcode 8.1 on Sierra.</title>
<updated>2016-12-04T14:14:11+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-12-04T14:14:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=dc8189833165ce263ce323a1c8de5dfd44597e3b'/>
<id>dc8189833165ce263ce323a1c8de5dfd44597e3b</id>
<content type='text'>
For code coverage from `brew test-bot`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For code coverage from `brew test-bot`.
</pre>
</div>
</content>
</entry>
<entry>
<title>cask-tests: fix cask-tests always fail on the test failure</title>
<updated>2016-11-12T02:48:12+00:00</updated>
<author>
<name>Kaito Udagawa</name>
</author>
<published>2016-11-09T23:50:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=1a4eb14b1642bbdddf0e51aa7894c562b5afc87a'/>
<id>1a4eb14b1642bbdddf0e51aa7894c562b5afc87a</id>
<content type='text'>
`brew cask-tests` collected the test results in an improper way so that it reports a false success in certain situations.
Specially, the session under BrewTestBot always reports success regardless of the test status.
With this update, the exit code of `brew cask-tests` is 1 when the test fails, and then CI preperly works.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
`brew cask-tests` collected the test results in an improper way so that it reports a false success in certain situations.
Specially, the session under BrewTestBot always reports success regardless of the test status.
With this update, the exit code of `brew cask-tests` is 1 when the test fails, and then CI preperly works.
</pre>
</div>
</content>
</entry>
<entry>
<title>Move `vendor/bundle` up one level to `HOMEBREW_LIBRARY_PATH`.</title>
<updated>2016-10-29T16:28:07+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2016-10-29T13:31:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=f863d61374902553623ad10b20392bf3274f137a'/>
<id>f863d61374902553623ad10b20392bf3274f137a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Require `spec_helper` globally.</title>
<updated>2016-10-19T20:27:14+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2016-10-19T20:27:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=f04a1b59aa817c362ee34767930e7404a0760ccc'/>
<id>f04a1b59aa817c362ee34767930e7404a0760ccc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Set `HOMEBREW_NO_EMOJI` and `HOMEBREW_CASK_OPTS` in `cask-tests`.</title>
<updated>2016-10-18T14:24:30+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2016-10-18T14:24:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=a92dc724b0b6b5bb2cb2660cb9c3ff6992eb039e'/>
<id>a92dc724b0b6b5bb2cb2660cb9c3ff6992eb039e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
