inspec-core 2.1.78 → 2.1.80

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 1a8ddcb0d30d09b6ff926f1d72ef7f239cb9438eb7b60eeff8859005754eb28c
4
- data.tar.gz: c0fa7f0de056c7e7294217e2adb97e73d2d3d84c643128e4d02b1957eadd95fa
3
+ metadata.gz: 8cf32d3de6a39b64eff9c06518af681e116d1e6cb93c7b5be3ec4c186404d94a
4
+ data.tar.gz: 44078b0485f0ee3b1455b9eefb50123b42180a7361cecf5de3c29dc54723218f
5
5
  SHA512:
6
- metadata.gz: c546d183dee88be698e7deb595d40856840a19e930f0f75012e7f8811caf4c620cf03df2ecdd11fbb7f5fab3a65f6d6f05400cbbce8acbe59c90feda369598bf
7
- data.tar.gz: d96e734dbb22cd52b0b74084e2ce30efe6305d888d4623d99b0d8c65b324242bf87eb422b079e8e99ebb6ddac731103b226768510763bfe5d81b7ab4303b372d
6
+ metadata.gz: e47476867d83dbf292bb032ec48f849855b1e57f8ebd7a4579a373410a666710c760b105a140259b5cbbd6917ff6e96e55c94b6fc4004cc083422d4e3e042dca
7
+ data.tar.gz: 78134ed238fd17d36c67dbd94273e9855fe0575ff5f9af464b7421b20d50c01ec4eb4b3faa73d49bacb421b62c17542fa646337fdc835e972cbbbb845031f561
@@ -1,27 +1,34 @@
1
1
  # Change Log
2
2
  <!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
3
- <!-- latest_release 2.1.78 -->
4
- ## [v2.1.78](https://github.com/chef/inspec/tree/v2.1.78) (2018-05-16)
3
+ <!-- latest_release 2.1.80 -->
4
+ ## [v2.1.80](https://github.com/chef/inspec/tree/v2.1.80) (2018-05-17)
5
5
 
6
6
  #### Merged Pull Requests
7
- - Adds middleware dependecy for Azure [#3061](https://github.com/chef/inspec/pull/3061) ([dmccown](https://github.com/dmccown))
7
+ - Bump train pin [#3065](https://github.com/chef/inspec/pull/3065) ([jquick](https://github.com/jquick))
8
8
  <!-- latest_release -->
9
9
 
10
- <!-- release_rollup since=2.1.72 -->
11
- ### Changes since 2.1.72 release
10
+ <!-- release_rollup since=2.1.78 -->
11
+ ### Changes since 2.1.78 release
12
12
 
13
13
  #### Merged Pull Requests
14
- - Adds middleware dependecy for Azure [#3061](https://github.com/chef/inspec/pull/3061) ([dmccown](https://github.com/dmccown)) <!-- 2.1.78 -->
15
- - Add train GCP transport [#3046](https://github.com/chef/inspec/pull/3046) ([jquick](https://github.com/jquick)) <!-- 2.1.77 -->
16
- - Fix www build for node v10 [#3049](https://github.com/chef/inspec/pull/3049) ([miah](https://github.com/miah)) <!-- 2.1.76 -->
17
- - Add a passthrough for report_uuid [#3057](https://github.com/chef/inspec/pull/3057) ([jquick](https://github.com/jquick)) <!-- 2.1.75 -->
18
- - Updating Copy To Clipboard for ruby users InSpec installation command [#3054](https://github.com/chef/inspec/pull/3054) ([subramani95](https://github.com/subramani95)) <!-- 2.1.74 -->
14
+ - Bump train pin [#3065](https://github.com/chef/inspec/pull/3065) ([jquick](https://github.com/jquick)) <!-- 2.1.80 -->
15
+ - Add job_uuid passthrough for automate report [#3064](https://github.com/chef/inspec/pull/3064) ([jquick](https://github.com/jquick)) <!-- 2.1.79 -->
16
+ <!-- release_rollup -->
17
+
18
+ <!-- latest_stable_release -->
19
+ ## [v2.1.78](https://github.com/chef/inspec/tree/v2.1.78) (2018-05-16)
19
20
 
20
21
  #### Bug Fixes
21
- - Fix matcher output when the args to the matcher are a hash for two resources [#3044](https://github.com/chef/inspec/pull/3044) ([clintoncwolfe](https://github.com/clintoncwolfe)) <!-- 2.1.73 -->
22
- <!-- release_rollup -->
22
+ - Fix matcher output when the args to the matcher are a hash for two resources [#3044](https://github.com/chef/inspec/pull/3044) ([clintoncwolfe](https://github.com/clintoncwolfe))
23
23
 
24
+ #### Merged Pull Requests
25
+ - Updating Copy To Clipboard for ruby users InSpec installation command [#3054](https://github.com/chef/inspec/pull/3054) ([subramani95](https://github.com/subramani95))
26
+ - Add a passthrough for report_uuid [#3057](https://github.com/chef/inspec/pull/3057) ([jquick](https://github.com/jquick))
27
+ - Fix www build for node v10 [#3049](https://github.com/chef/inspec/pull/3049) ([miah](https://github.com/miah))
28
+ - Add train GCP transport [#3046](https://github.com/chef/inspec/pull/3046) ([jquick](https://github.com/jquick))
29
+ - Adds middleware dependecy for Azure [#3061](https://github.com/chef/inspec/pull/3061) ([dmccown](https://github.com/dmccown))
24
30
  <!-- latest_stable_release -->
31
+
25
32
  ## [v2.1.72](https://github.com/chef/inspec/tree/v2.1.72) (2018-05-10)
26
33
 
27
34
  #### New Resources
@@ -35,7 +42,6 @@
35
42
 
36
43
  #### Merged Pull Requests
37
44
  - Fix typo in os_env_spec [#3028](https://github.com/chef/inspec/pull/3028) ([Happycoil](https://github.com/Happycoil))
38
- <!-- latest_stable_release -->
39
45
 
40
46
  ## [v2.1.68](https://github.com/chef/inspec/tree/v2.1.68) (2018-05-04)
41
47
 
@@ -26,7 +26,7 @@ module Inspec::Reporters
26
26
  final_report[:report_uuid] = @config['report_uuid'] || uuid_from_string(final_report[:end_time] + final_report[:node_uuid])
27
27
 
28
28
  # optional json-config passthrough options
29
- %w{node_name environment roles recipies}.each do |option|
29
+ %w{node_name environment roles recipies job_uuid}.each do |option|
30
30
  final_report[option.to_sym] = @config[option] unless @config[option].nil?
31
31
  end
32
32
  final_report
@@ -4,5 +4,5 @@
4
4
  # author: Christoph Hartmann
5
5
 
6
6
  module Inspec
7
- VERSION = '2.1.78'
7
+ VERSION = '2.1.80'
8
8
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: inspec-core
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.1.78
4
+ version: 2.1.80
5
5
  platform: ruby
6
6
  authors:
7
7
  - Dominik Richter
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2018-05-16 00:00:00.000000000 Z
11
+ date: 2018-05-17 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: train-core