Skip to content

Sync eng/common directory with azure-sdk-tools for PR 12478#9303

Merged
raych1 merged 11 commits intomainfrom
sync-eng/common-users/raych1/update-validat-pkg-template-12478
Oct 20, 2025
Merged

Sync eng/common directory with azure-sdk-tools for PR 12478#9303
raych1 merged 11 commits intomainfrom
sync-eng/common-users/raych1/update-validat-pkg-template-12478

Conversation

@azure-sdk
Copy link
Copy Markdown
Collaborator

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

@azure-sdk azure-sdk requested a review from a team as a code owner October 15, 2025 23:29
@azure-sdk azure-sdk requested review from Copilot and raych1 October 15, 2025 23:29
@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 Oct 15, 2025
Copy link
Copy Markdown
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 synchronizes the eng/common directory with azure-sdk-tools to refactor package validation and work item management functionality.

  • Consolidates Validate-Package.ps1 functionality into Validate-All-Packages.ps1 to reduce script calls and improve efficiency
  • Converts Update-DevOps-Release-WorkItem.ps1 from a standalone script to a reusable function in the helpers module
  • Adds support for processing packages via PackageInfoFiles parameter in addition to the existing ArtifactList approach

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.

File Description
eng/common/scripts/Validate-All-Packages.ps1 Major refactor incorporating validation logic previously in separate scripts, adding new parameter support
eng/common/scripts/Prepare-Release.ps1 Updated to call work item function instead of external script
eng/common/scripts/Helpers/DevOps-WorkItem-Helpers.ps1 Added new functions for authentication checks and work item management
eng/common/pipelines/templates/steps/validate-all-packages.yml Added PackageInfoFiles parameter support to pipeline template

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Comment thread eng/common/scripts/Validate-All-Packages.ps1 Outdated
@azure-sdk azure-sdk force-pushed the sync-eng/common-users/raych1/update-validat-pkg-template-12478 branch 6 times, most recently from 63f9b5d to e3f6c91 Compare October 16, 2025 21:45
@azure-sdk azure-sdk force-pushed the sync-eng/common-users/raych1/update-validat-pkg-template-12478 branch 2 times, most recently from f138b96 to 6f9c39b Compare October 16, 2025 22:38
@azure-sdk azure-sdk force-pushed the sync-eng/common-users/raych1/update-validat-pkg-template-12478 branch from 6f9c39b to dbe519a Compare October 17, 2025 16:43
@raych1 raych1 merged commit d66f409 into main Oct 20, 2025
2 of 3 checks passed
@raych1 raych1 deleted the sync-eng/common-users/raych1/update-validat-pkg-template-12478 branch October 20, 2025 16:09
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.

3 participants