[New] CLI & Service Application#3103
Closed
cschuchardt88 wants to merge 241 commits intoneo-project:new-clifrom
Closed
[New] CLI & Service Application#3103cschuchardt88 wants to merge 241 commits intoneo-project:new-clifrom
[New] CLI & Service Application#3103cschuchardt88 wants to merge 241 commits intoneo-project:new-clifrom
Conversation
Contributor
|
Does it solve #3014? |
Member
Author
|
@roman-khimov Sure does |
Member
Author
Contributor
Member
Author
I'm ok with other branch. But how am I to break down PR for something that is built already. I'm not understanding that part. |
Contributor
|
an issue that list your plan, add few classes that has no dependency issues on every pr. i am not trying to make it hard for you, just current coredev protocol wont work well on long pr. |
This was referenced Jun 29, 2024
Member
Author
|
See PR #3372 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This PR is to focus on the a new CLI & service. Also to fix the problems and bottlenecks at hand with the current CLI. The goal is not to change anything in core at least in this PR. But in the future will be changing
Pluginsand adding aWebServerin the CLI thatPluginscan tie into.How Basic Design Works
The way this is going to work is with two applications. One that is a
Servicethat can run inlinuxwithsystemdand inwindowsas aWindowsService. The other application is acommand-linebased app that talks to theServiceAppby usingNamedPipes/IPCsystems.Features
nuget)config.jsonremoved)More to come...
Your Feedback is Requested!
Type of change
How Has This Been Tested?
Checklist: