[DRE-commits] [ruby-aruba] branch debian/sid updated (f0268d2 -> e9735be)

Hideki Yamane henrich at moszumanska.debian.org
Tue Mar 22 12:20:32 UTC 2016


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

henrich pushed a change to branch debian/sid
in repository ruby-aruba.

      from  f0268d2   add new dependency ruby-event-bus
       new  24bd42e   fix source-is-missing error
       new  5d5964e   Added example for minitest
       new  85afb88   Improved readme another time
       new  6dd13a8   Fixed readme
       new  46e1266   Fixed typo
       new  b69f424   Try to make jruby silent
       new  96f1450   Allow failures for rubies
       new  b632e26   Fixed problem with run_simple using positional arguments
       new  4ba592e   We're only interested in build status of master
       new  c083fcb   Don't use server mode and remove debug flags. They make our build fail on travis.
       new  0292f28   Merge pull request #324 from dg-ratiodata/feature/fix_build_failures
       new  e202fe8   Make .travis.yaml valid again
       new  367e881   Version bump
       new  b3adacd   Fixed 2 file links in README file [skip ci]
       new  f27a175   Merge pull request #329 from jasnow/master
       new  156d653   Upgraded bundler to 1.11.x
       new  6b1b939   Merge pull request #330 from jasnow/master
       new  524613e   Changed .travis.yml to Ruby 2.1.8 and 2.2.4
       new  78b331c   Merge pull request #331 from jasnow/master
       new  dab5aab   Fix the post install message
       new  96cb63a   Merge pull request #333 from ryo33/patch-1
       new  6e5613a   Update .travis.yml
       new  4adc55c   Update .travis.yml
       new  bc0f98b   Make sure that environment variables set by external libraries are taken into account
       new  c040104   Make require_relative => require to make ruby 1.8.7 happy
       new  b226276   Change name of variable in documentation to prevent matching in output because of SIMPLE_COV_COMMAND_NAME
       new  a3ed2af   Merge pull request #321 from dg-ratiodata/feature/refactor_setting_of_env
       new  638cf99   The bundler guys are quite conservative about breaking changes
       new  ba2e8ec   Fixed example
       new  5fc5471   Add new matcher for a check if command can be found in PATH
       new  a3b6623   Added another example to check for non-executable files
       new  c1bc78b   Merge pull request #336 from dg-ratiodata/feature/add_matcher_for_PATH
       new  d54157a   Update year in readme
       new  0083ae0   Update year in license
       new  08400db   Update History
       new  bb2eaea   Version bump
       new  9b2f51b   Update history again
       new  a83ca17   Remove default announcer since it's more complicated than it needs to be. Instead support blocks to make lazy evaluating of big data structures possible
       new  a84fd28   Move command path resolving to private method to make it re-usable
       new  0f55025   Output content of command and filesystem status on request
       new  5f639d2   Re-use method in matcher
       new  a3809a1   Unsorted simple table by request
       new  c68bf05   Updated history
       new  f7925eb   Add hooks for rspec as well
       new  6312be7   Improve format of announcer output
       new  1a7e997   Update history
       new  949370c   Use correct method for puts here
       new  7b92c4e   Prevent duplicate output
       new  ed42e6f   Fixed hooks to activate all relevant announcers
       new  121f4d1   Added missing announcer
       new  112b19d   Update history
       new  8788583   Activate multiple channels at once
       new  98a88ed   Fixed specs for simple_table
       new  800499f   Fixed spec for announce
       new  4a558e6   Fixed offenses
       new  9140820   Fixed tests
       new  67b17a0   Prepare next release
       new  e8214a6   Revert preparations for version
       new  9f7357b   Merge pull request #338 from dg-ratiodata/feature/fixed_announcers
       new  664e9bd   Add test for shell feature
       new  fb439d1   Implement the shell feature and introduce first generators
       new  9eacc85   Merge pull request #323 from AdrieanKhisbe/features/run-shell-command
       new  37bfccd   Remove dependencies to make contributing easier. Even remove dash|fish shells from feature test because it's likely that they're not that wildly used.
       new  3b293ef   Check if default shells used in tests are installed on developer pc
       new  15d4aa4   Make it look like other classes in aruba
       new  05582c0   Update history and add credit for PR
       new  4975817   Fixed circular warnings
       new  61a623d   Update history
       new  0981034   Fixed flags introduced accidently by last PR
       new  1226711   Fixed flags introduced accidently by last PR
       new  5f91220   Fixed travis.yml
       new  9cf22ae   Fixes old use of instance variable #341
       new  2c6ee8d   Update history
       new  4e7dafd   Add configuration option to enable activation of announcer channels when a command fails
       new  abee6c7   Add run step test checking if announcer is activated on command failure
       new  216b319   Merge pull request #335 from njam/command-failure-announce
       new  142a14d   Added PR to history
       new  7f26e73   Re-integrate code of event-bus library
       new  456bfa8   Fixed offenses
       new  6830b24   Output information on command failure
       new  01458c1   Merge pull request #342 from dg-ratiodata/feature/bring-back-event-bus
       new  397d172   Only needed defaults
       new  8119ba2   Version bump
       new  e9ac5be   [readme] fix typos
       new  7be22fb   Merge pull request #344 from ReadmeCritic/patch-1
       new  7026d60   Added some more methods
       new  dcc7aca   Added 'exe' to load paths
       new  370d022   Updated history
       new  eefb1fd   Fixed offenses
       new  4d26e4a   Fixed bug in rspec step
       new  f2edf6a   Merge tag 'v0.14.1' into debian/sid
       new  48e7f23   new upstream release
       new  0e696db   use https
       new  6f8db08   3.9.7
       new  51dbf29   refresh patches
       new  7a805d7   drop ruby-event-bus dependency
       new  948494f   set pbuilder = True
       new  e9735be   upload to unstable

The 98 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .rubocop.yml                                       |    10 +-
 .travis.yml                                        |    47 +-
 Gemfile                                            |     2 +-
 History.md                                         |   165 +-
 LICENSE                                            |     2 +-
 README.md                                          |   154 +-
 Rakefile                                           |    14 +-
 TODO.md                                            |     5 +
 aruba.gemspec                                      |     5 +-
 debian/changelog                                   |    11 +-
 debian/control                                     |     5 +-
 debian/gbp.conf                                    |     2 +
 debian/missing-sources/jquery-1.11.3.js            | 10351 +++++++++++++++++++
 ...04-add-require-time-to-avoid-test-failure.patch |     6 +-
 .../003_disable-simplecov-during-tests.patch       |     8 +-
 features/api/command/find_command.feature          |     4 +-
 features/api/command/run_simple.feature            |   242 +
 features/api/command/stderr.feature                |    46 +
 features/api/command/stdout.feature                |    46 +
 ...feature => delete_environment_variable.feature} |     2 +-
 .../environment/set_environment_variable.feature   |    70 +
 ... activate_announcer_on_command_failure.feature} |    16 +-
 .../command_runtime_environment.feature            |   129 +
 .../file/be_a_command_found_in_path.feature        |   115 +
 .../matchers/file/be_existing_executable.feature   |     1 +
 features/steps/command/run.feature                 |    44 +
 features/steps/command/shell.feature               |   155 +
 features/steps/core/announce.feature               |    80 +
 .../append_environment_variable.feature            |    52 +
 .../prepend_environment_variable.feature           |    52 +
 .../environment/set_environment_variable.feature   |    23 +-
 features/support/aruba.rb                          |     5 +-
 features/support/env.rb                            |    10 +-
 fixtures/cli-app/lib/cli/app/version.rb            |     2 +-
 fixtures/empty-app/lib/cli/app/version.rb          |     2 +-
 lib/aruba/api/command.rb                           |    56 +-
 lib/aruba/api/core.rb                              |     4 +-
 lib/aruba/api/deprecated.rb                        |    26 +-
 lib/aruba/api/filesystem.rb                        |     2 +-
 lib/aruba/aruba_path.rb                            |     2 +-
 lib/aruba/colorizer.rb                             |   108 +
 lib/aruba/command.rb                               |     4 +-
 lib/aruba/config.rb                                |    10 +-
 lib/aruba/config/jruby.rb                          |     2 +-
 lib/aruba/config_wrapper.rb                        |     2 +-
 lib/aruba/cucumber/command.rb                      |    16 +
 lib/aruba/cucumber/environment.rb                  |     8 +
 lib/aruba/cucumber/hooks.rb                        |    13 +-
 lib/aruba/cucumber/testing_frameworks.rb           |     4 +-
 lib/aruba/errors.rb                                |     6 +
 lib/aruba/event_bus.rb                             |    59 +
 lib/aruba/event_bus/name_resolver.rb               |   168 +
 lib/aruba/file_size.rb                             |     4 +-
 lib/aruba/generators/script_file.rb                |    46 +
 lib/aruba/matchers/base/object_formatter.rb        |     4 +-
 .../matchers/file/be_a_command_found_in_path.rb    |    36 +
 lib/aruba/matchers/path/have_permissions.rb        |     2 +-
 lib/aruba/matchers/path/match_path_pattern.rb      |     2 +-
 lib/aruba/platforms/announcer.rb                   |    69 +-
 lib/aruba/platforms/filesystem_status.rb           |    68 +
 lib/aruba/platforms/local_environment.rb           |     2 +-
 lib/aruba/platforms/simple_table.rb                |    23 +-
 lib/aruba/platforms/unix_command_string.rb         |     2 +-
 lib/aruba/platforms/unix_environment_variables.rb  |   141 +-
 lib/aruba/platforms/unix_platform.rb               |    15 +-
 lib/aruba/platforms/unix_which.rb                  |     2 -
 lib/aruba/platforms/windows_command_string.rb      |     2 +-
 .../platforms/windows_environment_variables.rb     |    30 +-
 lib/aruba/platforms/windows_platform.rb            |     2 +-
 lib/aruba/platforms/windows_which.rb               |     2 -
 lib/aruba/processes/basic_process.rb               |    10 +-
 lib/aruba/processes/debug_process.rb               |     4 -
 lib/aruba/processes/spawn_process.rb               |    49 +-
 lib/aruba/rspec.rb                                 |    25 +-
 lib/aruba/runtime.rb                               |    21 +-
 lib/aruba/setup.rb                                 |     9 +-
 lib/aruba/version.rb                               |     2 +-
 script/bootstrap                                   |     8 +
 spec/aruba/api_spec.rb                             |    26 +-
 spec/aruba/jruby_spec.rb                           |     2 +-
 spec/aruba/matchers/file_spec.rb                   |     4 +-
 spec/aruba/platform/simple_table_spec.rb           |     4 +-
 spec/event_bus/name_resolver_spec.rb               |    68 +
 spec/event_bus_spec.rb                             |   160 +
 spec/spec_helper.rb                                |     3 -
 spec/support/configs/aruba.rb                      |     5 +
 spec/support/helpers/reporting.rb                  |     2 +-
 spec/support/shared_examples/configuration.rb      |     2 +-
 88 files changed, 12823 insertions(+), 406 deletions(-)
 create mode 100644 debian/missing-sources/jquery-1.11.3.js
 create mode 100644 features/api/command/run_simple.feature
 create mode 100644 features/api/command/stderr.feature
 create mode 100644 features/api/command/stdout.feature
 rename features/api/environment/{remove_environment_variable.feature => delete_environment_variable.feature} (96%)
 copy features/configuration/{log_level.feature => activate_announcer_on_command_failure.feature} (53%)
 create mode 100644 features/configuration/command_runtime_environment.feature
 create mode 100644 features/matchers/file/be_a_command_found_in_path.feature
 create mode 100644 features/steps/command/shell.feature
 create mode 100644 features/steps/environment/append_environment_variable.feature
 create mode 100644 features/steps/environment/prepend_environment_variable.feature
 create mode 100644 lib/aruba/colorizer.rb
 create mode 100644 lib/aruba/event_bus.rb
 create mode 100644 lib/aruba/event_bus/name_resolver.rb
 create mode 100644 lib/aruba/generators/script_file.rb
 create mode 100644 lib/aruba/matchers/file/be_a_command_found_in_path.rb
 create mode 100644 lib/aruba/platforms/filesystem_status.rb
 create mode 100644 spec/event_bus/name_resolver_spec.rb
 create mode 100644 spec/event_bus_spec.rb
 create mode 100644 spec/support/configs/aruba.rb

-- 
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