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

Update build pipeline to support LocalPackage build config (parameterized; not enabled by default) #20552

Merged
merged 11 commits into from
Oct 18, 2024

Commits on Oct 18, 2024

  1. Add includeLocalPackagesBuildConfig

    Clone 'package' repos for now
    merlynomsft committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    9407425 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    166b826 View commit details
    Browse the repository at this point in the history
  3. tweak error message

    merlynomsft committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    8c3daca View commit details
    Browse the repository at this point in the history
  4. test parameter fix

    merlynomsft committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    b935e9a View commit details
    Browse the repository at this point in the history
  5. Use "dotnet run" instead of building an exe for buildconfggen (to avo…

    …id accidently running a stale build)
    merlynomsft committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    b26f0c6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    090a571 View commit details
    Browse the repository at this point in the history
  7. remove global version

    merlynomsft committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    9371e69 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8791347 View commit details
    Browse the repository at this point in the history
  9. cleanup

    merlynomsft committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    4b58d97 View commit details
    Browse the repository at this point in the history
  10. cleanup

    merlynomsft committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    5fa1188 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    58627d6 View commit details
    Browse the repository at this point in the history