-
Notifications
You must be signed in to change notification settings - Fork 179
Closed
Labels
Fix ReadyFix ReadyFix ReadyIn PreviewCurrently available in AL-Go for GitHub previewCurrently available in AL-Go for GitHub previewShippedFeature is included in the latest versionFeature is included in the latest versionbugSomething isn't workingSomething isn't working
Description
AL-Go version
8.0
Describe the issue
During Run-AlPipeline.ps1, after running page scripting, during the cleanup phase, the following line creates an error:
Line 2980: Remove-Item -Path $resultsFolder -Recurse -Force
Error: Unexpected error when running action. Error Message: Could not find a part of the path '090ada325e1c11ff078a565a8cc5f9412fff8405.yml'
Expected behavior
The page scripting files are cleaned up without any exceptions
Steps to reproduce
- Using own runner on VM
- A blank repo with 1 page script. The page script itself does not fail, it is just "open items page"
- Run using latest AL-Go and BcContainerHelper 6.1.9-preview1359
Additional context (logs, screenshots, etc.)

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Fix ReadyFix ReadyFix ReadyIn PreviewCurrently available in AL-Go for GitHub previewCurrently available in AL-Go for GitHub previewShippedFeature is included in the latest versionFeature is included in the latest versionbugSomething isn't workingSomething isn't working