index
:
brew
cmd-upgrade--change-build_bottle-method-call-to-bottle
master
🍺 The missing package manager for macOS
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Library
/
Homebrew
/
cmd
/
test-bot.rb
Age
Commit message (
Expand
)
Author
2015-03-06
test-bot pathname: use Utils.popen_read instead of backticks
Xu Cheng
2015-02-27
test-bot: use canonical names for taps.
Mike McQuaid
2015-02-27
test-bot: cleanup old PR locks.
Mike McQuaid
2015-02-26
Remove SourceForge references.
Mike McQuaid
2015-02-23
test-bot: pass tap argument to bottle --write.
Mike McQuaid
2015-02-23
test-bot: upload packages from canonical name.
Mike McQuaid
2015-02-23
test-bot: don't blow up if formula can't be found.
Mike McQuaid
2015-02-23
test-bot: set debug flag for CI.
Mike McQuaid
2015-02-19
test-bot: default tap bottles to Bintray.
Mike McQuaid
2015-02-19
test-bot: enable tap Bintray upload again.
Mike McQuaid
2015-02-19
test-bot: use Bintray package naming.
Mike McQuaid
2015-02-19
test-bot: set bottle args for Bintray testing.
Mike McQuaid
2015-02-19
test-bot: disable bintray taps temporarily.
Mike McQuaid
2015-02-19
test-bot: cleanup even more in tap directories.
Mike McQuaid
2015-02-19
test-bot: fix tap directory variable (again).
Mike McQuaid
2015-02-19
test-bot: fix tap directory name variable.
Mike McQuaid
2015-02-19
test-bot: move reset logic above tapping.
Mike McQuaid
2015-02-19
test-bot: add flag to reset repository and taps.
Mike McQuaid
2015-02-19
test-bot: fix (another) bad variable name.
Mike McQuaid
2015-02-19
test-bot: fix tap variable naming.
Mike McQuaid
2015-02-19
test-bot: support taps and use Bintray class.
Mike McQuaid
2015-02-18
test-bot: don't repeat creating Bintray packages.
Mike McQuaid
2015-02-18
test-bot: construct formula object correctly.
Mike McQuaid
2015-02-18
test-bot: autopublish existing bottles on Bintray.
Mike McQuaid
2015-02-17
test-bot: silent and correct bintray content path.
Mike McQuaid
2015-02-17
test-bot: more Bintray fixes.
Mike McQuaid
2015-02-17
test-bot: specify bintray username/password.
Mike McQuaid
2015-02-17
Add initial Bintray upload support.
Mike McQuaid
2015-02-17
test-bot: fail fast in check_results
Xu Cheng
2015-02-09
test-bot: only test the runtime dependencies.
Xu Cheng
2015-02-04
test-bot: don't try and bottle unstable formulae.
Mike McQuaid
2015-02-03
test-bot: optional requirements are satisfied.
Mike McQuaid
2015-01-27
test-bot: support --devel and/or --HEAD install
Dominyk Tiller
2015-01-20
Expose bottle details on the formula object
Jack Nagel
2015-01-17
test-bot: handle devel-only formulae.
Mike McQuaid
2015-01-09
test-bot: unlink conflict formulae during the test
Xu Cheng
2015-01-09
test-bot: improve output of dependent testing.
Mike McQuaid
2015-01-09
test-bot: ignore changed dependents.
Mike McQuaid
2015-01-02
test-bot: do not --cleanup outside CI.
Shaun Jackman
2014-12-29
test-bot: don't try to retap TapDependency taps.
Mike McQuaid
2014-12-29
test-bot: tap TapDependency's tap.
Mike McQuaid
2014-12-29
test-bot: init added/modified formulae arrays.
Mike McQuaid
2014-12-29
test-bot: clean up harder on failure (before).
Mike McQuaid
2014-12-28
test-bot: clean harder if first clean fails.
Mike McQuaid
2014-12-28
test-bot: tweak readability.
Mike McQuaid
2014-12-28
test-bot: check if dependents are installed.
Mike McQuaid
2014-12-27
test-bot: use audit --strict on added formulae.
Mike McQuaid
2014-12-23
test-bot: fix use of select!.
Mike McQuaid
2014-12-23
test-bot: test bottled dependents.
Mike McQuaid
2014-12-07
Use FileUtils instead of shelling out to cp
Jack Nagel
[next]