[DRE-commits] [rerun] 01/12: Merge tag 'upstream/0.11.0'

Antonio Terceiro terceiro at moszumanska.debian.org
Mon May 9 01:18:54 UTC 2016


This is an automated email from the git hooks/post-receive script.

terceiro pushed a commit to branch master
in repository rerun.

commit 433599474bd022f0b8f0f84d65ca425fed846d32
Merge: b3e578a 90d3af8
Author: Antonio Terceiro <terceiro at softwarelivre.org>
Date:   Wed Mar 16 17:14:53 2016 -0300

    Merge tag 'upstream/0.11.0'
    
    Upstream version 0.11.0
    
    # gpg: Signature made Qua 16 Mar 2016 17:14:51 BRT using RSA key ID CD460BDE
    # gpg: Good signature from "Antonio Terceiro <terceiro at softwarelivre.org>"
    # gpg:                 aka "Antonio Terceiro <terceiro at dcc.ufba.br>"
    # gpg:                 aka "Antonio Terceiro <terceiro at colivre.coop.br>"
    # gpg:                 aka "Antonio Terceiro <terceiro at debian.org>"
    # gpg:                 aka "Antonio Terceiro <antonio.terceiro at linaro.org>"
    # gpg:                 aka "Antonio Terceiro <antonio.terceiro at linaro.org>"

 .travis.yml               |    8 +
 Gemfile                   |    4 +-
 README.md                 |   53 +-
 Rakefile                  |    7 +
 inc.rb                    |    6 +-
 issues.json               |  912 ++++++++++++++++++++++++++++
 lib/rerun.rb              |    1 +
 lib/rerun/notification.rb |   64 ++
 lib/rerun/options.rb      |   34 +-
 lib/rerun/runner.rb       |   67 ++-
 lib/rerun/system.rb       |   26 +-
 lib/rerun/watcher.rb      |   11 +-
 pulls.json                | 1447 +++++++++++++++++++++++++++++++++++++++++++++
 rerun.gemspec             |    4 +-
 spec/functional_spec.rb   |   92 ++-
 spec/inc_process.rb       |   91 +++
 spec/options_spec.rb      |   52 +-
 spec/runner_spec.rb       |   47 +-
 spec/spec_helper.rb       |    4 +
 spec/watcher_spec.rb      |    7 +-
 todo.md                   |    9 +-
 21 files changed, 2802 insertions(+), 144 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/rerun.git



More information about the Pkg-ruby-extras-commits mailing list