[DRE-commits] [ruby-aruba] annotated tag v0.9.0.pre2 created (now 31a031d)

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


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

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

        at  31a031d   (tag)
   tagging  2d4c2752817b537995e3728b84c4788c950c57a4 (commit)
  replaces  v0.9.0.pre
 tagged by  Dennis Günnewig
        on  Sat Aug 15 11:59:56 2015 +0200

- Log -----------------------------------------------------------------
Version 0.9.0.pre2

Dennis Günnewig (77):
      Fixed bug if path contains '.'
      Use older version of pry for ruby 1.8.7
      Use new name for last_command everywhere
      Fix wrong namespace for platform
      Fixed bugs for reading and specs
      Environment variables from leaking into other specs
      Use the correct matcher. Have Content is something different from Have
      Use new start method instead of deprecated run-hone
      Use the new last_command_*-methods
      Fixed bug while determining disk usage
      Refactor matchers a bit
      Get rid of which in processes by setting the ENV from output side of system, childprocess etc.
      Fixed bugs in output features
      Fixed some other bugs in feature tests
      Update history
      Fixed bug with new run-method for commands
      Split up cucumber.rb in multiple files
      Refactor internals of SpawnProcess
      Use wait_for_io to reduce the waiting time
      Add some documentation for SpawnProcess
      Updated history
      Improved features and steps
      This was not supported by ChildProcess
      Make sure not content is put to stderr/stdout which will cause a failure
      Remove \n at the end to make it easier for users to compare things
      Update history
      Make it compatible with ruby 1.9.2
      Use correct api for stopping commands
      Fixing deprecation warnings
      Fix offenses
      Fix the use of timeouts
      Improved include_an_object-matcher and include methods from All-matchers
      Improve handling of announcer
      Add some more documentation for filesystem commands
      Add pry to different group to make it installed on travis as well. We need it to demonstrate interactive debugging
      Add documentation for fixtures
      Improved documentation for file and directory creation
      Move fixtures to root to prevent them to litter the relish output
      Fixed wrong use of ::Platform
      Remove duplicated method
      Reverted the fix for ::Platforms for those
      Move platform specific stuff to the correct directory
      Use aruba path to check if command is relative
      Minor fixes
      Use new exit timeout step
      Document the new default value for the fixtures directory
      Use the correct implementation for disk usage
      Migrate that code also to Platform
      Better structure for documentation
      Enable syntax highlighting on relish
      Added move and copy steps to aruba
      Now we've got a getting started section
      Better sorted
      Fixed offenses
      Improved documentation
      Make it compatible with 1.8.7
      Make sure files are executable
      Explicit conversion to string
      Refactor code to use one single implementation of with_environment
      Fixed problem with interactive processes
      Bring back unescape_text etc
      Fixed name of file in feature-test
      Added documentation for usage of configuration
      Fixed problem with timeouts by really using the configuration
      Replace all with all_objects to work around #288
      Fixed version tag
      Fixed bugs in feature tests
      Fixed bug in test
      Use older pry version for 1.8.7
      Fixed bug with ruby 1.8.7
      We should stop the commands before we try to access the output
      Move away from rspec's base class
      Introduce stop_all_commands again
      Fix some bugs
      Fixed missing @ignore tag in cucumber yml
      Merge pull request #260 from dg-ratiodata/feature/improve_documentation
      Version Bump

Max Meyer (50):
      Update history
      Allo exit code as well
      Merge branch 'master' of github.com:dg-ratiodata/aruba
      Improve documentation
      Added new matchers to check output
      Improve existing specs
      Move disk usage to separate class
      Determine file size of a given file
      Added tasks to TODO file
      Ignore flagged features
      Improve announcer
      Added method to return all commands
      Remove first assert methods from cucumber api
      Return self after clearance
      Starting a command is not a suprising action, no need to use ! here
      Improve handling of io
      Better name for last_command
      Some minor improvements
      Added some new steps to for cucumber
      Fixed offense due to deprecation warning
      Relax the use of steps in cucumber
      Remove app_spec. It's not really helpful and makes some tests for collection any fail because it modifies the amount of tests run which is not obvious to see from the outside.
      Better error message if an object is/is not included by using a custom
      Reduced output if checking an started process, by redefining inspect and to_s for *Processes
      Move deprecated methods to correct namespace and add warnings. For some of them we need a replacement first before we really can deprecate them
      Disable io buffering for feature test
      Make aruba accept options on output as well and pass them on
      Make it obvious that the debug launcher does not capture STDERR/STDOUT
      Use path instead of to_s
      Check if an fixture really exist
      Make them all executable
      Fixed offenses
      Ignore features on ruby < 1.9.3
      Longer timeout for rubygems
      Remove dots AND trailing slash
      Make the process the leader of the group
      Resolve path to command to workaround jarib/childprocess#89
      Remove debug code
      Replace ruby scripts through bash scripts wherever possible
      Fixed test
      Explicit conversion to array
      Stop commands here as well
      Should only work from 1.9.3 on
      Stop commands before going on
      Replace tag @ignore-* through @unsupported-on-* to make it's intend clearer
      Stop those ones too
      Higher timeout to make it pass on travis
      Somehow jruby does not output pry>. Since binding.pry is also part of the output, we will use this instead
      Replace deprecated method #exit_timeout in step
      Updated history

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

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