Commit graph

10388 commits

Author SHA1 Message Date
Vasundhara Jagdale
a0fba6d46d
Merge pull request #6018 from inspec/ss/add-x509_private_key-resource
CFINSPEC-84: Add `x509_private_key` resource
2022-05-17 06:00:03 +00:00
Chef Expeditor
c953ca6f9a Bump version to 5.15.2 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2022-05-17 03:23:03 +00:00
Clinton Wolfe
1d4e70ede5
Merge pull request #6057 from inspec/vasundhara/gem-dependency-version-issue
CFINSPEC-252: Fix profile gem dependency installation is failing when  gem version is not specified
2022-05-16 23:21:52 -04:00
Jeremiah Snapp
b4a5f54517
Merge pull request #6062 from inspec/jsnapp/fix-omnibus-test.ps1
Fix omnibus-test.ps1
2022-05-16 22:32:35 -04:00
Jeremiah Snapp
b04760b7f9 Fix omnibus-test.ps1
Use Throw instead of Exit to ensure the CI job fails when a command has
a non-zero exit code.

Signed-off-by: Jeremiah Snapp <jeremiah@chef.io>
2022-05-16 16:55:16 -04:00
Deepa Kumaraswamy
d49f3c5f45 doc review
Signed-off-by: Deepa Kumaraswamy <dkumaras@progress.com>
2022-05-13 20:26:58 +05:30
Vasu1105
163095859d CFINSPEC-252: Fix profile gem dependency installation is failing when gem version is not specified.
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2022-05-13 00:18:03 +05:30
Chef Expeditor
bcd99943d7 Bump version to 5.15.1 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2022-05-12 14:49:54 +00:00
Clinton Wolfe
673000d64c
Merge pull request #6056 from inspec/vasundhara/fix-json-output-inputs
CFINSPEC-250: Fix for inspec json command does not populate the inputs for the profile
2022-05-12 10:48:38 -04:00
Vasu1105
e5e9bb0608 CFINSPEC-250: Fix for inspec json command does not populate the attribues/inputs for the profile
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2022-05-12 13:34:32 +05:30
Jeremiah Snapp
e1a1360bfc
Merge pull request #6049 from inspec/jsnapp/IPACK-192-use-new-windows-builders
Update omnibus and omnibus-software in Gemfile.lock
2022-05-09 20:39:09 -04:00
Jeremiah Snapp
9c4b2e1921 Update omnibus and omnibus-software in Gemfile.lock
Uses new omnibus Windows builders.

Signed-off-by: Jeremiah Snapp <jeremiah@chef.io>
2022-05-09 19:58:14 -04:00
Chef Expeditor
172ab5e49a Bump version to 5.15.0 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2022-05-06 13:29:04 +00:00
Clinton Wolfe
e62d10fabc
Merge pull request #6004 from inspec/ss/enhance-zfs-resource
CFINSPEC-96: Add `zfs` resource
2022-05-06 09:28:01 -04:00
Chef Expeditor
79f11561fb Bump version to 5.14.5 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2022-05-05 00:17:10 +00:00
Clinton Wolfe
175370818a
Merge pull request #6030 from inspec/cw/add-source-keys
Add a sample validation key, to be used in testing key fetching
2022-05-04 20:15:18 -04:00
Clinton Wolfe
f584fbef9e Add a sample validation key, to be used in testing key fetching
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
2022-05-04 20:14:03 -04:00
Deepa Kumaraswamy
a63f4049e3 review changes
Signed-off-by: Deepa Kumaraswamy <dkumaras@progress.com>
2022-05-04 16:14:35 +05:30
Deepa Kumaraswamy
ca952c00bb review-wip
Signed-off-by: Deepa Kumaraswamy <dkumaras@progress.com>
2022-05-04 16:14:35 +05:30
Chef Expeditor
709372bac2 Bump version to 5.14.4 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2022-05-03 00:42:33 +00:00
Clinton Wolfe
ecf60dd52c
Merge pull request #6020 from inspec/dependabot/bundler/omnibus/main/berkshelf-8.0.0
Bump berkshelf from 7.2.2 to 8.0.0 in /omnibus
2022-05-02 20:41:19 -04:00
dependabot[bot]
87fccdcc6c
Bump berkshelf from 7.2.2 to 8.0.0 in /omnibus
Bumps [berkshelf](https://github.com/RiotGames/berkshelf) from 7.2.2 to 8.0.0.
- [Release notes](https://github.com/RiotGames/berkshelf/releases)
- [Changelog](https://github.com/berkshelf/berkshelf/blob/main/CHANGELOG.md)
- [Commits](https://github.com/RiotGames/berkshelf/commits)

---
updated-dependencies:
- dependency-name: berkshelf
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-02 04:32:15 +00:00
Sonu Saha
b087b4b38f CFINSPEC-84: Fix typo in unit test comment
Signed-off-by: Sonu Saha <sonu.saha@progress.com>
2022-05-01 12:31:51 +05:30
Sonu Saha
8ea7a2ae41 CFINSPEC-96: Fix typo and modify classname appropriately
Signed-off-by: Sonu Saha <sonu.saha@progress.com>
2022-05-01 12:22:31 +05:30
Sonu Saha
c80c55299d CFINSPEC-84: Add documentation for x509_private_key
Signed-off-by: Sonu Saha <sonu.saha@progress.com>
2022-04-29 12:47:50 +05:30
Sonu Saha
b9125c3ac2 CFINSPEC-84: Fix lint offenses
Signed-off-by: Sonu Saha <sonu.saha@progress.com>
2022-04-29 10:03:42 +05:30
Chef Expeditor
f32cd8ee4c Bump version to 5.14.3 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2022-04-28 01:00:50 +00:00
Clinton Wolfe
fa19d29bc8
Merge pull request #5998 from inspec/ss/fix-service-resource-for-amazon-linux-issue-5809
Fix for issue 5809 Service checks failing on Amazon linux 2022
2022-04-27 20:59:27 -04:00
Chef Expeditor
9f8a6282cc Bump version to 5.14.2 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2022-04-28 00:49:45 +00:00
Clinton Wolfe
f2a6f73b56
Merge pull request #6000 from inspec/vasundhara/update-docs-for-inspec-check
CFINSPEC-185: Updates inspec check cli docs to include --with-cookstyle option
2022-04-27 20:48:43 -04:00
Chef Expeditor
be0e7ad233 Bump version to 5.14.1 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2022-04-28 00:46:47 +00:00
Clinton Wolfe
1d26b3906f
Merge pull request #5999 from inspec/ss/enhance-directory-resource
CFINSPEC-88: Extend `file` resource documentation with be_mounted matcher
2022-04-27 20:45:47 -04:00
Chef Expeditor
a50ab3d14e Update CHANGELOG.md with details from pull request #5990
Obvious fix; these changes are the result of automation not creative thinking.
2022-04-28 00:42:46 +00:00
Clinton Wolfe
cb0a6c8197
Merge pull request #5990 from turrisxyz/setup-permissions
chore: Set permissions for GitHub actions
2022-04-27 20:41:50 -04:00
Sonu Saha
f1e03bab3a CFINSPEC-84: Add unit test for x509_private_key
Signed-off-by: Sonu Saha <sonu.saha@progress.com>
2022-04-27 15:59:40 +05:30
Sonu Saha
55eeef75bb CFINSPEC-84: Add exception handling for has_matching_certificate
Signed-off-by: Sonu Saha <sonu.saha@progress.com>
2022-04-27 14:58:56 +05:30
Sonu Saha
13f30b2f63 CFINSPEC-84: Clean code and add comments
Signed-off-by: Sonu Saha <sonu.saha@progress.com>
2022-04-26 14:33:38 +05:30
Sonu Saha
24fa858ca5 CFINSPEC-84: Add have_matching_certificate matcher.
Signed-off-by: Sonu Saha <sonu.saha@progress.com>
2022-04-26 14:29:55 +05:30
Sonu Saha
2a28a6379e CFINSPEC-84: Add be_encrypted matcher for x509_private_key
Signed-off-by: Sonu Saha <sonu.saha@progress.com>
2022-04-26 11:55:20 +05:30
Sonu Saha
21bed51bc7 CFINSPEC-84: Add be_valid matcher for x509_private_key
Signed-off-by: Sonu Saha <sonu.saha@progress.com>
2022-04-25 20:34:46 +05:30
Deepa Kumaraswamy
6424181b7e doc review
Signed-off-by: Deepa Kumaraswamy <dkumaras@progress.com>
2022-04-25 18:24:46 +05:30
Chef Expeditor
6de4a02a60 Executed '.expeditor/update_dockerfile.sh'
Obvious fix; these changes are the result of automation not creative thinking.
2022-04-21 22:06:28 +00:00
Sonu Saha
96d9b2fcdb CFINSPEC-96: Add documentation for zfs resource
Signed-off-by: Sonu Saha <sonu.saha@progress.com>
2022-04-21 21:42:16 +05:30
Sonu Saha
ada1eaefcc CFINSPEC-96: Handle corner case and add comments
Signed-off-by: Sonu Saha <sonu.saha@progress.com>
2022-04-21 21:17:27 +05:30
Sonu Saha
038d284f32 CFINSPEC-96: Add unit test for zfs resource
Signed-off-by: Sonu Saha <sonu.saha@progress.com>
2022-04-21 21:06:46 +05:30
Sonu Saha
3449285273 CFINSPEC-96: Add zfs resource with new matcher
Signed-off-by: Sonu Saha <sonu.saha@progress.com>
2022-04-21 20:36:46 +05:30
Deepa Kumaraswamy
0f41e5777f doc review changes
Signed-off-by: Deepa Kumaraswamy <dkumaras@progress.com>
2022-04-21 18:01:00 +05:30
Vasu1105
f38068183c CFINSPEC-185: Updates inspec check cli docs to include --with-cookstyle option
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2022-04-21 05:01:19 +05:30
Sonu Saha
9b3900350a CFINSPEC-88: Extend documentation with be_mounted matcher
Signed-off-by: Sonu Saha <sonu.saha@progress.com>
2022-04-20 21:45:07 +05:30
Chef Expeditor
b98a802be3 Bump version to 5.14.0 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2022-04-20 13:24:55 +00:00