Commit graph

10870 commits

Author SHA1 Message Date
Chef Expeditor
de7931d0c2 Bump version to 5.18.14 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2022-07-11 13:52:19 +00:00
Clinton Wolfe
1eb983266d
Merge pull request #6188 from inspec/cw/attestations-design-doc
CFINSPEC-239 Attestations Design Doc
2022-07-11 09:51:13 -04:00
Chef Expeditor
ddc7cfb56c Bump version to 5.18.13 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2022-07-09 16:50:46 +00:00
Vasundhara Jagdale
ef703e7334
Merge pull request #6195 from inspec/vasundhara/update-omnibus-gemfilelock
Trial - Update the omnibus/Gemfile.lock (can be the reason for omnibus build failure)
2022-07-09 22:19:48 +05:30
Vasu1105
8677421601 This might be the reson of inspec build failure
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2022-07-09 14:59:40 +05:30
Chef Expeditor
8c72cf239d Bump version to 5.18.12 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2022-07-09 08:41:59 +00:00
Vasundhara Jagdale
33d35e701a
Merge pull request #6191 from inspec/dependabot/bundler/omnibus/main/omnibus-software-7bb8c7b
Bump omnibus-software from `a9b13a0` to `7bb8c7b` in /omnibus
2022-07-09 08:40:58 +00:00
Clinton Wolfe
f30bc79449 minor corrections
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
2022-07-07 11:59:31 -04:00
Deepa Kumaraswamy
6ab3b4398b Doc Review
Signed-off-by: Deepa Kumaraswamy <dkumaras@progress.com>
2022-07-07 17:18:08 +05:30
dependabot[bot]
fe82c188a9
Bump omnibus-software from a9b13a0 to 7bb8c7b in /omnibus
Bumps [omnibus-software](https://github.com/chef/omnibus-software) from `a9b13a0` to `7bb8c7b`.
- [Release notes](https://github.com/chef/omnibus-software/releases)
- [Commits](a9b13a09c2...7bb8c7b4fd)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-07 04:32:36 +00:00
Clinton Wolfe
355b7160d3 Add draft of attestations design doc
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
2022-07-06 09:37:13 -04:00
Chef Expeditor
136f01c0f5 Bump version to 5.18.11 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2022-07-05 09:43:53 +00:00
Vasundhara Jagdale
5b0b39fee5
Merge pull request #6173 from inspec/nm/windows-fix-for-dependent-profiles
Merging this to make all other PR feel the happiness of green :)
2022-07-05 09:42:52 +00:00
Chef Expeditor
63835f42bc Bump version to 5.18.10 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2022-07-01 12:54:30 +00:00
Clinton Wolfe
de1d97082a
Merge pull request #6167 from inspec/im/k8s
Add k8s section to resources index page
2022-07-01 08:53:29 -04:00
Nikita Mathur
ec43054411 Platform checks on tests for unix and windows
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2022-07-01 14:14:00 +05:30
Clinton Wolfe
cac96ecef9
Merge pull request #6170 from inspec/nm/inspec-parallel-silent
CFINSPEC-367 Added option for silent inspec parallel run
2022-06-30 10:25:26 -04:00
Nikita Mathur
df0397fa61 Windows testing with different versions of dependent profiles
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2022-06-30 17:51:27 +05:30
Nikita Mathur
62662d5ae0 Comment to add info for silent super class
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2022-06-30 13:46:58 +05:30
Nikita Mathur
26a40c1bbb Fix for if conditions placement in exec test file
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2022-06-30 13:37:13 +05:30
Nikita Mathur
5617ed819c Added inheritance test for windows
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2022-06-29 17:10:55 +05:30
Nikita Mathur
8bcfc38fe0 Windows fix for dependent profiles
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2022-06-29 17:05:59 +05:30
Nikita Mathur
c5b03be490 Enabled silent run by adding silent superreporter
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2022-06-29 13:43:10 +05:30
Ian Maddaus
21bc15771f Add k8s section to resources index page
Signed-off-by: Ian Maddaus <ian.maddaus@progress.com>
2022-06-28 11:13:15 -04:00
Clinton Wolfe
1a64ae9201
Merge pull request #6165 from inspec/cw/foreport-6159
Foreport support for podman - inspec 6
2022-06-28 00:42:15 -04:00
Clinton Wolfe
570ed261a1 Add dependencies on train 3.10.0 for podman support
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
2022-06-28 00:40:23 -04:00
Clinton Wolfe
f1c19e82f6 Docs edits
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
2022-06-28 00:40:23 -04:00
Vasu1105
3b533a538e Updated docs for --podman-url option
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2022-06-28 00:40:23 -04:00
Vasu1105
a0660c5842 Updated docs
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2022-06-28 00:40:23 -04:00
Vasu1105
6d3689d483 Adds --podman-url option accepts path to Podman API endpoint
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2022-06-28 00:40:23 -04:00
Clinton Wolfe
9e32fec9b5
Merge pull request #6159 from inspec/vasundhara/adds_podman_inspec_support
CFINSPEC-236 Adds Podman support
2022-06-28 00:35:53 -04:00
Clinton Wolfe
e6c66d0398 Add dependencies on train 3.10.0 for podman support
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
2022-06-28 00:33:58 -04:00
Clinton Wolfe
e39be8343f Docs edits
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
2022-06-28 00:31:29 -04:00
Chef Expeditor
de9d8780f9 Bump version to 5.18.9 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2022-06-27 23:39:30 +00:00
Clinton Wolfe
7595a113c3
Merge pull request #6152 from inspec/cw/enhanced-outcomes-design-doc
CFINSPEC-238 Enhanced Outcomes Design Doc
2022-06-27 19:38:28 -04:00
Clinton Wolfe
d070201f72
Merge pull request #6164 from inspec/foreport-6074
Foreport fix for multiple dependent profiles with same name to inspec 6
2022-06-27 19:35:31 -04:00
Nikita Mathur
bfc18f9bea Reverted fake version change and added comments for more clarity
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2022-06-27 17:45:02 -04:00
Nikita Mathur
c461719331 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:45:02 -04:00
Nikita Mathur
c9ce7af946 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:45:02 -04:00
Nikita Mathur
28efa42ddf New profile id usage instead of profile_id in dsl
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2022-06-27 17:45:02 -04:00
Nikita Mathur
4f7d508fcc Fix build issue
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2022-06-27 17:45:02 -04:00
Nikita Mathur
b86ed1343d 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:45:02 -04:00
Nikita Mathur
e9e830d3d4 Dsl using dependency with version to fetch dependency
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2022-06-27 17:45:02 -04:00
Nikita Mathur
c79c89836c 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:45:02 -04:00
Clinton Wolfe
54c175ca36
Merge pull request #6074 from inspec/nm/aws-profile-version-fix
CFINSPEC-249 Fix for dependent profiles with same name but different version
2022-06-27 17:34:43 -04:00
Clinton Wolfe
17d7822365 Use esxi instead of undefined as an unsupported OS to silence 'unknown OS' warnings
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
2022-06-27 16:21:23 -04:00
Clinton Wolfe
34cdb8780d Add explict /usr/sbin/netstat to mockloader, fixes routingtable tests
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
2022-06-27 16:21:23 -04:00
Nikita Mathur
f3aa18b4f9 Pinning minitest to 5.15.0 to fix build issue
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2022-06-27 16:21:23 -04:00
Clinton Wolfe
70dedb3ff4 Use esxi instead of undefined as an unsupported OS to silence 'unknown OS' warnings
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
2022-06-27 16:15:49 -04:00
Clinton Wolfe
dc8cb4bb39 Add explict /usr/sbin/netstat to mockloader, fixes routingtable tests
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
2022-06-27 16:15:49 -04:00