Commit graph

8930 commits

Author SHA1 Message Date
Clinton Wolfe
06b81925f5 Add m1 to builder map
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
2021-03-04 10:17:55 -05:00
Clinton Wolfe
7060ff7bf2 Update README to add note about Ruby 2.5 support
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
2021-03-03 12:05:44 -05:00
Chef Expeditor
f4126bb05f Update CHANGELOG.md with details from pull request #5420
Obvious fix; these changes are the result of automation not creative thinking.
2021-03-01 20:58:14 +00:00
Chef Expeditor
9eacee2688 Bump version to 4.26.15 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-03-01 20:55:52 +00:00
Clinton Wolfe
b42dbac3c6
Merge pull request #5420 from inspec/cw/add-git-to-docker
Add git to Docker build
2021-03-01 15:55:15 -05:00
Clinton Wolfe
1b2d8bdfdb
Merge pull request #5413 from inspec/cw/update-macos-builder-name 2021-03-01 15:54:13 -05:00
dependabot-preview[bot]
1bfa935f0c
Update json_schemer requirement from >= 0.2.1, < 0.2.18 to >= 0.2.1, < 0.2.19
Updates the requirements on [json_schemer](https://github.com/davishmcclurg/json_schemer) to permit the latest version.
- [Release notes](https://github.com/davishmcclurg/json_schemer/releases)
- [Commits](https://github.com/davishmcclurg/json_schemer/compare/v0.2.1...v0.2.18)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-01 08:56:28 +00:00
yarick
181a924ddd In order to allow for dynamic tests, exposed these instance variables
Signed-off-by: yarick <yarick@yarick.net>
2021-02-28 17:47:17 -05:00
Clinton Wolfe
f4c19c41c0 Add git to Docker build
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
2021-02-26 10:13:07 -05:00
Chef Expeditor
77b29d7550 Bump version to 4.26.14 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-02-26 14:22:10 +00:00
Clinton Wolfe
173c68d4e9
Merge pull request #5418 from inspec/cw/fix-crontab-on-aix
Don't pass -u on AIX in crontab command
2021-02-26 09:20:36 -05:00
Clinton Wolfe
a1fdb1e999 Clarify include matcher on crontab resource
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
2021-02-25 14:41:38 -05:00
Clinton Wolfe
0f1b1f5c5c Don't pass -u on AIX
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
2021-02-25 14:31:13 -05:00
Chef Expeditor
75762ecd62 Executed '.expeditor/update_dockerfile.sh'
Obvious fix; these changes are the result of automation not creative thinking.
2021-02-24 16:34:51 +00:00
Chef Expeditor
c212bb0902 Bump version to 4.26.13 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-02-23 17:07:34 +00:00
Clinton Wolfe
b425f1d6b9
Merge pull request #5414 from inspec/cw/ssh_conf_first_value 2021-02-23 12:05:44 -05:00
Chef Expeditor
e990011d78 Bump version to 4.26.12 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-02-22 23:15:22 +00:00
Clinton Wolfe
2cd000d3ad
Merge pull request #5415 from inspec/cw/switch-to-macos-14-builder 2021-02-22 18:13:38 -05:00
Clinton Wolfe
4ce55fc0ab Switch to MacOS 10.14 builder
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
2021-02-22 15:46:07 -05:00
Clinton Wolfe
cb54fea794 Revert "Use MacOS 10.14 builder"
This reverts commit ed14ab4690.
2021-02-22 15:43:47 -05:00
Chef Expeditor
69320a4a0c Bump version to 4.26.11 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-02-22 19:30:13 +00:00
Clinton Wolfe
5199d9e678
Merge pull request #5408 from inspec/cw/document-json-automate 2021-02-22 14:28:49 -05:00
Chef Expeditor
dd5ac93127 Bump version to 4.26.10 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-02-21 21:07:16 +00:00
Clinton Wolfe
75d359b9c0
Merge pull request #5411 from inspec/cw/deep-skip 2021-02-21 16:05:44 -05:00
Clinton Wolfe
ed14ab4690 Use MacOS 10.14 builder
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
2021-02-21 15:19:55 -05:00
Clinton Wolfe
eae5dc9473 Use first ssh_config value encountered
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
2021-02-21 15:12:46 -05:00
Clinton Wolfe
d22a1bd931 Failing unit test for multiple values in ssh_config
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
2021-02-21 15:06:18 -05:00
Clinton Wolfe
58cfc31421
Apply suggestions from code review
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>

Co-authored-by: Ian Maddaus <IanMadd@users.noreply.github.com>
2021-02-17 15:20:19 -05:00
Clinton Wolfe
355769a7e9 Remove .0 from macos builder name
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
2021-02-17 15:18:09 -05:00
Clinton Wolfe
953524b659 Recurse into subprofile contexts when skipping controls
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
2021-02-16 18:13:27 -05:00
Clinton Wolfe
b07b85f582 Failing test case for deep skip_control issue 5300
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
2021-02-16 17:59:14 -05:00
Chef Expeditor
26fc75d4c5 Bump version to 4.26.9 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-02-16 21:40:14 +00:00
Clinton Wolfe
131f3e2e61
Merge pull request #5409 from inspec/dependabot/bundler/chefstyle-tw-1.7.1
Update chefstyle requirement from ~> 1.5.7 to ~> 1.7.1
2021-02-16 16:38:51 -05:00
dependabot-preview[bot]
1581faf612
Update chefstyle requirement from ~> 1.5.7 to ~> 1.7.1
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.5.7...v1.7.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-16 06:42:03 +00:00
Clinton Wolfe
f6af8b0da6 Document the json-automate reporter
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
2021-02-15 18:45:17 -05:00
Chef Expeditor
5f07181a00 Bump version to 4.26.8 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-02-12 16:36:35 +00:00
Clinton Wolfe
e27e035bf0
Update homebrew install instructions 2021-02-12 11:35:04 -05:00
Chef Expeditor
0cf2716037 Bump version to 4.26.7 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-02-12 16:26:50 +00:00
Clinton Wolfe
31eceac8bc
Add metadata to each page in docs.chef.io/inspec, update Edit on GitHub 2021-02-12 11:25:18 -05:00
Chef Expeditor
441502da51 Bump version to 4.26.6 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-02-12 16:23:43 +00:00
Clinton Wolfe
624e41dec6
Fix another link 2021-02-12 11:22:17 -05:00
IanMadd
5bb65ad292 another link
Signed-off-by: IanMadd <imaddaus@chef.io>
2021-02-11 15:54:45 -08:00
IanMadd
fbd6c8df92 replace edit on github links generate link from partial
Signed-off-by: IanMadd <imaddaus@chef.io>
2021-02-10 12:25:35 -08:00
IanMadd
f2e6fda102 add search metadata to every page in docs.chef.io/inspec
Signed-off-by: IanMadd <imaddaus@chef.io>
2021-02-10 12:23:45 -08:00
Tom Duffield
add57014c3
Update install.md
The cask command has been deprecated. The same command now works with just `brew install chef/chef/inspec`.
2021-02-08 09:51:54 -06:00
Chef Expeditor
2eda3de283 Bump version to 4.26.5 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-02-01 17:09:10 +00:00
Clinton Wolfe
23d2badc6c
Fix dead links 2021-02-01 12:07:43 -05:00
IanMadd
805826b7f4 Fix dead links
Signed-off-by: IanMadd <imaddaus@chef.io>
2021-01-29 12:31:04 -08:00
Chef Expeditor
8d0b8919a3 Executed '.expeditor/update_dockerfile.sh'
Obvious fix; these changes are the result of automation not creative thinking.
2021-01-27 19:20:01 +00:00
Chef Expeditor
a70f336800 Bump version to 4.26.4 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-01-27 16:24:05 +00:00