Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1216 - Config File Docs #1912

Merged
merged 19 commits into from
Jul 27, 2023
Merged

1216 - Config File Docs #1912

merged 19 commits into from
Jul 27, 2023

Conversation

cmwylie19
Copy link
Contributor

Description

Closes #1216

  • Move the config-file section to it's own page (still linked from a shorter section in the CLI page)
  • Provide examples of the high-level config file keys on that page and descriptions of what they do / how to use them (with toml, json, and yaml versions in tabs like we have on components now)
  • Describe more specifically where the config files load from - Home directory, CWD, ENV Var location.

Related Issue

Fixes #1216

Relates to #

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Other (security config, docs update, etc)

Checklist before merging

Signed-off-by: Case Wylie <cmwylie19@defenseunicorns.com>
Signed-off-by: Case Wylie <cmwylie19@defenseunicorns.com>
@netlify
Copy link

netlify bot commented Jul 20, 2023

Deploy Preview for zarf-docs canceled.

Name Link
🔨 Latest commit ca91812
🔍 Latest deploy log https://app.netlify.com/sites/zarf-docs/deploys/64c2ca1b9bcce40008a7ff8a

docs-website/plugins/custom-loaders/index.js Outdated Show resolved Hide resolved
docs-website/src/components/ExampleYAML.js Outdated Show resolved Hide resolved
docs/2-the-zarf-cli/2-declarative-cli-configuration.md Outdated Show resolved Hide resolved
docs/2-the-zarf-cli/2-declarative-cli-configuration.md Outdated Show resolved Hide resolved
docs/2-the-zarf-cli/2-declarative-cli-configuration.md Outdated Show resolved Hide resolved
docs/2-the-zarf-cli/2-declarative-cli-configuration.md Outdated Show resolved Hide resolved
docs/2-the-zarf-cli/2-declarative-cli-configuration.md Outdated Show resolved Hide resolved
docs/2-the-zarf-cli/2-declarative-cli-configuration.md Outdated Show resolved Hide resolved
docs/2-the-zarf-cli/2-declarative-cli-configuration.md Outdated Show resolved Hide resolved
examples/config-file/zarf-config.json Outdated Show resolved Hide resolved
cmwylie19 and others added 5 commits July 24, 2023 08:05
Co-authored-by: Wayne Starr <Racer159@users.noreply.github.com>
Signed-off-by: Case Wylie <cmwylie19@defenseunicorns.com>
Signed-off-by: Case Wylie <cmwylie19@defenseunicorns.com>
Signed-off-by: Case Wylie <cmwylie19@defenseunicorns.com>
Signed-off-by: Case Wylie <cmwylie19@defenseunicorns.com>
docs-website/plugins/custom-loaders/index.js Outdated Show resolved Hide resolved
docs-website/src/components/ExampleYAML.js Outdated Show resolved Hide resolved
docs-website/src/components/FetchFileCodeBlock.js Outdated Show resolved Hide resolved
src/injector/.cargo/config Outdated Show resolved Hide resolved
src/injector/.gitignore Outdated Show resolved Hide resolved
src/injector/Cargo.lock Outdated Show resolved Hide resolved
src/injector/Cargo.toml Outdated Show resolved Hide resolved
src/injector/Makefile Outdated Show resolved Hide resolved
docs-website/src/components/FetchFileCodeBlock.js Outdated Show resolved Hide resolved
cmwylie19 and others added 10 commits July 26, 2023 18:42
Co-authored-by: Wayne Starr <Racer159@users.noreply.github.com>
Signed-off-by: Case Wylie <cmwylie19@defenseunicorns.com>
Signed-off-by: Case Wylie <cmwylie19@defenseunicorns.com>
Signed-off-by: Case Wylie <cmwylie19@defenseunicorns.com>
Signed-off-by: Case Wylie <cmwylie19@defenseunicorns.com>
Signed-off-by: Case Wylie <cmwylie19@defenseunicorns.com>
Signed-off-by: Case Wylie <cmwylie19@defenseunicorns.com>
Signed-off-by: Case Wylie <cmwylie19@defenseunicorns.com>
Signed-off-by: Case Wylie <cmwylie19@defenseunicorns.com>
cmwylie19 and others added 2 commits July 27, 2023 15:48
Co-authored-by: Wayne Starr <Racer159@users.noreply.github.com>
Co-authored-by: Wayne Starr <Racer159@users.noreply.github.com>
Copy link
Contributor

@Racer159 Racer159 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@Racer159 Racer159 enabled auto-merge (squash) July 27, 2023 20:05
@Racer159 Racer159 merged commit 63d11bd into main Jul 27, 2023
@Racer159 Racer159 deleted the 1216 branch July 27, 2023 20:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve the docs for the Zarf config-file
3 participants