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

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

Merged
merged 13 commits into from
Apr 21, 2021

Commits on Jan 24, 2021

  1. Configuration menu
    Copy the full SHA
    6c84d23 View commit details
    Browse the repository at this point in the history
  2. fix syntax

    bergmeister committed Jan 24, 2021
    Configuration menu
    Copy the full SHA
    2556a3c View commit details
    Browse the repository at this point in the history
  3. fix function scope

    bergmeister committed Jan 24, 2021
    Configuration menu
    Copy the full SHA
    5eceb86 View commit details
    Browse the repository at this point in the history
  4. using for psscriptroot

    bergmeister committed Jan 24, 2021
    Configuration menu
    Copy the full SHA
    c322aae View commit details
    Browse the repository at this point in the history
  5. add debugging statements

    bergmeister committed Jan 24, 2021
    Configuration menu
    Copy the full SHA
    e64de8e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    584e8f6 View commit details
    Browse the repository at this point in the history
  7. try fix wmf syntax

    bergmeister committed Jan 24, 2021
    Configuration menu
    Copy the full SHA
    f20bf3e View commit details
    Browse the repository at this point in the history
  8. try simplify

    bergmeister committed Jan 24, 2021
    Configuration menu
    Copy the full SHA
    a3b4154 View commit details
    Browse the repository at this point in the history
  9. set env outside psjob

    bergmeister committed Jan 24, 2021
    Configuration menu
    Copy the full SHA
    8a52f3b View commit details
    Browse the repository at this point in the history
  10. only do psmodules as jobs

    bergmeister committed Jan 24, 2021
    Configuration menu
    Copy the full SHA
    5ffd45a View commit details
    Browse the repository at this point in the history
  11. fix and shallow fetch

    bergmeister committed Jan 24, 2021
    Configuration menu
    Copy the full SHA
    0d5f765 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    32537f5 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3fe37c6 View commit details
    Browse the repository at this point in the history