-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
Show recipe error instead if throwing an exeption #16148
Conversation
@hishamco why did you do that? Are you in the middle of reviewing this PR? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry, it's been a bit of a busy day lately,
I've tested this PR , and there are some issues that need to be tweaked
src/OrchardCore.Modules/OrchardCore.Recipes/Controllers/AdminController.cs
Outdated
Show resolved
Hide resolved
src/OrchardCore.Modules/OrchardCore.Deployment/Controllers/ImportController.cs
Outdated
Show resolved
Hide resolved
...hardCore.Modules/OrchardCore.Deployment.Remote/Controllers/ImportRemoteInstanceController.cs
Outdated
Show resolved
Hide resolved
…ers/ImportRemoteInstanceController.cs Co-authored-by: Tony Han <[email protected]>
…ers/ImportRemoteInstanceController.cs Co-authored-by: Tony Han <[email protected]>
src/OrchardCore.Modules/OrchardCore.Deployment/Controllers/ImportController.cs
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Almost done, just a few alert messages left that may need to be changed to appropriate text
...hardCore.Modules/OrchardCore.Deployment.Remote/Controllers/ImportRemoteInstanceController.cs
Outdated
Show resolved
Hide resolved
src/OrchardCore.Modules/OrchardCore.Deployment/Controllers/ImportController.cs
Outdated
Show resolved
Hide resolved
src/OrchardCore.Modules/OrchardCore.Deployment/Controllers/ImportController.cs
Show resolved
Hide resolved
src/OrchardCore.Modules/OrchardCore.Layers/Recipes/LayerStep.cs
Outdated
Show resolved
Hide resolved
src/OrchardCore.Modules/OrchardCore.Recipes/Controllers/AdminController.cs
Show resolved
Hide resolved
src/OrchardCore/OrchardCore.Recipes.Abstractions/Models/RecipeExecutionException.cs
Outdated
Show resolved
Hide resolved
src/OrchardCore/OrchardCore.Recipes.Abstractions/Models/RecipeStepResult.cs
Show resolved
Hide resolved
src/OrchardCore/OrchardCore.Recipes.Core/Services/RecipeExecutor.cs
Outdated
Show resolved
Hide resolved
src/OrchardCore/OrchardCore.Recipes.Core/Services/RecipeExecutor.cs
Outdated
Show resolved
Hide resolved
Co-authored-by: Hisham Bin Ateya <[email protected]>
Co-authored-by: Hisham Bin Ateya <[email protected]>
Co-authored-by: Hisham Bin Ateya <[email protected]>
Co-authored-by: Hisham Bin Ateya <[email protected]>
You can add suggestion as batch instead of committing one by one, because it will start the build everytime |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I need to go now to a workshop, so I approve this, hope almost if not all the suggested changes have been applied
I don't want to make this PR stay much until I come :)
Fix #16056
/cc @hyzx86
Import from package
Import from text
Running a partial recipe