You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Description
Due to the changes to `ZarfInitOptions`, `ZarfDeployOptions` and some
overarching codebase changes, the UI's backend init process is broken.
This PR fixes that flow.
- Fix init via UI
- Add docs for UI's E2E tests
- Add an E2E test to actually run init
## Related Issue
Fixes#1212
## Type of change
- [x] Bug fix (non-breaking change which fixes an issue)
- [x] New feature (non-breaking change which adds functionality)
## 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
Steps to reproduce
Expected result
Zarf init completes with no errors
Actual Result
Error
The text was updated successfully, but these errors were encountered: