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

Integrate dora-runtime into dora-daemon #257

Merged
merged 1 commit into from
Apr 19, 2023

Conversation

phil-opp
Copy link
Collaborator

Removes the separate dora-runtime binary. The runtime can now be started by passing --run-dora-runtime to dora-daemon. This change makes setup and deployment easier since it removes one executable that needs to be copied across machines.

This PR targets #256.

@phil-opp phil-opp requested a review from haixuanTao April 19, 2023 09:44
Removes the separate `dora-runtime` binary. The runtime can now be started by passing `--run-dora-runtime` to `dora-daemon`. This change makes setup and deployment easier since it removes one executable that needs to be copied across machines.
@phil-opp phil-opp force-pushed the remove-runtime-binary branch from 500ce4c to aac5e65 Compare April 19, 2023 11:46
@phil-opp phil-opp merged commit 18cadab into multiple-daemons Apr 19, 2023
@phil-opp phil-opp deleted the remove-runtime-binary branch April 19, 2023 12:11
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