Thief! You stole my idea! On Thursday, February 6, 2014, Kevin Sweeney <kevi...@apache.org> wrote:
> > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/17823/ > ----------------------------------------------------------- > > (Updated Feb. 6, 2014, 3:52 p.m.) > > > Review request for Aurora and Brian Wickman. > > > Changes > ------- > > s/continue/break/ > > > Repository: aurora > > > Description > ------- > > Add a utility to list missing shipits. > > This is a tool to assist committers in finding review requests that > require their attention (i.e. when the request is addressed to you > explicitly and missing a public shipit from you). It uses the ReviewBoard > API via "./rbt api-get" (thus avoiding the need to wire in RB creds). > > > Diffs (updated) > ----- > > build-support/list-missing-shipits PRE-CREATION > > Diff: https://reviews.apache.org/r/17823/diff/ > > > Testing (updated) > ------- > > ~aurora git aurora/. kts/missing-shipits > % ./build-support/list-missing-shipits kevints > https://reviews.apache.org/r/17818/ jfarrell AURORA-145:Test > dependencies leak into distribution > https://reviews.apache.org/r/17785/ wfarner Ignore THROTTLED tasks > when looking for tasks associated with a slave. > https://reviews.apache.org/r/17562/ mansu Added cluster name to > page title. > https://reviews.apache.org/r/17303/ mansu Updated getJobs API to > return task stats and latest task config > https://reviews.apache.org/r/17347/ mansu Added non-prod > consumption info to getQuota call. > https://reviews.apache.org/r/17042/ weingart Add a web > interface to the zookeeper instance. > https://reviews.apache.org/r/17026/ jonboulle update release > tag script to support patch versions as well as minor versions > ~aurora git aurora/. kts/missing-shipits > % ./build-support/list-missing-shipits kevints | wc -l > 7 > > > Thanks, > > Kevin Sweeney > > -- -=Bill