[DRE-commits] [ruby-mixlib-install] 08/15: Merge tag 'upstream/1.0.13'

Hleb Valoshka tsfgnu-guest at moszumanska.debian.org
Thu Aug 4 15:43:33 UTC 2016


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

tsfgnu-guest pushed a commit to branch master
in repository ruby-mixlib-install.

commit 42a6872e6104fbed13a8d2339c6149e133f95acb
Merge: 6749c11 a3367c8
Author: Hleb Valoshka <375gnu at gmail.com>
Date:   Thu Jun 16 19:08:41 2016 +0300

    Merge tag 'upstream/1.0.13'
    
    Upstream version 1.0.13

 CHANGELOG.md                                       |     4 +
 .../scripts/get_project_metadata.ps1.erb           |     7 +-
 .../generator/powershell/scripts/helpers.ps1       |     6 +
 .../powershell/scripts/install_project.ps1         |    16 +-
 lib/mixlib/install/version.rb                      |     2 +-
 .../should_report_upgrade_available.yml            |    81 +
 .../should_report_upgrade_available.yml            |    81 +
 .../should_report_upgrade_available.yml            |    42 +
 .../should_report_upgrade_available.yml            |    42 +
 .../has_the_right_platform_info.yml                |   159 +
 .../has_the_right_properties.yml                   |   159 +
 .../has_the_correct_number_of_platforms.yml        |   159 +
 .../has_the_right_properties_for_artifacts.yml     |   159 +
 .../has_the_right_platform_info.yml                |   120 +
 .../has_the_right_properties.yml                   |   120 +
 .../has_the_correct_number_of_platforms.yml        |   120 +
 .../has_the_right_properties_for_artifacts.yml     |   120 +
 .../has_the_right_platform_info.yml                |    42 +
 .../has_the_right_properties.yml                   |    42 +
 .../has_the_correct_number_of_platforms.yml        |    42 +
 .../has_the_right_properties_for_artifacts.yml     |    42 +
 .../has_the_right_platform_info.yml                | 15577 +++++++++
 .../has_the_right_properties.yml                   | 15577 +++++++++
 .../has_the_correct_number_of_platforms.yml        | 15577 +++++++++
 .../has_the_right_properties_for_artifacts.yml     | 15577 +++++++++
 .../does_not_return_metadata_json.yml              | 32127 +++++++++++++++++++
 .../it_uses_the_default.yml                        | 17401 ++++++++++
 .../uses_the_product_package_name.yml              |   985 +
 .../it_allows_the_training_slash.yml               | 17401 ++++++++++
 .../raises_an_error.yml                            |    42 +
 .../returns_64_bit_package_for_64_bit.yml          |   159 +
 .../returns_32_bit_package_for_64_bit.yml          |    81 +
 .../can_not_find_an_artifact.yml                   |    81 +
 .../finds_an_artifact.yml                          |    81 +
 .../can_not_find_an_artifact.yml                   |    81 +
 .../finds_an_artifact.yml                          |    81 +
 .../finds_an_artifact.yml                          |    42 +
 .../returns_all_artifacts.yml                      |   120 +
 ...returns_a_single_artifact_with_correct_info.yml |   120 +
 .../for_compliance/uses_product_package_name.yml   |   198 +
 .../generates_an_sh_script.yml                     |   114 +
 .../contains_artifactory_urls.yml                  |   114 +
 spec/mixlib/install/artifactory_spec.rb            |    86 +
 spec/mixlib/install/backend/bintray_spec.rb        |   241 +
 spec/mixlib/install/backend_spec.rb                |   167 +
 spec/mixlib/install/generator_spec.rb              |   119 +
 spec/mixlib/install/options_spec.rb                |    66 +
 spec/mixlib/install/product_spec.rb                |   277 +
 spec/mixlib/install/script_generator_spec.rb       |   154 +
 spec/mixlib/install/util_spec.rb                   |   120 +
 spec/mixlib/install_spec.rb                        |   236 +
 spec/spec_helper.rb                                |    62 +
 .../opt/chef/version-manifest.json                 |   208 +
 .../opt/chefdk/version-manifest.json               |   342 +
 54 files changed, 135168 insertions(+), 11 deletions(-)

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



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