4 Commits

Author SHA1 Message Date
Yarden Eitan
2221bb6cc0 Resolve kokoro build failure for CocoaPods builds. (#9306)
this PR uninstalls the rubygems-bundler which is not needed anymore and causing build failures. See more details in tracking bug https://github.com/material-components/material-components-ios/issues/9305
2019-12-19 16:41:40 -05:00
Robert Moore
40f0765de1
[Scripts] Update brew only once per run. (#8145)
Attempts to reduce the frequency of #8143
2019-08-01 14:12:29 -04:00
Robert Moore
cf38baae08
{kokoro} Only upgrade gem/homebrew when needed. (#6261)
Instead of updating both RubyGems and Homebrew at the beginning of the kokoro
script, they should only be updated if they're going to be used for an install
or update command.

Closes #6256
2019-01-11 10:14:45 -05:00
Robert Moore
77ea164320
[kokoro] Moving library scripts to lib directory. (#6126)
To make it clearer which `scripts` files are executable and which only provide
libraries of functions, the two library scripts are being moved to a separate
directory.
2018-12-27 11:53:46 -05:00