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

Conversation

merlynomsft
Copy link
Contributor

@merlynomsft merlynomsft commented Oct 16, 2024

Task name: N/A

Description:
Add includeLocalPackagesBuildConfig to tasks build pipeline (off by default)
Temporarily clone task-lib and common-packages during build for localpackage config (if includeLocalPackagesBuildConfig used)
Fix for wrong global generated when globalversion.txt is present
Use "dotnet run" instead of building an exe for buildconfggen (to avoid accidently running a stale build)
Minor error message and logging improvements

Documentation changes required: N/A (defered)

Added unit tests: N/A

Attached related issue: AB#2121133

Checklist:

  • [ n/a ] Task version was bumped - please check instruction how to do it
  • Checked that applied changes work as expected

@merlynomsft merlynomsft changed the title Add includeLocalPackagesBuildConfig Add localbuild config parameter to tasks build pipeline Oct 16, 2024
@merlynomsft
Copy link
Contributor Author

/azp run

Copy link

Azure Pipelines failed to run 3 pipeline(s).

@merlynomsft merlynomsft force-pushed the dev/merlynop/localpkgs branch 3 times, most recently from 2b5325d to f00ee60 Compare October 18, 2024 00:12
@merlynomsft merlynomsft marked this pull request as ready for review October 18, 2024 04:55
@merlynomsft merlynomsft requested a review from a team as a code owner October 18, 2024 04:55
@merlynomsft merlynomsft changed the title Add localbuild config parameter to tasks build pipeline Update build pipeline to support LocalPackage build config (parameterized; not enabled by default) Oct 18, 2024
@merlynomsft merlynomsft merged commit 78c4531 into master Oct 18, 2024
10 checks passed
@merlynomsft merlynomsft deleted the dev/merlynop/localpkgs branch October 18, 2024 17:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants