Clinton Wolfe
|
6414e3a5ab
|
Merge pull request #5681 from inspec/vasundhara/update-tests-files
Update the unit test files to use latest versions of OS rather than the older.
|
2021-10-05 22:02:22 -04:00 |
|
Clinton Wolfe
|
123afa4303
|
Merge pull request #5687 from inspec/openssl_bump
Update OpenSSL on macOS to 1.1.1l
|
2021-10-05 22:00:29 -04:00 |
|
Chef Expeditor
|
1bf5275aad
|
Bump version to 4.46.15 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
|
2021-10-06 01:59:23 +00:00 |
|
Clinton Wolfe
|
a79be0ca96
|
Merge pull request #5683 from inspec/nm/cassandra-resource
Add support for Cassandra DB
|
2021-10-05 21:55:24 -04:00 |
|
Clinton Wolfe
|
105f09e2ab
|
Merge pull request #5689 from inspec/ubuntu16
Add back Ubuntu 16.04 packages + testing
|
2021-10-05 21:49:27 -04:00 |
|
Chef Expeditor
|
4f4cfeb2fc
|
Bump version to 4.46.14 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
|
2021-10-06 00:28:33 +00:00 |
|
Ian Maddaus
|
10fdbd7082
|
Merge pull request #5678 from inspec/dt_update-master-to-main
Replaced /main/ from /master/
|
2021-10-05 17:19:00 -07:00 |
|
Tim Smith
|
8c0d6b0ef0
|
Add back Ubuntu 16.04 packages + testing
Ubuntu 16.04 is no longer EOL. They've extended support for a full 10 years so it goes EOL in 2026 now.
Signed-off-by: Tim Smith <tsmith@chef.io>
|
2021-10-02 16:56:53 -07:00 |
|
Tim Smith
|
19f74c9c88
|
Update OpenSSL on macOS to 1.1.l
1.1.1k is no longer there
Signed-off-by: Tim Smith <tsmith@chef.io>
|
2021-10-02 16:33:23 -07:00 |
|
Nikita Mathur
|
8546595f30
|
Review changes and build fix
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
|
2021-10-01 14:43:37 +05:30 |
|
Nikita Mathur
|
b4ca1914c4
|
Add support for Cassandra DB resources
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
|
2021-09-30 16:09:08 +05:30 |
|
Vasu1105
|
ff65112ab5
|
Updated test files to use Ubuntu latest version while mocking the OS instead of Ubuntu1804
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
|
2021-09-30 15:05:27 +05:30 |
|
Vasu1105
|
86391be836
|
Updated test files to use Ubuntu latest version while mocking the OS instead of Ubuntu1604
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
|
2021-09-30 14:50:03 +05:30 |
|
Vasu1105
|
584bbfa3a3
|
Updated test files to use Ubuntu latest version while mocking the OS instead of Ubuntu1404 whereever required.
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
|
2021-09-30 14:26:43 +05:30 |
|
Dishank Tiwari
|
2bf755a125
|
Merge branch 'main' into dt_update-master-to-main
|
2021-09-30 12:05:35 +05:30 |
|
Dishank Tiwari
|
6e7b44fb4c
|
Update docs-chef-io/content/inspec/resources/aws_elasticache_cluster.md
Co-authored-by: Ian Maddaus <IanMadd@users.noreply.github.com>
|
2021-09-30 12:04:16 +05:30 |
|
Dishank Tiwari
|
d1fc83270d
|
Update docs-chef-io/content/inspec/resources/aws_efs_file_system.md
Co-authored-by: Ian Maddaus <IanMadd@users.noreply.github.com>
|
2021-09-30 12:04:04 +05:30 |
|
Dishank Tiwari
|
e1c0d2dccc
|
Update docs-chef-io/content/inspec/resources/aws_ecr_repository.md
Co-authored-by: Ian Maddaus <IanMadd@users.noreply.github.com>
|
2021-09-30 12:02:12 +05:30 |
|
Chef Expeditor
|
3f7d40318b
|
Executed '.expeditor/update_dockerfile.sh'
Obvious fix; these changes are the result of automation not creative thinking.
|
2021-09-30 02:31:57 +00:00 |
|
Vasu1105
|
fe555a3780
|
Remove the unit test added for Ubuntu using older version i.e 15.04.
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
|
2021-09-29 12:53:58 +05:30 |
|
Chef Expeditor
|
e5b7bcf4b9
|
Bump version to 4.46.13 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
|
2021-09-28 12:19:40 +00:00 |
|
Clinton Wolfe
|
baf653282a
|
Merge pull request #5671 from inspec/vasundhara/fix-opa-resources
Fix opa_cli and opa_api resource unable to verify empty result {}
|
2021-09-28 08:18:09 -04:00 |
|
Chef Expeditor
|
37a7889407
|
Bump version to 4.46.12 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
|
2021-09-28 12:15:35 +00:00 |
|
Clinton Wolfe
|
67afbc5f59
|
Merge pull request #5656 from inspec/vasundhara/fix-dependent-profile-control-filtering
Fix --controls option was not working for dependent profile
|
2021-09-28 08:14:03 -04:00 |
|
Vasu1105
|
04c1af6a24
|
Fixed lint
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
|
2021-09-28 12:13:18 +05:30 |
|
Vasu1105
|
3e9223d603
|
Fixed lint and failing test
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
|
2021-09-28 11:57:21 +05:30 |
|
Vasu1105
|
761fa4338e
|
Fix - controls option was not working for depedent profile
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
|
2021-09-28 11:19:04 +05:30 |
|
Clinton Wolfe
|
eb9a12d501
|
Merge pull request #5673 from inspec/tduffield/4-promotion-fix
Specify promotion actions in .expeditor/config.yml
|
2021-09-28 00:42:32 -04:00 |
|
Chef Expeditor
|
ac07060c12
|
Bump version to 4.46.11 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
|
2021-09-28 04:40:30 +00:00 |
|
Clinton Wolfe
|
33199f6e47
|
Merge pull request #5675 from inspec/more_platforms
Build packages for debian 11, macos 12, windows 11/2022
|
2021-09-28 00:38:57 -04:00 |
|
Chef Expeditor
|
7493e26e47
|
Bump version to 4.46.10 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
|
2021-09-28 04:37:02 +00:00 |
|
Clinton Wolfe
|
993c9d9225
|
Merge pull request #5657 from inspec/nm/tags-dependent
Fix --tags filter for dependent profiles
|
2021-09-28 00:35:32 -04:00 |
|
Chef Expeditor
|
2e23f13d11
|
Bump version to 4.46.9 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
|
2021-09-28 04:32:22 +00:00 |
|
Clinton Wolfe
|
86e7da02a1
|
Merge pull request #5664 from inspec/nm/postgres-socket
Add option in `postgres_session` resource to establish socket connection
|
2021-09-28 00:30:49 -04:00 |
|
Chef Expeditor
|
b6076e0649
|
Bump version to 4.46.8 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
|
2021-09-28 04:27:18 +00:00 |
|
Clinton Wolfe
|
f65b8375d8
|
Merge pull request #5665 from inspec/vasundhara/csv-resource-without-headers-support
Add csv without headers support in csv resource
|
2021-09-28 00:25:43 -04:00 |
|
Dishank Tiwari
|
d51c55c042
|
replaced /main/ from /master/
Signed-off-by: Dishank Tiwari <dtiwari@progress.com>
|
2021-09-27 17:24:28 +05:30 |
|
Nikita Mathur
|
a49181bd29
|
Doc review changes on postgres session socket option
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
|
2021-09-27 15:10:39 +05:30 |
|
Tim Smith
|
c3587512b7
|
Build packages for debian 11, macos 12, windows 11/2022
Get closer to the same platform suppport as infra client.
Signed-off-by: Tim Smith <tsmith@chef.io>
|
2021-09-25 20:14:43 -07:00 |
|
Vasu1105
|
442ce711ca
|
Fix docs review comments
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
|
2021-09-23 15:32:33 +05:30 |
|
Vasu1105
|
bfd59c1b14
|
Fixed docs review comments
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
|
2021-09-23 15:19:09 +05:30 |
|
Chef Expeditor
|
28ad8ed4d0
|
Bump version to 4.46.7 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
|
2021-09-22 16:04:53 +00:00 |
|
Clinton Wolfe
|
7ec60f2574
|
Merge pull request #5668 from damacus/depreactions/inputs
Change the deprecation warning to mention inputs
|
2021-09-22 12:03:18 -04:00 |
|
Chef Expeditor
|
079de2a49a
|
Bump version to 4.46.6 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
|
2021-09-22 14:34:24 +00:00 |
|
Clinton Wolfe
|
4342ab33f8
|
Merge pull request #5669 from inspec/kg/main
Fix main in expeditor script
|
2021-09-22 10:32:48 -04:00 |
|
Chef Expeditor
|
5b7f023368
|
Bump version to 4.46.5 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
|
2021-09-22 14:16:35 +00:00 |
|
Clinton Wolfe
|
a0d03dbd1b
|
Merge pull request #5604 from sspans-sbp/patch-1
Add rocky and almalinux to service resource
|
2021-09-22 10:14:58 -04:00 |
|
Tom Duffield
|
2c7b72b1ba
|
Specify promotion actions in .expeditor/config.yml
Signed-off-by: Tom Duffield <github@tomduffield.com>
|
2021-09-22 09:12:13 -05:00 |
|
Vasu1105
|
2b9bef28cb
|
test fixturs files for opa_api and opa_cli resource
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
|
2021-09-22 16:27:15 +05:30 |
|
Vasu1105
|
63e7eb5395
|
Fix opa_api and opa_cli resource to handle empty result
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
|
2021-09-22 16:23:12 +05:30 |
|