Commit graph

9294 commits

Author SHA1 Message Date
Clinton Wolfe
e1f63cc7a5
Merge pull request #5592 from inspec/vasundhara/add_OPA_support
Add support for OPA: add resource opa_cli and opa_api
2021-07-27 22:47:23 -04:00
Vasu1105
da9693a4ff Fix documentation review comments.
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-07-27 12:15:46 +05:30
Chef Expeditor
239d14f716 Executed '.expeditor/update_dockerfile.sh'
Obvious fix; these changes are the result of automation not creative thinking.
2021-07-22 09:25:32 +00:00
Chef Expeditor
c22f609443 Bump version to 4.38.9 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-07-22 05:09:17 +00:00
Clinton Wolfe
dc5c3a7c9e
Merge pull request #5603 from inspec/cw/touch-readme
Remove mention of AWS tests from README
2021-07-22 01:06:23 -04:00
Clinton Wolfe
c9810bec9e Remove mention of AWS test from README
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
2021-07-22 01:03:49 -04:00
Chef Expeditor
e222bda96d Update CHANGELOG.md with details from pull request #5602
Obvious fix; these changes are the result of automation not creative thinking.
2021-07-22 00:51:44 +00:00
Clinton Wolfe
a3d20e94ec
Merge pull request #5602 from inspec/cw/ruby-2.7.4
Use ruby 2.7.4
2021-07-21 20:49:27 -04:00
Clinton Wolfe
8763b6e2ea Use ruby 2.7.4
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
2021-07-21 20:47:14 -04:00
Chef Expeditor
88d5614aaa Bump version to 4.38.8 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-07-20 17:15:14 +00:00
Clinton Wolfe
94dfc69c52
Merge pull request #5590 from inspec/vasundhara/remove_x25519_gem
Need to back out x25519 gem as its causing issues for ssh
2021-07-20 13:14:00 -04:00
Vasu1105
6ed14dc7de Fix lint
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-07-19 15:01:31 +05:30
Vasu1105
f0ca02a1c5 Adds unit test for opa_api and opa_cli resource
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-07-19 14:44:47 +05:30
Vasu1105
e6d0277593 Few minor changes in the docs
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-07-09 16:26:21 +05:30
Vasu1105
7d33d20395 Removed unwated content from docs
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-07-09 16:17:12 +05:30
Vasu1105
b2e680f17b Fixed review comments. And added docs for opa_cli and opa_api resource.
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-07-09 15:50:35 +05:30
Vasu1105
47020370b8 Remove def for probably_x86
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-07-09 10:48:36 +05:30
Chef Expeditor
ec76259eb1 Bump version to 4.38.7 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-07-08 23:49:34 +00:00
Clinton Wolfe
69213b555b
Merge pull request #5576 from inspec/vasundhara/postgresql_resource_update
Update postgresql resources to normalize it for platform supports
2021-07-08 18:48:04 -05:00
Chef Expeditor
e1fd1b12ea Bump version to 4.38.6 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-07-08 23:41:02 +00:00
Clinton Wolfe
f22c342704
Merge pull request #5584 from inspec/nm/mssql-port-fix
Remove default port for mssql_session, allowing named connections
2021-07-08 18:39:33 -05:00
Chef Expeditor
05cbca239b Bump version to 4.38.5 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-07-08 23:36:40 +00:00
Clinton Wolfe
bbc4ba7035
Merge pull request #5586 from inspec/nm/waiver-expiration
Waiver file expiration dates misinterpretation fix
2021-07-08 18:35:11 -05:00
Vasu1105
9b691b32ac Add support for OPA: add resource opa_cli and opa_api
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-07-08 18:14:22 +05:30
Vasu1105
a292d27557 Need to backout this gem as its causing issues for ssh
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-07-08 11:19:53 +05:30
Chef Expeditor
bb1eb19440 Executed '.expeditor/update_dockerfile.sh'
Obvious fix; these changes are the result of automation not creative thinking.
2021-07-02 20:57:23 +00:00
Nikita Mathur
39dbb6819e Fix for expiry time parsing when in string format
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-07-02 00:53:05 +05:30
Vasu1105
6bfc2fad2f Fixed failing specs
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-07-01 15:28:58 +05:30
Vasu1105
471b7b4550 Fixed command for windows and replaced warn with Inspec::Log.warn
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-07-01 13:37:55 +05:30
Nikita Mathur
46328b4812 Removed default port option to enable using named instances with no port option
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-06-30 17:19:19 +05:30
Vasu1105
180ebf0590 Fixed review comments: Added attr_accessor for required parameters and removed pass to accept nil
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-06-30 13:54:17 +05:30
Tom Duffield
16de66df74
Merge pull request #5579 from inspec/jgarud/update-expeditor-configuration
Updating expeditor configuration
2021-06-29 12:35:56 -05:00
Chef Expeditor
01baf2f7c0 Bump version to 4.38.4 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-06-29 04:48:32 +00:00
Clinton Wolfe
61c83d28b3
Merge pull request #5567 from inspec/nm/oracle-session-exception
Oracle Session Exception Handling
2021-06-29 00:47:23 -04:00
jayashri garud
5528315d28 Updating expeditor configuration
Signed-off-by: jayashri garud <jgarud@msystechnologies.com>
2021-06-28 17:55:21 +05:30
Vasu1105
964a5142f7 Revert changes for password authentication removal
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-06-25 16:53:49 +05:30
Vasu1105
74cbcc1c5a Removed password authentication as it breaks for windows and it needs to be handle by user using postgress configuration files
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-06-25 13:29:23 +05:30
Vasu1105
3b9a5c8956 Update postgresql resources to normalize it for platform supports
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-06-25 13:01:39 +05:30
Chef Expeditor
f88cde6425 Bump version to 4.38.3 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-06-23 21:55:54 +00:00
Clinton Wolfe
4df2f20877
Merge pull request #5526 from inspec/cw/update-readme2
Misc updates to the README
2021-06-23 17:54:28 -04:00
Clinton Wolfe
583267fb63 Docs feedback
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
2021-06-23 15:40:11 -04:00
Clinton Wolfe
71d324f9d9 Fix links for Dom and Christoph
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
2021-06-23 15:37:06 -04:00
Nikita Mathur
7ec66a0ca9 Missing oracle-error file added for testing
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-06-24 00:13:04 +05:30
Chef Expeditor
ad60fbe09e Bump version to 4.38.2 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-06-22 20:06:11 +00:00
Clinton Wolfe
aecb1b1d98
Merge pull request #5556 from inspec/im/docs_fix
Fix relative links
2021-06-22 16:04:46 -04:00
Nikita Mathur
88641c3fac Fix in oracle command which weren't working in windows powershell
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-06-21 12:09:54 +05:30
Nikita Mathur
d08b8bb8f3 exception handling when exception in case of no error
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-06-18 14:14:28 +05:30
Chef Expeditor
077ada008e Bump version to 4.38.1 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-06-17 02:28:30 +00:00
Clinton Wolfe
2fa42ea1b2
Merge pull request #5566 from sandratiffin/aws_creds
Fix AWS secret key environment variable name in docs
2021-06-16 22:27:24 -04:00
Chef Expeditor
597b3e375a Bump version to 4.38.0 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-06-17 02:25:40 +00:00