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

feat(engine): Generate graph from headless mode #173

Merged
merged 14 commits into from
Jun 16, 2024

Conversation

daryllimyt
Copy link
Contributor

@daryllimyt daryllimyt commented Jun 15, 2024

Features

  • Move initla graph construction to server side
  • Workflow commit endpoint now performs graph object construction
  • Add layouting using dagre

Changes

  • Clean up RFGraph API, prepare to take on more server side logic

Testing

  • Unit tests all passing

@github-actions github-actions bot added engine Improvements or additions to the workflow engine enhancement New feature or request labels Jun 15, 2024
@daryllimyt daryllimyt marked this pull request as ready for review June 16, 2024 00:51
@daryllimyt daryllimyt self-assigned this Jun 16, 2024
@daryllimyt daryllimyt added the frontend Improvements or additions to the frontend label Jun 16, 2024
@daryllimyt daryllimyt merged commit e3cb820 into main Jun 16, 2024
2 of 3 checks passed
@daryllimyt daryllimyt deleted the feat/generate-graph-from-headless branch June 16, 2024 00:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
engine Improvements or additions to the workflow engine enhancement New feature or request frontend Improvements or additions to the frontend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant