3 Commits

Author SHA1 Message Date
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