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

Unable to Init from UI #1212

Closed
Noxsios opened this issue Jan 18, 2023 · 0 comments · Fixed by #1213
Closed

Unable to Init from UI #1212

Noxsios opened this issue Jan 18, 2023 · 0 comments · Fixed by #1213
Assignees
Labels
bug 🐞 Something isn't working

Comments

@Noxsios
Copy link
Contributor

Noxsios commented Jan 18, 2023

Steps to reproduce

  1. Run through the init process in the UI

Expected result

Zarf init completes with no errors

Actual Result

Error

Currently working on another branch, will make a PR branch once I fully flesh out the problem / solution

@Noxsios Noxsios added the bug 🐞 Something isn't working label Jan 18, 2023
@Noxsios Noxsios added this to the Zarf UI milestone Jan 18, 2023
@Noxsios Noxsios self-assigned this Jan 18, 2023
@github-project-automation github-project-automation bot moved this to New Requests in Zarf Project Board Jan 18, 2023
@Noxsios Noxsios linked a pull request Jan 18, 2023 that will close this issue
4 tasks
@Noxsios Noxsios mentioned this issue Jan 18, 2023
4 tasks
@github-project-automation github-project-automation bot moved this from New Requests to Done in Zarf Project Board Jan 19, 2023
@github-project-automation github-project-automation bot moved this from New Requests to Done in Zarf Project Board Jan 19, 2023
Noxsios added a commit that referenced this issue Mar 8, 2023
## 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐞 Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant