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

MAJOR CHANGE: Refactor repository #11

Closed
wants to merge 93 commits into from

Conversation

Ramimashkouk
Copy link
Member

  • Make bot/run/* and bot/build/* endpoints work
  • Add run/connect endpoint to open websocket

* 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 Ramimashkouk force-pushed the MAJOR_CHANGE/new_structure branch from a1657a6 to c18b59d Compare March 29, 2024 10:32
@Ramimashkouk Ramimashkouk force-pushed the MAJOR_CHANGE/new_structure branch from 859ebd9 to 07e4e5d Compare April 15, 2024 06:13
@Ramimashkouk
Copy link
Member Author

Split into these PRs:
#13 #14 #15 #16 #17 #18 #19 #20 #21 #22 #23 #24 #25 #26

@Ramimashkouk Ramimashkouk deleted the MAJOR_CHANGE/new_structure branch June 6, 2024 15:03
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