Commit graph

9146 commits

Author SHA1 Message Date
Clinton Wolfe
cab833b88f
Merge pull request #5519 from inspec/nm/file-resource-bug
Changes returns nil on file non-existence through matcher `more_permissive_than`
2021-05-18 15:28:32 -04:00
Chef Expeditor
470aff4b77 Bump version to 4.37.13 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-05-18 19:27:51 +00:00
Clinton Wolfe
b2ff51b917
Merge pull request #5527 from inspec/cw/add-rhel8-builder
Add explicit RHEL8 builders to omnibus build
2021-05-18 15:26:01 -04:00
Nikita Mathur
8403780995 test case added for file resource when it does not exist
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-05-17 14:02:27 +05:30
Nikita Mathur
483853ab81 To return only nil when file does not exist
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-05-17 13:48:17 +05:30
Clinton Wolfe
25f0099ca0 Add explicit RHEL8 builders
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
2021-05-16 18:05:31 -04:00
Chef Expeditor
1e96f31a0c Bump version to 4.37.12 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-05-16 21:18:11 +00:00
Clinton Wolfe
b5af744d24
Merge pull request #5489 from inspec/cw/add-ci-docs
Add CI-CD docs
2021-05-16 17:16:16 -04:00
Chef Expeditor
44c4bf9a86 Bump version to 4.37.11 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-05-16 21:15:09 +00:00
Clinton Wolfe
d2665ed68a
Merge pull request #5514 from inspec/cw/toml-docs
Add basic docs for toml resource
2021-05-16 17:13:24 -04:00
Chef Expeditor
d0369f5271 Bump version to 4.37.10 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-05-16 20:58:53 +00:00
Chef Expeditor
17ebbe2033 Bump version to 4.37.9 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-05-16 20:56:18 +00:00
Clinton Wolfe
442c89d45e
Merge pull request #5523 from kannanr/master
Support zfs_pool and zfs_dataset resources on Linux. Handled #5075
2021-05-16 16:56:07 -04:00
Clinton Wolfe
d2955ad964
Merge pull request #5524 from inspec/vasundhara/fix-windows-feature-failing-specs
Fix the lint and failing test for windows_feature resource
2021-05-16 16:54:13 -04:00
Kannan Ramakrishnan
0745c3e183 Documentation wording changed. Added OS list link. Signed-off-by: @kannanr <kannaa.ram@gmail.com> 2021-05-16 02:43:51 +05:30
Kannan Ramakrishnan
feb12fef77 Fixed a typo in variable name. Signed-off-by: @kannanr <kannaa.ram@gmail.com> 2021-05-15 18:53:39 +05:30
Kannan Ramakrishnan
d1831a318c Lint errors handled. Signed-off-by: @kannanr <kannaa.ram@gmail.com> 2021-05-15 17:48:19 +05:30
Vasu1105
0d83a44f44 Fix the lint and failing test for windows_feature resource
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-05-15 16:56:53 +05:30
Kannan Ramakrishnan
19c624cf38 Support zfs_pool and zfs_dataset resources on Linux. Handled #5075. Signed-off-by: @kannanr <kannaa.ram@gmail.com> 2021-05-15 12:18:39 +05:30
Chef Expeditor
43c9caa7e9 Executed '.expeditor/update_dockerfile.sh'
Obvious fix; these changes are the result of automation not creative thinking.
2021-05-12 21:38:40 +00:00
Ian Maddaus
45356ca088 Docs editing
Signed-off-by: Ian Maddaus <Ian.Maddaus@progress.com>
2021-05-10 14:48:43 -07:00
Chef Expeditor
54763c61d7 Bump version to 4.37.8 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-05-10 20:56:05 +00:00
Clinton Wolfe
24b0f8bf01
Merge pull request #5499 from inspec/cw/update-readme
Remove outdated instructions about testing AWS and Azure resources
2021-05-10 16:54:09 -04:00
Chef Expeditor
b90ed7b7a3 Bump version to 4.37.7 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-05-10 20:53:43 +00:00
Clinton Wolfe
e49fa72836
Merge pull request #5506 from jwdean/master
Modified windows_feature to indicate enabled rather than just available
2021-05-10 16:52:26 -04:00
Chef Expeditor
86e14edb7f Bump version to 4.37.6 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-05-10 20:50:28 +00:00
Clinton Wolfe
c52c60dea8
Merge pull request #5507 from inspec/im/netlify
Update Hugo and correct how build previews are generated
2021-05-10 16:48:14 -04:00
Chef Expeditor
bd687439a3 Bump version to 4.37.5 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-05-10 20:47:58 +00:00
Clinton Wolfe
af14795d22
Merge pull request #5508 from inspec/dependabot/bundler/chefstyle-tw-2.0.3
Update chefstyle requirement from ~> 1.7.1 to ~> 2.0.3
2021-05-10 16:46:39 -04:00
Chef Expeditor
c6b9f2438a Bump version to 4.37.4 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-05-10 20:44:12 +00:00
Clinton Wolfe
2bf2913a6c
Merge pull request #5504 from inspec/cw/document-reporter-opts
Document auxiliary reporter options on the reporter docs page
2021-05-10 16:42:55 -04:00
Chef Expeditor
fa56c4587b Bump version to 4.37.3 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-05-10 20:41:32 +00:00
Clinton Wolfe
26c4ad243b
Merge pull request #5509 from inspec/nm/automate-login-verify
Fixed `automate login` fake feedback on failure
2021-05-10 16:40:16 -04:00
Chef Expeditor
be47bcbc20 Bump version to 4.37.2 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-05-10 20:36:48 +00:00
Clinton Wolfe
9511c1aaeb
Merge pull request #5510 from inspec/nm/http-utf8
HTTP resource response body coerced into UTF-8
2021-05-10 16:35:24 -04:00
Chef Expeditor
0fe9c02da9 Bump version to 4.37.1 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-05-10 20:25:33 +00:00
Clinton Wolfe
655c30ee76
Merge pull request #5518 from gscho/update-bond-docs
Update `bond0` example to use params properly
2021-05-10 16:24:14 -04:00
gscho
cccac97be6 Update example to use params properly
Signed-off-by: gscho <greg.c.schofield@gmail.com>
2021-05-10 09:16:38 -04:00
Nikita Mathur
174a358355 Body content of http resourece - enforced utf-8
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-05-10 13:05:44 +05:30
Nikita Mathur
a23dd75ae7 Better test name for automate login invalid token
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-05-10 13:04:34 +05:30
Nikita Mathur
ca4cc26319 Automate login to validate token before storing configurations
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-05-10 13:04:34 +05:30
Clinton Wolfe
02e8e9cc9c Ran chefstyle -a
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
2021-05-09 23:59:04 -04:00
dependabot[bot]
f44a909687 Update chefstyle requirement from ~> 1.7.1 to ~> 2.0.3
Updates the requirements on [chefstyle](https://github.com/chef/chefstyle) to permit the latest version.
- [Release notes](https://github.com/chef/chefstyle/releases)
- [Changelog](https://github.com/chef/chefstyle/blob/master/CHANGELOG.md)
- [Commits](https://github.com/chef/chefstyle/compare/v1.7.1...v2.0.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-09 23:51:14 -04:00
Clinton Wolfe
401df56e71
Merge pull request #5511 from inspec/automate-alias-build-fix
Build fix for error raised after release of `inspec automate` alias feature
2021-05-09 23:40:02 -04:00
Clinton Wolfe
91c7568231 Add basic docs for toml resource
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
2021-05-09 22:12:53 -04:00
Nikita Mathur
fe2ec54d31 Build fix for error that occured after automate alias release
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-05-07 16:42:19 +05:30
Ian Maddaus
3b0ba2857b Convert headings to definition lists
Signed-off-by: Ian Maddaus <Ian.Maddaus@progress.com>
2021-05-06 16:36:50 -07:00
Ian Maddaus
d1b84bda74 Update Hugo and correct how build previews are generated
Signed-off-by: Ian Maddaus <Ian.Maddaus@progress.com>
2021-05-05 16:08:00 -07:00
Chef Expeditor
a60083b8ba Executed '.expeditor/update_dockerfile.sh'
Obvious fix; these changes are the result of automation not creative thinking.
2021-05-05 20:31:11 +00:00
Chef Expeditor
76926c6c27 Bump version to 4.37.0 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-05-05 16:16:59 +00:00