Skip to content

Sync eng/common directory with azure-sdk-tools for PR 13076#44373

Merged
azure-sdk merged 10 commits intomainfrom
sync-eng/common-users/raych1/work-item-update-13076
Dec 10, 2025
Merged

Sync eng/common directory with azure-sdk-tools for PR 13076#44373
azure-sdk merged 10 commits intomainfrom
sync-eng/common-users/raych1/work-item-update-13076

Conversation

@azure-sdk
Copy link
Collaborator

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

Copilot AI review requested due to automatic review settings December 10, 2025 19:23
@azure-sdk azure-sdk requested a review from a team as a code owner December 10, 2025 19:23
@azure-sdk azure-sdk requested a review from raych1 December 10, 2025 19:23
@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 10, 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 synchronizes the eng/common directory with azure-sdk-tools PR #13076, adding comprehensive GroupId support across the Azure SDK build and release infrastructure. The GroupId parameter enables proper handling of Java packages, which use a group identifier (e.g., com.azure) in addition to the package name.

Key Changes

  • Added GroupId parameter support to release preparation, changelog updates, and package validation scripts
  • Introduced Get-FullPackageName helper function to consistently format package names with optional GroupId
  • Updated DevOps work item tracking to include GroupId as a searchable field

Reviewed changes

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

Show a summary per file
File Description
eng/common/scripts/Validate-All-Packages.ps1 Added GroupId parameter to version shipped checks and work item lookups; replaced inline logic with Get-FullPackageName helper
eng/common/scripts/Update-ChangeLog.ps1 Added GroupId parameter and passed it through to Get-PkgProperties for package filtering
eng/common/scripts/Prepare-Release.ps1 Added GroupId parameter with interactive prompting for Java packages; integrated GroupId into API review checks and package version setting
eng/common/scripts/Package-Properties.ps1 Added GroupId filtering logic to Get-PkgProperties; introduced new Get-FullPackageName helper function for consistent name formatting
eng/common/scripts/Helpers/DevOps-WorkItem-Helpers.ps1 Integrated GroupId into work item search, creation, and validation; switched from BuildHashKeyNoNull to BuildHashKey for proper null handling

@azure-sdk azure-sdk force-pushed the sync-eng/common-users/raych1/work-item-update-13076 branch from 3b778dc to 5df448f Compare December 10, 2025 19:32
@azure-sdk azure-sdk merged commit 34b31d4 into main Dec 10, 2025
16 checks passed
@azure-sdk azure-sdk deleted the sync-eng/common-users/raych1/work-item-update-13076 branch December 10, 2025 21:00
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