Skip to content

Fixed CI errors caused by -Depth 0#25

Merged
Arlodotexe merged 1 commit intomainfrom
fix/multitarget/ci-errors
Mar 16, 2023
Merged

Fixed CI errors caused by -Depth 0#25
Arlodotexe merged 1 commit intomainfrom
fix/multitarget/ci-errors

Conversation

@Arlodotexe
Copy link
Copy Markdown
Member

This PR resolves this issue.

In PowerShell 5.1, the -Depth 0 in Get-ChildItem -Directory -Depth 0 -Path "$PSScriptRoot/../../components/*" was causing it to grab directories 1 depth further than expected.

@Arlodotexe Arlodotexe requested a review from niels9001 March 16, 2023 16:39
@Arlodotexe Arlodotexe added bug 🐛 Something isn't working CI/pipeline 🔬 dev loop ➰ For issues that impact the core dev-loop of building experiments labels Mar 16, 2023
@Arlodotexe Arlodotexe self-assigned this Mar 16, 2023
Copy link
Copy Markdown
Collaborator

@niels9001 niels9001 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug 🐛 Something isn't working CI/pipeline 🔬 dev loop ➰ For issues that impact the core dev-loop of building experiments

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

2 participants