Skip to content

Sync eng/common directory with azure-sdk-tools for PR 13202#9452

Merged
azure-sdk merged 5 commits intomainfrom
sync-eng/common-users/raych1/update-save-package-info-script-13202
Dec 5, 2025
Merged

Sync eng/common directory with azure-sdk-tools for PR 13202#9452
azure-sdk merged 5 commits intomainfrom
sync-eng/common-users/raych1/update-save-package-info-script-13202

Conversation

@azure-sdk
Copy link
Collaborator

Sync eng/common directory with azure-sdk-tools for PR Azure/azure-sdk-tools#13202 See eng/common workflow

Copilot AI review requested due to automatic review settings December 4, 2025 23:30
@azure-sdk azure-sdk requested a review from a team as a code owner December 4, 2025 23:30
@azure-sdk azure-sdk requested a review from raych1 December 4, 2025 23:30
@azure-sdk azure-sdk added EngSys This issue is impacting the engineering system. Central-EngSys This issue is owned by the Engineering System team. labels Dec 4, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR syncs the eng/common directory with azure-sdk-tools for PR 13202, adding artifact filtering capabilities to the package properties processing pipeline. The changes enable selective processing of packages based on a provided artifact list, which is particularly useful for daily dev builds where only specific artifacts need to be processed.

  • Added artifact filtering functionality to Save-Package-Properties.ps1 with comprehensive validation and error handling
  • Integrated the new artifact filtering parameter into the daily dev build pipeline template
  • Fixed a documentation typo ("Verison" → "Version")

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
eng/common/scripts/Save-Package-Properties.ps1 Added artifactList parameter with filtering logic, including null/whitespace validation, case-insensitive matching using HashSet, and warning messages for packages missing ArtifactName property. Fixed spelling in documentation.
eng/common/pipelines/templates/steps/daily-dev-build-variable.yml Added Artifacts parameter and passed it to Save-Package-Properties.ps1 as artifactList, extracting artifact names from the JSON array using PowerShell expression.

@azure-sdk azure-sdk merged commit 8de7a19 into main Dec 5, 2025
14 checks passed
@azure-sdk azure-sdk deleted the sync-eng/common-users/raych1/update-save-package-info-script-13202 branch December 5, 2025 20:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Central-EngSys This issue is owned by the Engineering System team. EngSys This issue is impacting the engineering system.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants