Plan Status Code Updates#191
Closed
nkleiner wants to merge 30 commits into
Closed
Conversation
…s available for the user to select from.
# Conflicts: # Ares.Core/Ares.Core.csproj # AresScript/AresScript.csproj # DemoRemoteAnalyzer/DemoRemoteAnalyzer.csproj # DemoRemoteDevice/DemoRemoteDevice.csproj # DemoRemotePlanner/DemoRemotePlanner.csproj # UI/UI.csproj
…h retying commands, which is done at the step execution level when applicable. Next is going to be dealing with things like replanning and safe mode entry.
…prompt user" case which will need some additional UI work done.
…ail in an experiment
# Conflicts: # Ares.Core/Ares.Core.csproj # Ares.Core/ServiceCollectionExtensions.cs # AresScript/AresScript.csproj # DemoRemoteAnalyzer/DemoRemoteAnalyzer.csproj # DemoRemoteDevice/DemoRemoteDevice.csproj # DemoRemotePlanner/DemoRemotePlanner.csproj # UI/ServiceCollectionExtensions.cs # UI/UI.csproj
# Conflicts: # Ares.Core/Ares.Core.csproj # Ares.Core/Execution/Executors/ExecutorSummaryHelpers.cs # Ares.Core/Execution/Executors/SequentialStepExecutor.cs # AresScript/AresScript.csproj # DemoRemoteAnalyzer/DemoRemoteAnalyzer.csproj # DemoRemoteDevice/DemoRemoteDevice.csproj # DemoRemotePlanner/DemoRemotePlanner.csproj # UI/UI.csproj
…nfirm settings were saved
…safe. Also prompt user for decision when receiving the default (unset) status code from a command failure.
# Conflicts: # Ares.Core.Tests/Execution/CampaignExecutorTests.cs # Ares.Core/Ares.Core.csproj # Ares.Core/Execution/Executors/CampaignExecutor.cs # Ares.Core/Execution/Executors/CommandExecutor.cs # Ares.Core/Execution/Executors/ExecutorSummaryHelpers.cs # Ares.Core/Execution/Executors/ExperimentExecutor.cs # AresScript/AresScript.csproj # DemoRemoteAnalyzer/DemoRemoteAnalyzer.csproj # DemoRemoteDevice/DemoRemoteDevice.csproj # DemoRemotePlanner/DemoRemotePlanner.csproj # UI/Components/Layouts/MainLayout.razor # UI/Features/Execution/Execution.razor # UI/Features/Execution/ExecutionViewModel.cs # UI/UI.csproj
Member
Author
|
Closing this as the pull request for batch planning contains a corrected version of this feature. |
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.
These changes add the ability to tell the planner what the status of the last plan's execution is, allowing planners the flexibility of knowing when they've proposed invalid or unreachable parameters