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] Productionize YAML -> UI conversion #21285

Closed
lmossman opened this issue Jan 12, 2023 · 0 comments · Fixed by #21142
Closed

[Connector Builder] Productionize YAML -> UI conversion #21285

lmossman opened this issue Jan 12, 2023 · 0 comments · Fixed by #21142
Assignees

Comments

@lmossman
Copy link
Contributor

Context

As a result of the POC for this functionality, we are deciding to move forward with implementing this feature.

A PR that lays the groundwork for this can be found here, though it is incomplete: #21142

This is blocked by completion of #21211, so that YAMLs using $refs and $options are able to be converted.

Acceptance Criteria

  • YAML manifests that don't encode behavior unsupported by the Connector Builder UI can be converted into UI form values in the Connector Builder UI (by clicking the UI | YAML toggle)
  • YAML manifests that do things the Connector Builder UI does not support are rejected during toggling
  • YAMLs containing $refs and $options will have those macros resolved and flattened by the endpoint added in Connector builder server endpoint to resolve $refs and $options #21211,
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant