◐ Shell
clean mode source ↗

Speedup CI by bootstrapping PowerShell module installations in background and in parallel, whilst the .NET SDK is being installed by bergmeister · Pull Request #1634 · PowerShell/PSScriptAnalyzer

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@bergmeister

Copy link Copy Markdown

Collaborator

PR Summary

Most of the time is spent bootstrapping the .NET SDK, meaning the installation of other required PowerShell modules can be done in the background and in parallel. This reduces the build time by around 20 seconds. Due to indentation shift, please use a white-space ignoring diff.

PR Checklist

@rjmholt

rjmholt commented

Apr 21, 2021

Copy link Copy Markdown

Contributor

@JamesWTruher need you to review this one

@rjmholt rjmholt merged commit 1ff493e into PowerShell:master

Apr 21, 2021

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

Reviewers

@JamesWTruher JamesWTruher Awaiting requested review from JamesWTruher

1 more reviewer

@rjmholt rjmholt rjmholt approved these changes

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@bergmeister @rjmholt