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

Improve the docs and expand on package create information #1679

Merged
merged 13 commits into from
May 9, 2023

Conversation

Racer159
Copy link
Contributor

@Racer159 Racer159 commented May 7, 2023

Description

This adds a package create tutorial and improves docs overall.

Related Issue

Fixes #1382

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

@netlify
Copy link

netlify bot commented May 7, 2023

Deploy Preview for zarf-docs ready!

Name Link
🔨 Latest commit 40a4e1d
🔍 Latest deploy log https://app.netlify.com/sites/zarf-docs/deploys/64598b8949e039000813bc55
😎 Deploy Preview https://deploy-preview-1679--zarf-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

docs/1-getting-started/index.md Outdated Show resolved Hide resolved
docs/1-getting-started/index.md Show resolved Hide resolved
docs/1-getting-started/index.md Show resolved Hide resolved
docs/2-the-zarf-cli/1-cli-common-uses.md Outdated Show resolved Hide resolved
docs/2-the-zarf-cli/1-cli-common-uses.md Outdated Show resolved Hide resolved
docs/3-create-a-zarf-package/index.md Show resolved Hide resolved
docs/5-dashboard-ui/index.md Show resolved Hide resolved
docs/8-faq.md Show resolved Hide resolved
@Racer159 Racer159 merged commit 83cd17a into main May 9, 2023
21 checks passed
@Racer159 Racer159 deleted the 1382-create-variables-and-tutorial branch May 9, 2023 14:49
Racer159 added a commit that referenced this pull request May 9, 2023
## Description

Allows registries to be overridden with registry mirrors on Zarf package
create.

## Related Issue

Fixes #1577 

- [x] Fix the faq for large local images - this can fix that use case.
#1679 (comment)

## Type of change

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

## Checklist before merging

- [x] Test, docs, adr added or updated as needed
- [X] [Contributor Guide
Steps](https://github.com/defenseunicorns/zarf/blob/main/CONTRIBUTING.md#developer-workflow)
followed

---------

Co-authored-by: Jonathan Perry <YrrepNoj@gmail.com>
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.

Docs Update: Warning on Package Create Variables page
2 participants