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: Support versioning of user project #37

Closed
wants to merge 149 commits into from

Conversation

Ramimashkouk
Copy link
Member

@Ramimashkouk Ramimashkouk commented Jun 3, 2024

  • Create two gits: one for df_designer/frontend_flows.yaml and another for bot
  • Connect the two gits to get the corresponding graph of a particular build when needed

TODO: Update frontend to apply the changes

Notes for frontend:

  • /flows endpoints take now parameter build_id

Ramimashkouk and others added 30 commits March 18, 2024 03:59
* Make bot/run/* and bot/build/* endpoints work
* Add run/connect endpoint to open websocket
* Add build_id to `/bot/run/start/{build_id}` endpoint
* Save the run process  info in runs.yaml
* Save the run process info into the correspoinding build in BUILDS_PATH
* Create BuildManager and RunManager
* Correct builds/runs full and min info
* Incrementally Assign numbers to build_id
* Push poetry.lock
* create general log file if it doesn't exist
* Avoid creating logger while initating a project (init command)
@Ramimashkouk
Copy link
Member Author

Opened #50 instead

@Ramimashkouk Ramimashkouk deleted the feat/version-user-proj branch June 7, 2024 09:02
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.

2 participants