[DRE-commits] [ruby-aruba] annotated tag v0.2.2 created (now c6b09f6)

Hideki Yamane henrich at moszumanska.debian.org
Fri Nov 20 13:33:15 UTC 2015


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

henrich pushed a change to annotated tag v0.2.2
in repository ruby-aruba.

        at  c6b09f6   (tag)
   tagging  92c53d1fd8eaf18d834393503cced6b3cea0fc8c (commit)
 tagged by  aslakhellesoy
        on  Tue Sep 28 00:35:14 2010 +0200

- Log -----------------------------------------------------------------
Version 0.2.2

Ashley Moran (3):
      Allow output feature to interpret eg 1.9.1p378 as a ruby --version
      Make all features pass out of the box
      Replace rvm gemset character '%' with '@' for RVM 0.1.24

Aslak Hellesøy (47):
      exit statuses feature
      right the wrongs of generated
      combined step for partial output and exit status (passing)
      ignore tmp dir
      generate tmp/aruba directory for generated files
      clean up generated files
      double quote system commands
      extract unescape method
      generalize 'I should see' to combined streams
      added step for creating a directory
      Release 0.1.0
      Separated API from Cucumber step definitions, makes this usable without Cucumber.
      Release
      Oops - forgot to bump version. Releasing 0.1.2 again.
      Regenerated gemspec for version 0.1.1
      I'm an idiot.
      Oops - forgot to bump version. Releasing 0.1.2 again.
      Oops - forgot to bump version. Releasing 0.1.2 again.
      New step definition for cd (change directory)
      Release 0.1.3
      New step definition for appending to a file
      Added an @announce tag which is useful for seeing what's outputted. Also properly escaped newlines.
      Added support for rvm, making it possible to choose Ruby interpreter.
      Detect ruby commands and use current ruby when rvm is not explicitly used.
      Allow specification of rvm gemsets
      Check for presence of files
      Added ability to map rvm versions to a specific version with config/aruba-rvm.yml
      Clean up
      Get rid of that stupid --wip stuff
      Running ruby or a ruby script (like rake or rails) must now be explicit in order to have control over what ruby version is used (instead of having it picked up from the shell's PATH)
      Simplify step definitions. Automatically detect common ruby scripts
      Add some more common ruby scripts
      Get coverage back to 100%
      Add covenience method for successfully running stuff
      More tags
      Update gemspec
      UTF-8 encoding
      Release 0.1.5
      When /^I successfully run "(.*)"$/ now prints the combined output if exit status is not 0. Add bundle to list of common ruby scripts.
      Release 0.1.6
      Attribution
      Merge branch 'announce-stdout' of git://github.com/robertwahler/aruba
      Merge branch 'multiline_regex_newlines' of git://github.com/robertwahler/aruba
      Some doco doesn't hurt
      Words about other common Ruby scripts
      More words
      Release 0.1.7

David Chelimsky (11):
      Initial commit to aruba.
      output detection feature
      support partial and exact string matches (single or multiline)
      more (w)ri(gh)ting of generated wrongs
      no specs yet (all cukes)
      words
      add version
      use rspec/expectations (rspec-2) if present
      add a couple more negative steps
      bump version to 0.1.1
      remove gemspec from git

David Chelimsky + Aslak Hellesøy (2):
      add source to Gemfile and remove redundant scenario
      add gemspec

Robert Wahler (3):
      add @announce-stdout tag
      add "I should see matching" for regex in partial_output
      multiline should see matching step allows ".*" to match newlines

aslakhellesoy (24):
      Atribution and History.txt update. Closes #5.
      Fix broken scenario
      Support gem bundler, making it easier to specify gems.
      Make run fail by default
      Release 0.1.8
      Added GOTGEMS. Release 0.1.9.
      Added new write stepdef
      Change regexen to avoid conflicts with e.g. Cucumber-Rails. This rings better anyway. Closes #1.
      upgrade jruby. 2 failing features. will fix rsn.
      Added a @puts tag so we can announce with puts instead (gets printed before step executes, not after)
      Update JRuby
      Added a new feature
      Add Gemspec. Closes #12.
      Add Gemspec. Closes #12.
      Release 0.2.0
      Always compare with RSpec should =~ instead of should match. This gives a diff when there is no match. Release 0.2.1.
      Remove Jeweler. Add Bundler.
      Bye bye rvm
      indent
      Simplifications
      whitespace
      Rails and API stuff
      Added back some simple rvm stuff and added support for ENV vars
      Release 0.2.2

justinko (1):
      Check for existence of directory.

-----------------------------------------------------------------------

No new revisions were added by this update.

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



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