Commit graph

4944 commits

Author SHA1 Message Date
Chef Expeditor
25923e2465 Bump version to 4.56.35 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2023-07-07 03:14:20 +00:00
Chef Expeditor
a92ade188a Bump version to 4.56.34 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2023-07-07 03:10:57 +00:00
Chef Expeditor
4c98e655e6 Bump version to 4.56.33 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2023-04-05 08:52:15 +00:00
Micah Magruder
280d4ecf50 Fixing typo in user_permissions (#6344)
* Fixing typo in user_permissions

Signed-off-by: Magruder, Micah <Micah.Magruder@oracle.com>

* Corrected spacing

Signed-off-by: Magruder, Micah <Micah.Magruder@oracle.com>

Signed-off-by: Magruder, Micah <Micah.Magruder@oracle.com>
2023-04-04 19:33:33 +05:30
Chef Expeditor
33786c39db Bump version to 4.56.32 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2023-04-04 14:01:19 +00:00
Sonu Saha
265e2a5db6
Fix Windows CI by not installing html-proofer for Ruby < 3.0 (#6496)
* Resolve html-proofer issue for Ruby 2.7

Signed-off-by: Sonu Saha <sonu.saha@progress.com>

* Update test to pass on windows
the tests are taken care on main

Signed-off-by: Sonu Saha <sonu.saha@progress.com>

* LINT: Add newline after guard clause

Signed-off-by: Sonu Saha <sonu.saha@progress.com>

---------

Signed-off-by: Sonu Saha <sonu.saha@progress.com>
2023-04-04 09:59:43 -04:00
Chef Expeditor
b88f04f332 Bump version to 4.56.31 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2022-10-20 18:10:51 +00:00
Vasundhara Jagdale
9ffca7b353
Backport #6257 inspec-4 (#6281)
* Oracle DB session resource compatibility with AIX-Cshell

Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>

* Fixes in oracledb session unit test using oracle_query_string

Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>

Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
Co-authored-by: Nikita Mathur <nikita.mathur@chef.io>
2022-10-20 14:09:55 -04:00
Sathish Babu
0aa626bb27
resolves inspec/inspec#6042 (#6043) (#6282)
Signed-off-by: Marijus Ravickas <marijus.ravickas@gmail.com>

Signed-off-by: Marijus Ravickas <marijus.ravickas@gmail.com>

Signed-off-by: Marijus Ravickas <marijus.ravickas@gmail.com>
Co-authored-by: Marijus Ravickas <marijus.ravickas@gmail.com>
2022-10-20 14:09:31 -04:00
Chef Expeditor
1a04a8c330 Bump version to 4.56.30 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2022-10-20 14:18:46 +00:00
Chef Expeditor
599237ece2 Bump version to 4.56.29 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2022-06-27 23:37:48 +00:00
Nikita Mathur
acf90dced5 Reverted fake version change and added comments for more clarity
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2022-06-27 17:42:21 -04:00
Nikita Mathur
7758735d85 using fake version 0.0.0 in case no source version available from a dep profile
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2022-06-27 17:42:21 -04:00
Nikita Mathur
1476590296 New profile id usage instead of profile_id in dsl
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2022-06-27 17:39:53 -04:00
Nikita Mathur
07fe5d4105 Fix build issue
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2022-06-27 17:39:52 -04:00
Nikita Mathur
4c753f9d84 Fix related to new profile id generation for fetching dependencies in dsl logic
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2022-06-27 17:39:52 -04:00
Nikita Mathur
c72e6f8b4c Dsl using dependency with version to fetch dependency
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2022-06-27 17:39:52 -04:00
Nikita Mathur
7ce14fc8a7 Fix for dependent profiles with same name but different version to run and display
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2022-06-27 17:39:52 -04:00
Chef Expeditor
86c862c317 Bump version to 4.56.28 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2022-06-27 20:27:12 +00:00
Clinton Wolfe
655e28cad9
Merge pull request #6131 from inspec/vasundhara/fix-test-failures-on-inspec-4-branch
Backport-6123 test failure fixes.
2022-06-27 16:26:31 -04:00
Chef Expeditor
e04a61235f Bump version to 4.56.27 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2022-06-09 12:59:38 +00:00
Vasu1105
be4e17c2ac Fix the other database resource for the argument errpr
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2022-06-09 10:46:51 +05:30
Vasu1105
8ebeca5c64 Fix for error in the verify pipeline for Windows test
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2022-06-09 10:46:39 +05:30
Sonu Saha
a48758b040 CFINSPEC-291: Remove byebugs and noise
Signed-off-by: Sonu Saha <sonu.saha@progress.com>
2022-06-08 17:34:52 -04:00
Sonu Saha
627c9438e6 CFINSPEC-291: Initial fix to consider processes without path on Windows
Signed-off-by: Sonu Saha <sonu.saha@progress.com>
2022-06-08 17:34:52 -04:00
Chef Expeditor
60af225ed3 Bump version to 4.56.26 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2022-06-08 20:16:58 +00:00
Chef Expeditor
3e8929de68 Bump version to 4.56.25 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2022-05-12 14:56:56 +00:00
Vasu1105
33624303f9 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 10:52:34 -04:00
Chef Expeditor
458c74816a Bump version to 4.56.24 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2022-05-03 00:42:30 +00:00
Chef Expeditor
31cbc236c2 Bump version to 4.56.23 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2022-04-28 01:07:57 +00:00
Sonu Saha
91dbc80061 Issue-5809: Fix for service resource on amazon linux
Commented out unit test for Amazon 1 Linux

Signed-off-by: Sonu Saha <sonu.saha@progress.com>
2022-04-27 21:03:53 -04:00
Sonu Saha
1972d15afa Issue-5809: Initial fix for service resource on amazon linux
Signed-off-by: Sonu Saha <sonu.saha@progress.com>
2022-04-27 21:03:40 -04:00
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
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
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
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
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
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
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
0ce80fbc71 Stylin
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
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