Vasu1105
|
6137577066
|
Update ruby version in gemspec file
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
|
2022-02-10 11:22:32 +05:30 |
|
Vasu1105
|
0b791bc12c
|
Remove ruby 2.6 test.
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
|
2022-02-10 11:22:32 +05:30 |
|
Vasu1105
|
8d76db6828
|
Fix yaml reporter test on Windows.
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
|
2022-02-10 11:22:32 +05:30 |
|
Vasu1105
|
663e4568e0
|
Revert "Fix failing yaml reporter test on windows."
This reverts commit 638e30a0318f5775a4a0db74642d8fbcd14ffb12.
|
2022-02-10 11:22:32 +05:30 |
|
Vasu1105
|
7e23f0993a
|
Fix the uninitialized constant error on Windows for Set.new
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
|
2022-02-10 11:22:32 +05:30 |
|
Vasu1105
|
e54d24d108
|
Fix failing yaml reporter test on windows.
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
|
2022-02-10 11:22:32 +05:30 |
|
Vasu1105
|
d2d0b0535c
|
Updated verify pipeline to run test on windows with ruby 3.0
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
|
2022-02-10 11:22:32 +05:30 |
|
Vasu1105
|
f501276ea1
|
Updated verify pipeline to run isolated test on ruby 3
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
|
2022-02-10 11:22:32 +05:30 |
|
Vasu1105
|
8f7cf88394
|
Remove ruby 2.4.0 and 2.5.0 test fixtures
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
|
2022-02-10 11:22:32 +05:30 |
|
Vasu1105
|
e01f872f92
|
Update verify pipeline to run test on ruby 3
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
|
2022-02-10 11:22:32 +05:30 |
|
Vasu1105
|
fa56a87401
|
expeditor update lint to ruby 3
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
|
2022-02-10 11:22:32 +05:30 |
|
Chef Expeditor
|
4da2fc0d10
|
Bump version to 4.56.3 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
|
2022-02-09 09:38:01 +00:00 |
|
Clinton Wolfe
|
f19fa0b407
|
Merge pull request #5813 from inspec/dependabot/bundler/omnibus/omnibus-55e74ac
Bump omnibus from `2bf77bb` to `55e74ac` in /omnibus
|
2022-02-09 04:36:43 -05:00 |
|
dependabot[bot]
|
b513cd7f7c
|
Bump omnibus from 2bf77bb to 55e74ac in /omnibus
Bumps [omnibus](https://github.com/chef/omnibus) from `2bf77bb` to `55e74ac`.
- [Release notes](https://github.com/chef/omnibus/releases)
- [Commits](2bf77bb551...55e74aca93 )
---
updated-dependencies:
- dependency-name: omnibus
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-09 09:29:20 +00:00 |
|
Chef Expeditor
|
bafa65c453
|
Bump version to 4.56.2 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
|
2022-02-09 09:23:55 +00:00 |
|
Clinton Wolfe
|
8e7b594856
|
Merge pull request #5824 from inspec/dependabot/bundler/omnibus/omnibus-software-c7a43ec
Bump omnibus-software from `b646bed` to `c7a43ec` in /omnibus
|
2022-02-09 04:22:38 -05:00 |
|
Clinton Wolfe
|
a9960f9b81
|
Merge pull request #5829 from inspec/nm/streaming-reporters
CFINSPEC-9 Added support for streaming reporters
|
2022-02-09 04:19:39 -05:00 |
|
Chef Expeditor
|
6cccdf9687
|
Bump version to 4.56.1 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
|
2022-02-09 09:11:48 +00:00 |
|
Clinton Wolfe
|
6d04576331
|
Merge pull request #5828 from inspec/vasundhara/fix_sestatus_command_for_amazon_linux
CFINSPEC-30 Fix sestatus command not found error on Amazon Linux 2
|
2022-02-09 04:10:31 -05:00 |
|
Chef Expeditor
|
e82a4270cc
|
Bump version to 4.56.0 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
|
2022-02-09 08:54:37 +00:00 |
|
Chef Expeditor
|
fc0c534e80
|
Bump version to 4.55.10 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
|
2022-02-09 08:52:18 +00:00 |
|
Clinton Wolfe
|
c065e923c3
|
Merge pull request #5782 from inspec/nm/kernel-params
CFINSPEC-3 Added kernel_parameters resource
|
2022-02-09 03:52:01 -05:00 |
|
Clinton Wolfe
|
eeb3851988
|
Merge pull request #5823 from inspec/cw/add-simplecov
[WIP] Setting up test coverage reporting
|
2022-02-09 03:50:50 -05:00 |
|
Nikita Mathur
|
006f68beb9
|
Comment cleanup in streaming reporter implementation class
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
|
2022-02-08 19:21:16 +05:30 |
|
Nikita Mathur
|
63ce5ff95e
|
Dev doc added for writing streaming reporter plugin
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
|
2022-02-08 19:06:41 +05:30 |
|
Vasu1105
|
0d7f2c11fd
|
Updated the condition to only verify the amazon linux os.
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
|
2022-02-08 14:04:22 +05:30 |
|
Ian Maddaus
|
a85ffbf653
|
Docs edits
Signed-off-by: Ian Maddaus <ian.maddaus@progress.com>
|
2022-02-07 14:14:35 -05:00 |
|
dependabot[bot]
|
9df9f09791
|
Bump omnibus-software from b646bed to c7a43ec in /omnibus
Bumps [omnibus-software](https://github.com/chef/omnibus-software) from `b646bed` to `c7a43ec`.
- [Release notes](https://github.com/chef/omnibus-software/releases)
- [Commits](b646beda0d...c7a43ec60a )
---
updated-dependencies:
- dependency-name: omnibus-software
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-07 04:29:07 +00:00 |
|
Clinton Wolfe
|
969c7de712
|
Set enable coverage flag for 2.7 tests
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
|
2022-02-06 22:23:08 -05:00 |
|
Clinton Wolfe
|
042e813623
|
Configure SimpleCov to no longer use at_exit hack; use JSON reporter
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
|
2022-02-06 22:09:38 -05:00 |
|
Nikita Mathur
|
edddb92f76
|
Basic test case added for streaming reporter plugin type
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
|
2022-02-04 17:28:09 +05:30 |
|
Clinton Wolfe
|
9d671d3d37
|
Revert "Remove unused coveralls hooks from test helper"
This reverts commit c61e70b75b .
|
2022-02-03 11:54:31 -05:00 |
|
Clinton Wolfe
|
062172dde9
|
Add a streming reporter plugin type, with a silly example
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
|
2022-02-03 11:34:53 -05:00 |
|
Clinton Wolfe
|
88733fc100
|
Untested bootstrapping of streaming reporter plugin, which does not exist yet
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
|
2022-02-03 10:39:29 -05:00 |
|
Vasu1105
|
c989e512ca
|
Fixes CFINSPEC-30: Fix for sestatus command not found error on Amazon Linux 2
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
|
2022-02-02 14:46:48 +05:30 |
|
Chef Expeditor
|
bc6e62aa4d
|
Bump version to 4.55.9 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
|
2022-02-01 21:13:10 +00:00 |
|
Clinton Wolfe
|
cd4f0b59a0
|
Merge pull request #5816 from inspec/vasundhara/allow-core-resource-inheritance
CFINSPEC-15 Allows inheritance of core resource into the custom resource.
|
2022-02-01 16:11:44 -05:00 |
|
Chef Expeditor
|
8fdce7c2ea
|
Bump version to 4.55.8 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
|
2022-02-01 20:55:54 +00:00 |
|
Chef Expeditor
|
1918681d93
|
Bump version to 4.55.7 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
|
2022-02-01 20:53:22 +00:00 |
|
Clinton Wolfe
|
a2fb210082
|
Merge pull request #5806 from inspec/vasundhara/waiver-docs-update
CFINSPEC-5 Added more detailed description about waivers expiration date.
|
2022-02-01 15:53:00 -05:00 |
|
Clinton Wolfe
|
6ba272e81b
|
Merge pull request #5810 from inspec/nm/grub-conf
CFINSPEC-4 Fix in grub_conf resource to capture non indented grub conf values
|
2022-02-01 15:51:48 -05:00 |
|
Vasu1105
|
e26ef71a6b
|
adds test for core resource iheritance in custom resource
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
|
2022-02-01 15:16:12 +05:30 |
|
Vasu1105
|
d8798eca83
|
add custom resource in the registry at the reloading of dsl
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
|
2022-01-31 19:10:27 +05:30 |
|
Vasundhara Jagdale
|
09491d08a5
|
Update docs-chef-io/content/inspec/waivers.md
Co-authored-by: Ian Maddaus <IanMadd@users.noreply.github.com>
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
|
2022-01-25 12:38:16 +05:30 |
|
Nikita Mathur
|
ec35c6042a
|
Fix to capture non indented grub conf values
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
|
2022-01-24 19:19:43 +05:30 |
|
Chef Expeditor
|
4cf83b2995
|
Bump version to 4.55.6 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
|
2022-01-21 13:34:04 +00:00 |
|
Chef Expeditor
|
7470362b61
|
Bump version to 4.55.5 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
|
2022-01-21 13:31:29 +00:00 |
|
Clinton Wolfe
|
e4214c7fc0
|
Merge pull request #5791 from inspec/dependabot/bundler/omnibus/ffi-1.15.5
Bump ffi from 1.15.4 to 1.15.5 in /omnibus
|
2022-01-21 08:31:19 -05:00 |
|
Clinton Wolfe
|
8621fea4e1
|
Merge pull request #5808 from inspec/dependabot/bundler/omnibus/omnibus-software-b646bed
Bump omnibus-software from `c2fb9a4` to `b646bed` in /omnibus
|
2022-01-21 08:29:49 -05:00 |
|
dependabot[bot]
|
88aae95ff4
|
Bump omnibus-software from c2fb9a4 to b646bed in /omnibus
Bumps [omnibus-software](https://github.com/chef/omnibus-software) from `c2fb9a4` to `b646bed`.
- [Release notes](https://github.com/chef/omnibus-software/releases)
- [Commits](c2fb9a4c75...b646beda0d )
---
updated-dependencies:
- dependency-name: omnibus-software
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-01-21 04:29:27 +00:00 |
|