Commit graph

10005 commits

Author SHA1 Message Date
Sonu Saha
d3a8a94056
Merge pull request #6459 from inspec/nm/backport-6240
Backport 6240: Update chefstyle from 2.0.x to 2.2.2 to use RuboCop 1.25.1
2023-04-05 08:50:58 +00:00
Sonu Saha
6f64266f74
Merge pull request #6478 from inspec/vasundhara/backport-6344
Backport #6344 Fixing typo in user_permissions
2023-04-05 07:28:16 +00:00
Takuya N
2c9fc76b06 Update chefstyle from 2.0.x to 2.2.2 to use RuboCop 1.25.1 (#6240)
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>

Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2023-04-05 12:31:23 +05:30
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
dependabot[bot]
f5ab581078
Bump kitchen-vagrant from 1.12.0 to 1.12.1 in /omnibus (#6212)
Bumps [kitchen-vagrant](https://github.com/opscode/kitchen-vagrant) from 1.12.0 to 1.12.1.
- [Release notes](https://github.com/opscode/kitchen-vagrant/releases)
- [Changelog](https://github.com/test-kitchen/kitchen-vagrant/blob/main/CHANGELOG.md)
- [Commits](https://github.com/opscode/kitchen-vagrant/compare/v1.12.0...v1.12.1)

---
updated-dependencies:
- dependency-name: kitchen-vagrant
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-20 10:17:31 -04: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
Clinton Wolfe
87e0f5a52f
Merge pull request #6163 from inspec/cw/backport-6074
Backport multiple profiles with same name fix to inspec 4
2022-06-27 19:36:35 -04:00
Nikita Mathur
6f963048a0 Pinning minitest to 5.15.0 to fix build issue
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2022-06-27 17:42:21 -04: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
7668329aa5 Test case added for verifying running of same profile with different versions
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2022-06-27 17:42:18 -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
Clinton Wolfe
a422862752
Merge pull request #6139 from inspec/dependabot/bundler/omnibus/inspec-4/kitchen-vagrant-1.12.0
Bump kitchen-vagrant from 1.11.0 to 1.12.0 in /omnibus
2022-06-27 16:25:53 -04:00
dependabot[bot]
995d2710c7
Bump kitchen-vagrant from 1.11.0 to 1.12.0 in /omnibus
Bumps [kitchen-vagrant](https://github.com/opscode/kitchen-vagrant) from 1.11.0 to 1.12.0.
- [Release notes](https://github.com/opscode/kitchen-vagrant/releases)
- [Changelog](https://github.com/test-kitchen/kitchen-vagrant/blob/main/CHANGELOG.md)
- [Commits](https://github.com/opscode/kitchen-vagrant/compare/v1.11.0...v1.12.0)

---
updated-dependencies:
- dependency-name: kitchen-vagrant
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-15 04:29:31 +00: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
Clinton Wolfe
28b3d85f48
Merge pull request #6130 from inspec/cw/backport-6100
Backport fix for processes resource on windows when path is empty
2022-06-09 08:58:26 -04:00
Vasu1105
a1115a6385 Fixes azure connection test
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2022-06-09 10:47:04 +05:30
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
07626cb5c0 CFINSPEC-291: Add windows test for process without path
Signed-off-by: Sonu Saha <sonu.saha@progress.com>
2022-06-08 17:34:52 -04:00
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
4b0cf9003f CFINSPEC-291: Fix test according to changes introduced in processes
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
Clinton Wolfe
862b5cc954
Merge pull request #6113 from inspec/dependabot/bundler/omnibus/inspec-4/berkshelf-8.0.2
Bump berkshelf from 8.0.0 to 8.0.2 in /omnibus
2022-06-08 16:15:28 -04:00
dependabot[bot]
11dd8ba848
Bump berkshelf from 8.0.0 to 8.0.2 in /omnibus
Bumps [berkshelf](https://github.com/chef/berkshelf) from 8.0.0 to 8.0.2.
- [Release notes](https://github.com/chef/berkshelf/releases)
- [Changelog](https://github.com/chef/berkshelf/blob/main/CHANGELOG.md)
- [Commits](https://github.com/chef/berkshelf/compare/v8.0.0...v8.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-03 07:23:23 +00:00
Clinton Wolfe
764f5da3ea
Merge pull request #6097 from inspec/jsnapp/IPACK-204-for-inspec-4
Update omnibus/Gemfile.lock
2022-05-31 10:56:39 -04:00
Jeremiah Snapp
81092e8d82 Update omnibus/Gemfile.lock
For compatibility with omnibus-toolchain 3.0.0

Signed-off-by: Jeremiah Snapp <jeremiah@chef.io>
2022-05-31 09:57:13 -04:00
Jeremiah Snapp
5d04b12703
Merge pull request #6063 from inspec/jsnapp/fix-omnibus-test.ps1-for-inspec-4
Fix omnibus-test.ps1
2022-05-16 22:32:46 -04:00
Jeremiah Snapp
85d61670c7 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:56:58 -04: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
Clinton Wolfe
c715c16121
Merge pull request #6059 from inspec/cw/backport-json-inputs-fix
CFINSPEC-250: Fix for inspec json command populating inputs
2022-05-12 10:53:56 -04: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
Jeremiah Snapp
f546f0ff5e
Merge pull request #6050 from inspec/jsnapp/IPACK-192-use-new-windows-builders-to-inspec-4
Update omnibus and omnibus-software in Gemfile.lock
2022-05-09 20:39:21 -04:00
Jeremiah Snapp
92f71a888e Update omnibus and omnibus-software in Gemfile.lock
Uses new omnibus Windows builders.

Signed-off-by: Jeremiah Snapp <jeremiah@chef.io>
2022-05-09 20:05:27 -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
Clinton Wolfe
63163bcbb6
Merge pull request #6021 from inspec/dependabot/bundler/omnibus/inspec-4/berkshelf-8.0.0
Bump berkshelf from 7.2.2 to 8.0.0 in /omnibus
2022-05-02 20:41:03 -04:00
dependabot[bot]
908fdbeda2
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:36 +00:00