Commit graph

2958 commits

Author SHA1 Message Date
Maggie Walker
c54c852d20 Copy edit on community page 2016-09-22 13:30:16 -07:00
Maggie Walker
2ff49685d0 Merge pull request #1123 from chef/mw/design-fixes
Website Design Fixes
2016-09-22 13:19:56 -07:00
Christoph Hartmann
543db25b56 Merge pull request #1124 from chef/ssd/stahp-using-my-bandwidth
Avoid spurious downloads during dependency management
2016-09-22 18:50:24 +02:00
Steven Danna
50b27c4b32 Avoid spurious downloads during dependency management
Before, a URL based source might be downloaded multiple times during the
dependency fetching and lockfile creation. This commit tries to avoid
this by:

1) Memoizing data about the archive to avoid re-fetching the archive

2) Adding a CachedFetcher wrapper around the fetcher class to help
ensure that callers always consult the cache before fetching.

Signed-off-by: Steven Danna <steve@chef.io>
2016-09-22 18:36:00 +02:00
Dominik Richter
6190e4f828 Merge pull request #1130 from chef/dr/resources-docs
add resources.md doc generation
2016-09-22 18:03:25 +02:00
Maggie Walker
fa047bc364 Add active animation to primary/secondary buttons 2016-09-22 18:00:33 +02:00
Maggie Walker
a266baceaa Wrap full tutorial title text in link
Makes the full title clickable but keeps the tutorial titles in
a span so they look like regular body text.
2016-09-22 18:00:33 +02:00
Maggie Walker
4d7e7180e1 Give nav higher z-index so it doesn't overlap with page content 2016-09-22 18:00:33 +02:00
Maggie Walker
6e23b8eed9 Make icon blocks on homepage use 2 column layout on mobile 2016-09-22 18:00:33 +02:00
Maggie Walker
e1367b714b Ensure icon blocks clear only on homepage 2016-09-22 18:00:33 +02:00
Dominik Richter
45d56439c5 add resources.md doc generation 2016-09-22 17:54:20 +02:00
Dominik Richter
a46908f6cc Merge pull request #1129 from chef/dr/resource-docs
add all resources to docs
2016-09-22 17:19:53 +02:00
Dominik Richter
f9248033c3 render resource docs 2016-09-22 16:47:58 +02:00
Dominik Richter
dba8638e3a ignore auto-generated docs 2016-09-22 16:47:54 +02:00
Dominik Richter
67c990d19c add all partials for resources 2016-09-22 15:23:21 +02:00
Dominik Richter
7d363338b8 Merge pull request #1128 from chef/dr/sidebar
reorder and fix sidebar contents for docs
2016-09-22 15:23:06 +02:00
Dominik Richter
5aa03ba875 reorder and fix sidebar contents for docs 2016-09-22 15:15:40 +02:00
Dominik Richter
80d1cc9ada Merge pull request #1127 from chef/dr/ruby-inspec-docs
add ruby usage in inspec as markdown
2016-09-22 15:15:23 +02:00
Dominik Richter
5a5fa03321 add ruby usage in inspec as markdown 2016-09-22 15:06:04 +02:00
Christoph Hartmann
b45afd7823 Merge pull request #1125 from chef/dr/cli-docs
Add markdown docs
2016-09-22 15:05:10 +02:00
Dominik Richter
f179c88074 improve cli docs styling 2016-09-22 13:49:56 +02:00
Dominik Richter
a4982fc4f1 generate docs for cli 2016-09-22 13:43:57 +02:00
Christoph Hartmann
0e7c534ea7 1.0.0.beta2 2016-09-22 11:33:43 +02:00
Christoph Hartmann
c17e11e0dc Merge pull request #1122 from chef/yzl/set_inspec_version
Use the gem version for the omnibus package version
2016-09-22 10:37:26 +02:00
Yvonne Lam
6481c0a7a1 Use the gem version for the omnibus package version. 2016-09-22 10:24:58 +02:00
Christoph Hartmann
568938cbac Merge pull request #1120 from chef/dr/docs2
update docs to markdown
2016-09-22 10:24:15 +02:00
Dominik Richter
c8638f9917 update docs to markdown
run 2/3
2016-09-22 10:16:16 +02:00
Christoph Hartmann
3d726a2ce3 Merge pull request #1116 from chef/ssd/write-lockfiles
Always write lockfiles for local top-level profiles
2016-09-22 10:15:30 +02:00
Steven Danna
d29e8768ca Rename --no-write-lockfile to --no-create-lockfile
Signed-off-by: Steven Danna <steve@chef.io>
2016-09-22 10:08:32 +02:00
Steven Danna
2f3a916080 Always write lockfiles for local top-level profiles
This commit threads through some state related to whether or not a
profile is "local", that is whether it is a directory on disk.  If it
is, we then write out the lockfile to disk.

Signed-off-by: Steven Danna <steve@chef.io>
2016-09-22 10:08:32 +02:00
Dominik Richter
25424e2d81 Merge pull request #1101 from chef/chris-rock/optimize-tutorial
Optimize tutorial
2016-09-22 03:18:36 +02:00
Christoph Hartmann
4dd827b414 update command results 2016-09-21 22:14:38 +02:00
Christoph Hartmann
76fc43fd36 update simulator generator script 2016-09-21 22:09:55 +02:00
Christoph Hartmann
6fc201458f add font-awesome icons 2016-09-21 22:09:55 +02:00
Christoph Hartmann
bc2ac4a80a refactor terminal 2016-09-21 22:09:55 +02:00
Christoph Hartmann
b8cc700495 listen on ctrl+c events for tutorial web server 2016-09-21 22:04:17 +02:00
Maggie Walker
feeeb8b7e7 Merge pull request #1121 from chef/mw/legal
Add legal pages
2016-09-21 11:54:11 -07:00
Maggie Walker
9b629154ad Fix file path on trademark policy page 2016-09-21 10:39:33 -07:00
Maggie Walker
78fb43f122 Add licensing page 2016-09-21 10:39:33 -07:00
Maggie Walker
2810c78b44 Add trademark policy page 2016-09-21 10:39:33 -07:00
Maggie Walker
ceab5da1ea Add terms and conditions page 2016-09-21 10:39:33 -07:00
Maggie Walker
60c9920a75 Add privacy policy page 2016-09-21 10:39:33 -07:00
Christoph Hartmann
a0e79519b6 Merge pull request #1118 from chef/dr/www-build
add readme to www-build
2016-09-21 18:43:04 +02:00
Dominik Richter
15753aec16 add readme to www-build 2016-09-21 18:16:09 +02:00
Christoph Hartmann
70fa1dde73 Merge pull request #1113 from chef/ssd/customcache
Add `--cache` option to `inspec exec`
2016-09-21 15:19:18 +02:00
Steven Danna
2d28c786c3
Add --cache option to inspec exec
This allows users to run:

  inspec exec ./ --cache PATH

which will use `PATH` as the dir to retrieve and store remote
dependencies.  The hope is that this can eventually be used with
`inspec vendor PATH` to package up a profile for offline use.

Signed-off-by: Steven Danna <steve@chef.io>
2016-09-21 14:10:27 +01:00
Steven Danna
c4e72490ce Merge pull request #1112 from chef/chris-rock/fix-space-pip
fix double-space in pip to_s resource
2016-09-21 11:52:53 +01:00
Christoph Hartmann
85aae8d29f fix double-space in pip to_s resource 2016-09-21 12:02:36 +02:00
Christoph Hartmann
a63149a5b6 Merge pull request #1103 from chef/ssd/check-checksum
Fail if a remote source content doesn't match lockfile
2016-09-21 12:00:47 +02:00
Steven Danna
8d63db9a2b
Change :shasum key to :sha256 for future upgrade
Signed-off-by: Steven Danna <steve@chef.io>
2016-09-21 10:51:04 +01:00