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

Ring Github Workflow #174

Closed
wants to merge 24 commits into from
Closed

Ring Github Workflow #174

wants to merge 24 commits into from

Conversation

rasswanth-s
Copy link
Collaborator

@rasswanth-s rasswanth-s commented Oct 16, 2024

rasswanth-s and others added 12 commits October 16, 2024 10:43
Co-authored-by: Shubham Gupta <shubhamgupta3121@gmail.com>
experimenting with nohup to run uvicorn process

Co-authored-by: Shubham Gupta <shubhamgupta3121@gmail.com>
Fixed environment error in app manager by passing only required parameters

Co-authored-by: Shubham Gupta <shubhamgupta3121@gmail.com>
Co-authored-by: Khoa Nguyen <khoaguin@users.noreply.github.com>
Co-authored-by: Shubham Gupta <shubhamgupta3121@gmail.com>
Co-authored-by: Khoa Nguyen <khoaguin@users.noreply.github.com>
@rasswanth-s rasswanth-s changed the title [WIP] Ring Github Workflow Ring Github Workflow Oct 21, 2024
rasswanth-s and others added 9 commits October 21, 2024 10:51
fix ring test expected values
Co-authored-by: Shubham Gupta <shubhamgupta3121@gmail.com>
Co-authored-by: Khoa Nguyen <dkn.work@protonmail.com>
Co-authored-by: Khoa Nguyen <khoaguin@users.noreply.github.com
Co-authored-by: Shubham Gupta <shubhamgupta3121@gmail.com>
Co-authored-by: rasswanth-s <43314053+rasswanth-s@users.noreply.github.com>
Co-authored-by: Khoa Nguyen <khoaguin@users.noreply.github.com>
Co-authored-by: Shubham Gupta <shubhamgupta3121@gmail.com>
Co-authored-by: Shubham Gupta <shubhamgupta3121@gmail.com>
Co-authored-by: Khoa Nguyen <dkn.work@protonmail.com>
Co-authored-by: Shubham Gupta <shubhamgupta3121@gmail.com>
Co-authored-by: Khoa Nguyen <dkn.work@protonmail.com>
DATA_DIR=./data

# remove the data directory
rm -rf $DATA_DIR
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

let's not do this - what's the use case? why do we need it?

)


#TODO: Solve name confusion in the server client before merge
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what does this todo mean?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

shouldn't this live in the ring repo? we can test base functionality of ring over there?
and here we should just do an integration test if it is able to install and run the script.

@shubham3121
Copy link
Member

Superseded by:
#247
#281

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.

4 participants