Skip to content
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

Bootstrap script fails #4

Closed
johlju opened this issue Feb 1, 2024 · 0 comments · Fixed by #5 or #7
Closed

Bootstrap script fails #4

johlju opened this issue Feb 1, 2024 · 0 comments · Fixed by #5 or #7

Comments

@johlju
Copy link
Member

johlju commented Feb 1, 2024

The bootstrap script fails because it is missing the functions Get-PSModulePath, New-Exception and New-ErrorRecord. The integration tests passes because the module DscResource.Common is available when the pipeline runs. The integration tests should remove that module prior to running tests for the bootstrap script.

The task that updates the bootstrap script should automatically add the definition of all needed commands to the bootstrap script.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant