Commit graph

10051 commits

Author SHA1 Message Date
Chef Expeditor
b6f9146894 Bump version to 4.56.22 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2022-04-23 21:57:39 +00:00
Clinton Wolfe
d1e9cc2dd7
Merge pull request #6005 from inspec/dependabot/bundler/omnibus/inspec-4/omnibus-software-b2bc35b
Bump omnibus-software from `5947560` to `b2bc35b` in /omnibus
2022-04-23 17:56:18 -04:00
Chef Expeditor
7387adb514 Bump version to 4.56.21 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2022-04-22 13:00:13 +00:00
Clinton Wolfe
20ebe1f042
Merge pull request #6008 from inspec/cw/enable-habitat-inspec-4
Re-enable habitat builds on inspec-4 branch
2022-04-22 08:58:33 -04:00
Clinton Wolfe
2425ed0b33 Re-enable habitat builds on inspec-4 branch
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
2022-04-22 08:56:32 -04:00
dependabot[bot]
34eb4365e3
Bump omnibus-software from 5947560 to b2bc35b in /omnibus
Bumps [omnibus-software](https://github.com/chef/omnibus-software) from `5947560` to `b2bc35b`.
- [Release notes](https://github.com/chef/omnibus-software/releases)
- [Commits](5947560ea7...b2bc35b138)

---
updated-dependencies:
- dependency-name: omnibus-software
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-22 04:32:02 +00:00
Chef Expeditor
1a38d8dfa1 Executed '.expeditor/update_dockerfile.sh'
Obvious fix; these changes are the result of automation not creative thinking.
2022-04-20 20:29:08 +00:00
Chef Expeditor
31d7a56331 Bump version to 4.56.20 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2022-04-19 12:57:58 +00:00
Clinton Wolfe
974f95cab9
Merge pull request #5992 from inspec/cw/backport-disable-cookstyle
CFINSPEC-181: Make cookstyle checks optional by default - backport to inspec 4
2022-04-19 08:56:47 -04:00
Vasu1105
75381f547d CFINSPEC-181: Fix unable to upload inspec compliance profile using to Chef Automate.
Add --with-cookstyle option to inspec check command to disable cookstyle check as default

Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2022-04-18 17:50:52 -04:00
Chef Expeditor
3bc1d244d0 Executed '.expeditor/update_dockerfile.sh'
Obvious fix; these changes are the result of automation not creative thinking.
2022-03-23 22:28:34 +00:00
Chef Expeditor
830a74b927 Bump version to 4.56.19 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2022-03-23 18:05:31 +00:00
Clinton Wolfe
814259f3a4
Merge pull request #5943 from inspec/cw/backport-oracle-empty-query-fix-inspec-4
Backport Oracle session resource fix when empty results and zero rows
2022-03-23 14:03:23 -04:00
Chef Expeditor
cc03080c69 Bump version to 4.56.18 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2022-03-23 18:03:04 +00:00
Clinton Wolfe
1032f5cf5f
Merge pull request #5942 from inspec/cw/backport-postgres-empty-query-fix-inspec-4
Backport empty postgres query fix to inspec 4
2022-03-23 14:01:38 -04:00
Nikita Mathur
f5950f1e5e Oracle session resource fix when empty results and zero rows
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2022-03-23 10:59:34 -04:00
Vasu1105
fe344e98ea CFINSPEC-154: Updates postgres_session resource to raise exception only in case of connection and authentication error and allow any errors in query to be fetched using output property(keeping earlier behaviour).
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2022-03-23 10:53:04 -04:00
Chef Expeditor
a8f767a488 Executed '.expeditor/update_dockerfile.sh'
Obvious fix; these changes are the result of automation not creative thinking.
2022-03-15 22:40:02 +00:00
Chef Expeditor
8b4c9a289c Bump version to 4.56.17 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2022-03-14 02:26:52 +00:00
Clinton Wolfe
e448d2fae6
Merge pull request #5922 from inspec/cw/backport-filtertable-lazy-instance
Backport filtertable lazy instance to inspec-4
2022-03-13 22:25:25 -04:00
Clinton Wolfe
0ce80fbc71 Stylin
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
2022-03-11 14:49:44 -05:00
Sathish
6451f844ae fix style
Signed-off-by: Sathish <sbabu@progress.com>
2022-03-11 14:49:44 -05:00
Sathish
01811074e8 remove unused args
Signed-off-by: Sathish <sbabu@progress.com>
2022-03-11 14:49:44 -05:00
Sathish
4098fc2f93 add self to the local instance method
Signed-off-by: Sathish <sbabu@progress.com>
2022-03-11 14:49:44 -05:00
Clinton Wolfe
59dec4e1dc Add docs for lazy_instance
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
2022-03-11 14:49:44 -05:00
Clinton Wolfe
79b644d095 Fix some bugs found in lazy_instance implementation
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
2022-03-11 14:49:44 -05:00
Clinton Wolfe
db85994b42 Add tests for lazy_instance
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
2022-03-11 14:49:44 -05:00
Sathish
3ac0eb5ba2 assume lazy caller always resonds to resource instance
Signed-off-by: Sathish <sbabu@progress.com>
2022-03-11 14:49:44 -05:00
Sathish
cdc4ad113a execute lazy instance fields
Signed-off-by: Sathish <sbabu@progress.com>
2022-03-11 14:48:33 -05:00
Sathish
a81100d833 execute filter table for populate lazy instance fields
Signed-off-by: Sathish <sbabu@progress.com>
2022-03-11 14:48:33 -05:00
Sathish
5f19c31364 populate lazy instance fields
Signed-off-by: Sathish <sbabu@progress.com>
2022-03-11 14:48:33 -05:00
Sathish
e1458b644a find lazy instance callbacks
Signed-off-by: Sathish <sbabu@progress.com>
2022-03-11 14:48:33 -05:00
Sathish
a6afeb9cde find lazy instance fields
Signed-off-by: Sathish <sbabu@progress.com>
2022-03-11 14:48:33 -05:00
Chef Expeditor
ae569dd5c2 Bump version to 4.56.16 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2022-03-11 16:16:50 +00:00
Clinton Wolfe
423f76aea4
Merge pull request #5919 from inspec/cw/backport-firewalld-update
Backport firewalld update - inspec-4
2022-03-11 11:15:33 -05:00
Will Dower
834572f17e combined Properties and Property Examples
Signed-off-by: Will Dower <wdower@mitre.org>
2022-03-10 15:50:51 -05:00
Deepa Kumaraswamy
06dccd2d9f #5597 edits
Signed-off-by: Deepa Kumaraswamy <dkumaras@progress.com>
2022-03-10 15:50:35 -05:00
Will Dower
d0e13b48f7 changed array style at chefstyle's request
Signed-off-by: Will Dower <wdower@mitre.org>
2022-03-10 15:50:21 -05:00
Will Dower
d00ce2c194 updated docs for resource
Signed-off-by: Will Dower <wdower@mitre.org>
2022-03-10 15:49:39 -05:00
Will Dower
513b743ce6 add
Signed-off-by: Will Dower <wdower@mitre.org>
2022-03-10 15:48:54 -05:00
Will Dower
eb2a1c2c7f wip on adding custom matchers to the resource
Signed-off-by: Will Dower <wdower@mitre.org>
2022-03-10 15:47:22 -05:00
Daniel Tingstrom
ebea7f9771 Fix boolean methods to include a '?'
Signed-off-by: Daniel Tingstrom <dtingstrom@mitre.org>
2022-03-10 15:45:12 -05:00
Daniel Tingstrom
5637f27a34 Fix boolean function declarations/references to include a '?'
Signed-off-by: Daniel Tingstrom <dtingstrom@mitre.org>
2022-03-10 15:45:12 -05:00
Daniel Tingstrom
3b1c85076c Update firewalld resource to include more properties
Signed-off-by: Daniel Tingstrom <dtingstrom@mitre.org>
2022-03-10 15:45:12 -05:00
Chef Expeditor
aa15b9eb24 Bump version to 4.56.15 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2022-03-10 20:31:43 +00:00
Clinton Wolfe
d3456fa861
Merge pull request #5917 from inspec/cw/bakport-target-id-inspec-4
CFINSPEC-68 backport target id inspec 4
2022-03-10 15:30:21 -05:00
Vasu1105
1dc1c29dde Fix lint
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2022-03-10 14:28:02 -05:00
Vasu1105
f283dfba26 Skip the test on Windows uuid generation using helper method in test generates blank string on Windows due to which it fails
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2022-03-10 14:27:47 -05:00
Vasu1105
52da5ea4ee Skip aws test as it looking for credentials.
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2022-03-10 14:27:35 -05:00
Vasu1105
a35e3ba17f CFINSPEC-68: Fix aws test
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2022-03-10 14:27:24 -05:00