FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

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 · GitHub

Speedup CI by bootstrapping PowerShell module installations in background and in parallel, whilst the .NET SDK is being installed - #1634

Merged
Rob Holt (rjmholt) merged 13 commits into
PowerShell:masterfrom
bergmeister:ParallelBootstrap_CI
Apr 21, 2021
Merged

Speedup CI by bootstrapping PowerShell module installations in background and in parallel, whilst the .NET SDK is being installed#1634
Rob Holt (rjmholt) merged 13 commits into
PowerShell:masterfrom
bergmeister:ParallelBootstrap_CI

Conversation

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

Copy link
Copy Markdown
Contributor

James Truher (@JamesWTruher) need you to review this one

Rob Holt (rjmholt) merged commit 1ff493e into PowerShell:master Apr 21, 2021
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL