Christoph Hartmann
71127cf33e
Merge pull request #1354 from jerryaldrichiii/fix-iis-site-example
...
Remove trailing `\\` from iis_site example
2016-12-12 11:06:32 +01:00
Christoph Hartmann
94df9c8192
add windows 10 and windows 2016 as supported platform
...
Signed-off-by: Christoph Hartmann <chris@lollyrock.com>
2016-12-12 10:58:33 +01:00
Christoph Hartmann
034130cc96
Merge pull request #1352 from burtlo/burtlo/update_tutorials_index
...
Adds additional tutorials created by Annie Hedgie
2016-12-09 16:17:16 +01:00
Jerry Aldrich III
f2e6577460
Remove trailing \\
from iis_site example
...
Signed-off-by: Jerry Aldrich III <jerry@chef.io>
2016-12-09 10:00:10 -05:00
Franklin Webber
0274e02633
Adds additional tutorials created by Annie Hedgie
...
Her work continues for a few more days. This adds those articles to
the tutorials index.
Signed-off-by: Franklin Webber <franklin@chef.io>
2016-12-08 10:46:34 -06:00
Christoph Hartmann
a02bc81b19
1.7.2
2016-12-08 12:38:22 +00:00
Christoph Hartmann
db96fe04b7
Merge pull request #1348 from chef/chris-rock/use-cached-compliance
...
use cached profile for compliance dependencies if vendored
2016-12-08 10:31:51 +00:00
Christoph Hartmann
7a0aa49986
use cached profile for compliance dependencies if vendored
...
Signed-off-by: Christoph Hartmann <chris@lollyrock.com>
2016-12-08 10:11:55 +00:00
Christoph Hartmann
9fbe6d0347
1.7.1
2016-12-03 10:22:26 +01:00
Christoph Hartmann
e8f8c31a3c
Merge pull request #1343 from chef/ap/no-check-logging
...
Remove check and json logging for now
2016-12-03 10:13:20 +01:00
Christoph Hartmann
1472fd4bff
deactivate functional tests until logging is reintroduced
...
Signed-off-by: Christoph Hartmann <chris@lollyrock.com>
2016-12-02 19:52:34 +01:00
Alex Pop
76c4e26580
remove check and json logging for now
...
Signed-off-by: Alex Pop <apop@chef.io>
2016-12-02 18:06:51 +00:00
Christoph Hartmann
06733ad653
Merge pull request #1342 from chef/ap/bump-train
...
Use train 0.22.0 for SSH agent support
2016-12-02 18:04:33 +01:00
Alex Pop
aea77880c3
use train 0.22.0 for SSH agent support
...
Signed-off-by: Alex Pop <apop@chef.io>
2016-12-02 16:34:46 +00:00
Dominik Richter
8ab6d11403
Merge pull request #1340 from chef/dr/fix-www-build
...
dont remove gh-pages if it doesnt exist
2016-12-02 14:48:59 +01:00
Dominik Richter
995c42f9bb
dont remove gh-pages if it doesnt exist
2016-12-02 13:06:46 +01:00
Christoph Hartmann
c1e7fc50b1
1.7.0
2016-12-02 12:59:10 +01:00
Christoph Hartmann
861027a140
Merge pull request #1334 from chef/vj/compliance-upload-vendor
...
Vendor profile when uploading to chef-compliance
2016-12-01 16:10:47 +01:00
Victoria Jeffrey
0991cd142f
move vendor_deps to base_cli
...
Signed-off-by: Victoria Jeffrey <vjeffrey@chef.io>
2016-12-01 15:29:47 +01:00
Victoria Jeffrey
b110c1fba5
Vendor profile when uploading to chef-compliance
...
Signed-off-by: Victoria Jeffrey <vjeffrey@chef.io>
2016-11-30 18:24:12 +01:00
Christoph Hartmann
939e6ca91e
Merge pull request #1297 from chef/vj/support-asset-store-compliance-cli
...
enable inspec compliance cli support automate
2016-11-30 18:22:51 +01:00
Victoria Jeffrey
d8b512ec8c
refactor headers retrieval into get_headers method
...
Signed-off-by: Victoria Jeffrey <vjeffrey@chef.io>
2016-11-30 18:10:33 +01:00
Victoria Jeffrey
60009b292b
address comments
...
Signed-off-by: Victoria Jeffrey <vjeffrey@chef.io>
2016-11-30 13:27:50 +01:00
Victoria Jeffrey
bdf5eae15e
Extend inspec compliance cli to support automate backend
...
Signed-off-by: Victoria Jeffrey <vjeffrey@chef.io>
2016-11-30 13:27:50 +01:00
Christoph Hartmann
fa733c8692
Merge pull request #1337 from chef/chris-rock/functional-tests
...
improve functional tests for vendored profiles
2016-11-30 11:47:30 +01:00
Christoph Hartmann
db4ce72407
merge json tests for vendored profiles
...
Signed-off-by: Christoph Hartmann <chris@lollyrock.com>
2016-11-30 11:17:17 +01:00
Christoph Hartmann
d07e597f68
Merge pull request #1336 from burtlo/burtlo/add_junit_help
...
Adds junit to the inspec help exec
2016-11-30 10:14:17 +01:00
Christoph Hartmann
8346d2acfd
Merge pull request #1333 from Wing924/fix_regexp_in_processes
...
fix bug: RegExp in processes resource can't match long-run process #1332
2016-11-30 10:13:38 +01:00
Franklin Webber
9d30628213
Adds junit to the inspec help exec
...
While rebasing the branch where I was working on the cli formatter I
noticed the addition of junit. However, it was not in the help.
Signed-off-by: Franklin Webber <franklin@chef.io>
2016-11-30 01:17:44 -06:00
Wei, He
fd04daf77c
add testcase for #1332
...
Signed-off-by: Wei, He <weihe924stephen@gmail.com>
2016-11-30 13:25:44 +09:00
Christoph Hartmann
4270ed7f25
Merge pull request #1323 from chef/ap/lockfile-from-tar
...
Provide inspec.lock for archives as well
2016-11-30 00:44:04 +01:00
Christoph Hartmann
826c9fd4c8
add functional tests for tar lockfile reading
...
Signed-off-by: Christoph Hartmann <chris@lollyrock.com>
2016-11-30 00:37:47 +01:00
Alex Pop
4c60a69eae
Provide inspec.lock for archives as well
...
Signed-off-by: Alex Pop <apop@chef.io>
2016-11-29 23:59:39 +01:00
Christoph Hartmann
45ef79b098
Merge pull request #1321 from chef/ap/check-vendor-cache
...
inspec check and json to use vendored dependencies
2016-11-29 23:46:32 +01:00
Christoph Hartmann
8808c57cae
Extend functional tests for vending based on feedback from @alexpop
...
Signed-off-by: Christoph Hartmann <chris@lollyrock.com>
2016-11-29 23:40:42 +01:00
Christoph Hartmann
5bfc9745e3
move default cache creation to profile implementation
...
Signed-off-by: Christoph Hartmann <chris@lollyrock.com>
2016-11-29 14:28:03 +01:00
Alex Pop
b01440b7c8
pass default cache path to for_target, enable log change
...
Signed-off-by: Alex Pop <apop@chef.io>
2016-11-29 12:35:56 +01:00
Christoph Hartmann
5d5be93ecc
Merge pull request #1329 from jcastillocano/master
...
Show process name during inspec output
2016-11-29 12:14:15 +01:00
Juan Carlos Castillo Cano
58ef61f1f4
Show process name during inspec output
...
Signed-off-by: Juan Carlos Castillo Cano <jccastillocano@gmail.com>
2016-11-29 11:00:43 +00:00
Wei, He
861856fbd9
fix bug: RegExp in processes resource can't match long-run process #1332
...
Signed-off-by: Wei, He <weihe924stephen@gmail.com>
2016-11-29 17:01:03 +09:00
Christoph Hartmann
1cd2519d90
Merge pull request #1328 from chef/chris-rock/fix-docker-release
...
fix docker release script
2016-11-28 16:07:12 +01:00
Christoph Hartmann
1d15dc210f
Merge pull request #1314 from chef/vj/clean-up-formatter
...
clean up rspec_json_formatter
2016-11-28 15:52:43 +01:00
Victoria Jeffrey
2e2502777c
move methods around, separate into sections
...
Signed-off-by: Victoria Jeffrey <vjeffrey@chef.io>
2016-11-28 15:42:26 +01:00
Victoria Jeffrey
e4efbf6efe
remove some unnecessary vars; comment methods
2016-11-28 15:42:26 +01:00
Christoph Hartmann
55a9836fd9
fix docker release script
...
Signed-off-by: Christoph Hartmann <chris@lollyrock.com>
2016-11-28 13:00:48 +01:00
Christoph Hartmann
b0ed0806bb
1.6.0
2016-11-28 12:45:21 +01:00
Alex Pop
29d0cc7801
Merge pull request #1327 from chef/chris-rock/remove-test-dir-profile
...
do not load controls from test directory
2016-11-28 10:21:06 +00:00
Christoph Hartmann
9db1e6958c
do not load controls from test directory
...
Signed-off-by: Christoph Hartmann <chris@lollyrock.com>
2016-11-25 15:51:31 -07:00
Christoph Hartmann
a990d20fcd
Merge pull request #1306 from username-is-already-taken2/digitalgaz/windows_task
...
Adding windows_task resource
2016-11-25 11:46:42 -07:00
Christoph Hartmann
ded7d4c3c4
Merge pull request #1304 from jkerry/AddJUnitFormatterSupport
...
Adding JUnit formatter support
2016-11-25 11:33:45 -07:00