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

Refactor/json converter2 #95

Merged
merged 2 commits into from
Dec 4, 2024
Merged

Refactor/json converter2 #95

merged 2 commits into from
Dec 4, 2024

Conversation

Ramimashkouk
Copy link
Member

@Ramimashkouk Ramimashkouk commented Nov 20, 2024

Split the one file that does the building process (json_converter) into many utilizing:

  • Pydantic models that represent different frontend graph components
  • classes that each specializes in converting one of these components
  • Get rid of manual custom-services-indexing and use ast to search for services instead

@Ramimashkouk Ramimashkouk merged commit d0ecd10 into dev Dec 4, 2024
1 of 10 checks passed
@Ramimashkouk Ramimashkouk deleted the refactor/json-converter2 branch December 4, 2024 15:46
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.

1 participant