| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
| |
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|
|
|
| |
Signed-off-by: Pete Higgins <pete@peterhiggins.org>
|
|
|
|
|
|
| |
Point the new chef-16 branch at 16-stable ohai branch
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|
|
|
|
|
| |
Add more note values to the descriptions, update a few examples for cookstyle and modern gems, and identify a few more resources as providing package on their platform
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|
|
|
|
|
|
| |
The format has been simplified so we can remove some of the logic from
our generation scripts.
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|
|
|
|
|
|
|
| |
We updated this in
https://github.com/chef/chef-web-docs/commit/ec546e806366ca315b91e77eb357f65a14e11418
to simplify the yaml we have to generate.
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|
|
|
| |
Signed-off-by: Pete Higgins <pete@peterhiggins.org>
|
|
|
|
| |
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|
|
|
|
|
| |
This data actually needed to be under resource_description_list and not at the top level.
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|
|
|
| |
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|
|
|
|
|
| |
Resolve a few valid warnings there and then add a few more resources where we should be showing package warnings.
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|
|
|
|
|
|
|
|
| |
- The rake task to generate the announcement no longer works because our release notes file contains all the release notes. We're going to need some automation in the future for this, but this isn't it.
- Convert the docs task from .to_yml to YAML.dump
- Improve the component rake task description
- Nuke another copyright data range
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|
|
|
|
|
|
| |
We need a boolean for the docs site here, but we get back an array now.
For now let's just treat it like a boolean.
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|
|
|
|
|
| |
There's still a few of these left over, but these are the easy wins with obvious wins.
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|
|
|
| |
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|
|
| |
Co-authored-by: pete higgins <pete@peterhiggins.org>
|
|
|
|
|
|
| |
This is a bit easier to read
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|
|
|
| |
Signed-off-by: Pete Higgins <pete@peterhiggins.org>
|
|
|
|
| |
Signed-off-by: Pete Higgins <pete@peterhiggins.org>
|
|
|
|
| |
Signed-off-by: Pete Higgins <pete@peterhiggins.org>
|
|
|
|
| |
Signed-off-by: Pete Higgins <pete@peterhiggins.org>
|
|
|
|
|
|
|
| |
multi-job bundle install is the default in the next release, but for now
we should make sure we set it everywhere.
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|
|
|
| |
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|
|
|
| |
Signed-off-by: Pete Higgins <pete@peterhiggins.org>
|
|
|
|
| |
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|
|
|
| |
Signed-off-by: Pete Higgins <pete@peterhiggins.org>
|
|
|
|
| |
Signed-off-by: Pete Higgins <pete@peterhiggins.org>
|
|
|
|
|
|
| |
Skip defaults that are empty strings. There's a few of these floating around.
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|
|
|
|
|
|
|
| |
Add more descriptions and examples
Remove some smart quotes
Make sure homebrew_package gets tagged as supporting multi-package
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|
|
|
| |
Signed-off-by: Pete Higgins <pete@peterhiggins.org>
|
|
|
|
|
|
|
|
|
|
| |
The latest chef-telemetry gem brings in http 4 which brings in a pile
off FFI gems that break the builds. Pin until the http dep is removed
from the telemtry gem https://github.com/chef/chef-telemetry/issues/32.
This also speeds up how to bundle our gems to match what the Workstation
team did to speed up the job.
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|
|
|
|
|
| |
This fixes a few resources that included notes
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|
|
|
|
|
| |
We just bold the text in the description ourselves. It's way more reliable.
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|
|
|
| |
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|
|
|
| |
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|
|
|
|
|
| |
They'll wrap
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|
|
|
|
|
| |
The values default to false so only write out the true values, which makes it much easier to see what we're actually trying to set. This also means the yaml files won't wall change if we add a new config, which we will.
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|
|
|
| |
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|
|
|
|
|
| |
Thanks Ruby!
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|
|
|
| |
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|
|
|
| |
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|
|
|
|
|
| |
We autogenerate better content that these snippets
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|
|
|
| |
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|
|
|
|
|
| |
Add the new docs field and skip the special casing of nothing since the hugo template actually handles that.
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|
|
|
| |
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|
|
|
|
|
| |
We need to extend the data we present via chef and also change the hugo template for the examples, but for now this makes the diff much easier.
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|
|
|
| |
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|
|
|
|
|
| |
The files aren't actually yaml. They're markdown with yaml blocks so we need to end them.
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|
|
|
| |
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|
|
|
|
|
|
|
|
| |
Don't generate the nil robots or syntax_code_block fields
Skip empty fields in our properties
Confirmed with Ian that Hugo is going to skip the empty fields anyways
Signed-off-by: Tim Smith <tsmith@chef.io>
|