Mike McQuaid
b2287999e1
brew-test-bot: delete takes string, not regex.
2013-12-20 15:38:42 +00:00
Mike McQuaid
4401ee0819
brew-test-bot: remove form feed properly.
2013-12-20 15:22:00 +00:00
Mike McQuaid
f853ec7365
brew-test-bot: use install --only-dependencies.
2013-12-19 23:03:12 +00:00
Mike McQuaid
d03100c615
brew-test-bot: regex to delete invalid XML chars.
2013-12-18 09:39:58 +00:00
Mike McQuaid
8ccfd06ce2
brew-test-bot: strip more unicode.
2013-12-17 16:33:38 +00:00
Mike McQuaid
d7c13f84b6
Update string references to mxcl/homebrew.
2013-12-14 18:18:35 +00:00
Mike McQuaid
4c2e7b1659
Update docs, comment mxcl/homebrew refs.
2013-12-14 18:18:35 +00:00
Mike McQuaid
c0d199759f
brew-pull: remove empty if block.
2013-12-12 18:58:47 +00:00
Mike McQuaid
01c2d40f6c
brew-pull: add --bottle to pull from BrewTestBot.
2013-12-12 18:45:17 +00:00
Larry Shaffer
a4355c9f67
brew-bundle: update usage info and move to --help function
...
Follow-up to 6697ff6c9d0d4301adfbb7c76628808a63f1324b
Closes Homebrew/homebrew#25130 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-12-11 08:10:11 +00:00
Jack Nagel
8c5a49067e
brew-test-bot: fix rsync for bottles with a revision number
2013-12-10 17:43:18 -06:00
Mike McQuaid
1d1bad98b7
brew-test-bot: remember to pull the PR.
2013-12-10 21:41:09 +00:00
Mike McQuaid
418b751aca
brew-test-bot: only merge bottles if copy succeeds.
2013-12-10 21:32:29 +00:00
Mike McQuaid
9392e632bc
brew-test-bot: fix testing job tag numbering.
2013-12-10 20:56:32 +00:00
Mike McQuaid
fea5fcf25b
brew-test-bot: change upload job approach.
2013-12-10 20:52:11 +00:00
Mike McQuaid
b1331e62b1
brew-test-bot: upload job fixes.
2013-12-10 20:35:21 +00:00
Mike McQuaid
50aa91940d
brew-test-bot: use global cache again.
2013-12-10 20:20:37 +00:00
Mike McQuaid
67840c691e
brew-test-bot: move logic from Jenkins to Ruby.
2013-12-10 20:14:15 +00:00
Jack Nagel
109e9dc58b
Silence some Ruby 2.1 warnings
2013-12-09 13:44:45 -06:00
Larry Shaffer
08ff164edd
brew-bundle: exit on command failure
...
Closes Homebrew/homebrew#25053 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-12-09 10:24:13 +00:00
Wil Moore III
78f9b23218
brew-bundle: clarify path requirements.
...
Closes Homebrew/homebrew#24463 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-11-19 11:42:39 +00:00
Mike McQuaid
c3b32c0189
brew-bundle: cleanup path handling.
2013-11-17 09:42:18 +00:00
Christian Bundy
de12583bb8
brew-bundle: add path support.
...
Closes Homebrew/homebrew#24384 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-11-17 09:42:18 +00:00
Mike McQuaid
ed7693cecf
brew-pull: run git am --abort
on failure.
2013-11-16 20:39:12 +00:00
Jack Nagel
674d041d80
Move brew-leaves into core
...
Closes Homebrew/homebrew#24371 .
2013-11-16 14:10:25 -06:00
Jack Nagel
4366b7956f
Make brew-leaves respect optional deps
2013-11-16 14:10:23 -06:00
Jack Nagel
6eef992741
Greatly simplify the implementation of brew-leaves
2013-11-16 14:10:23 -06:00
Mike McQuaid
0f0bcd4bed
brew-pull/test-bot: fix PR filename matching.
2013-11-15 00:06:50 +00:00
Mike McQuaid
f81ee0320b
brew-bundle: general cleanup.
2013-11-11 14:07:37 +00:00
ChristianBundy
6f8692ba4d
brew-bundle: add new command to support Brewfiles.
...
Closes Homebrew/homebrew#24107 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-11-11 14:07:24 +00:00
Mike McQuaid
d9d2443d5d
Cleanup use of some global constants.
2013-10-30 13:20:48 -07:00
Misty De Meo
71fcefc613
brew-unpack: use #length == 1, not #one?
...
Array#one? wasn't yet defined in Ruby 1.8.6. In this case the block form
isn't being used, so Array.length == 1 is a simple replacement.
Fixes mistydemeo/tigerbrew#123 .
2013-10-26 21:51:30 -07:00
Mike McQuaid
6a3dc198f5
brew-pull: fix whitespace handling.
2013-10-22 23:56:30 +01:00
Mike McQuaid
fd59925567
brew-test-bot: build --devel if spec exists.
2013-10-12 18:16:15 +01:00
Mike McQuaid
4f3decd528
brew-test-bot: fix fetch options spacing.
2013-10-12 18:16:15 +01:00
Mike McQuaid
88e5c4c333
brew-test-bot: remove escape characters.
2013-10-09 09:04:39 +01:00
Mike McQuaid
01901314e9
brew-test-bot: use REXML to write JUnit file.
2013-10-08 16:45:22 +01:00
Mike McQuaid
85c1e5d02e
Revert "brew-test-bot: cleanup junit file with iconv."
...
This reverts commit 5e26584736b310c365d4b9cce99d0dced9a2d309.
2013-10-08 13:00:27 +01:00
Mike McQuaid
90b7cfb507
brew-test-bot: cleanup junit file with iconv.
2013-10-08 12:13:06 +01:00
Mike McQuaid
72d1310636
brew-pull/test-bot: use stricter formula match.
2013-09-27 17:55:00 +01:00
Mike McQuaid
5d0f868f06
Move bottle.rb logic from test-bot to brew bottle.
2013-09-22 16:16:50 +01:00
Jack Nagel
bc1aea3f97
Convert brew-aspell-dictionaries to Ruby and output resources
...
This makes the script much more readable, and also allows us to download
the language packs into the cache where they can be used when installing
aspell.
2013-09-17 21:29:55 -05:00
Adam Vandenberg
907ac79606
make linkapps official
2013-09-17 06:55:13 -07:00
elliottcable
e8a892068e
make brew-linkapps default to /Applications
...
Also adds support for a new `--local` flag, and documentation for the whole command.
Closes Homebrew/homebrew#22378 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-09-17 06:52:56 -07:00
Mike McQuaid
f0da9c2457
brew-test-bot: don't run git gc.
2013-09-14 14:10:37 +01:00
Mike McQuaid
3b4f15bf36
brew-test-bot: run brew test verbosely.
2013-09-14 14:10:27 +01:00
Mike McQuaid
d87ce4b023
brew-test-bot: email subjects contain OS version.
2013-09-14 13:45:44 +01:00
Mike McQuaid
1a21754e5c
brew-test-bot: only squeeze command spaces.
2013-09-14 13:45:44 +01:00
Mike McQuaid
16cb25e422
brew-test-bot: use OSX name for test prefix.
2013-09-14 13:23:43 +01:00
Mike McQuaid
ff0bcf2b2c
brew-test-bot: strip, squeeze short test name.
2013-09-14 12:44:10 +01:00