Skip to content

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

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#36808
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:31
@azure-sdk azure-sdk requested a review from a team as a code owner December 4, 2025 23:31
@azure-sdk azure-sdk requested a review from raych1 December 4, 2025 23:31
@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 PR #13202, adding artifact filtering capabilities to the package properties saving pipeline. The changes enable selective processing of packages based on an artifact list, which can optimize build pipelines by filtering out unnecessary packages during daily dev builds.

Key Changes:

  • Added artifact list filtering to Save-Package-Properties.ps1 to allow selective package processing
  • Integrated the new filtering capability into the Azure Pipelines YAML template for daily dev builds
  • Fixed a spelling error in documentation

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 optional artifactList parameter with filtering logic using case-insensitive HashSet comparison, warning messages for packages missing ArtifactName property, and error handling for empty results. Also fixed spelling error "Verison" → "Version"
eng/common/pipelines/templates/steps/daily-dev-build-variable.yml Added Artifacts parameter (default empty array) and wired it to Save-Package-Properties.ps1 via JSON conversion and name property extraction in the arguments

@azure-sdk azure-sdk merged commit 3a4669d into main Dec 5, 2025
24 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