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

[Connector Builder] POC of YAML -> UI conversion #20611

Closed
lmossman opened this issue Dec 16, 2022 · 1 comment
Closed

[Connector Builder] POC of YAML -> UI conversion #20611

lmossman opened this issue Dec 16, 2022 · 1 comment
Assignees

Comments

@lmossman
Copy link
Contributor

lmossman commented Dec 16, 2022

What

Do a POC of the logic to convert a YAML manifest into the connector builder UI form state values.

The goal of this is to evaluate how complex or brittle this type of conversion will be, to help inform us about the long-term approach we want to take for the UI state handling.

Acceptance Criteria

Evaluate the approach of converting an arbitrary YAML manifest to builder UI state along the following metrics:

  • Complexity of conversion logic
  • How much is lost when going from YAML to UI
  • How difficult is it to handle unexpected components/types
@lmossman
Copy link
Contributor Author

POC results:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant