Commit Graph

10 Commits

Author SHA1 Message Date
ray chen
1dc34d1633 Renamed new property to GroupId 2025-12-08 19:38:36 +00:00
ray chen
13d95d3a46 Updated script to process groupId in work items 2025-12-08 19:38:36 +00:00
ray chen
621e2a905c Used full pkg name for dev ops work item 2025-12-08 19:38:36 +00:00
ray chen
6b28105085 Used full pkg name in release work items 2025-12-08 19:38:36 +00:00
Azure SDK Bot
6378718b66
Sync eng/common directory with azure-sdk-tools for PR 13005 (#6839)
* Add field for Spec Project Path property

* Reorder properties

* Cleanup

* Logging

* Move SpecProjectPath into Package-Properties.ps1

* Update SpecProjectPath

* Fix accidental removal of $title

* Create or update with SpecProjectPath

* Revert logic, cannot test

* Revert logic, cannot test

* Revert irrelevant file

* Retain title

* Review feedback

* Review feedback

---------

Co-authored-by: Daniel Jurek <djurek@microsoft.com>
2025-12-02 12:10:35 -08:00
Azure SDK Bot
e54ff91062
Sync eng/common directory with azure-sdk-tools for PR 13045 (#6841)
* Enforce an array for single element

* Enforced an array for where filter

---------

Co-authored-by: ray chen <raychen@microsoft.com>
2025-11-24 10:55:54 -08:00
Azure SDK Bot
5eed2ccafd
Sync eng/common directory with azure-sdk-tools for PR 13009 (#6837)
* Used another way to construct package info array

* Filtered out empty string for PackageInfoFiles

---------

Co-authored-by: ray chen <raychen@microsoft.com>
2025-11-21 11:30:57 -08:00
Azure SDK Bot
3587514b29
Sync eng/common directory with azure-sdk-tools for PR 12478 (#6793)
* Updated validate pkg template to use packageInfo

* Fixed typo

* Fixed the right variable to use

* output debug log

* Fixed errors in expression evaluation

* removed debug code

* Fixed an issue in pipeline

* Updated condition for variable setting step

* Join paths of the script path

* Use join-path

* return from the function rather than exit

---------

Co-authored-by: ray chen <raychen@microsoft.com>
2025-10-20 09:49:40 -07:00
Azure SDK Bot
f80f2d7999
Sync eng/common directory with azure-sdk-tools for PR 8388 (#5704)
* Removal of the devops release PAT

* Don't pass in the access token, just use the AzureCLI task and do everything in the scripts

* Updates for feedback

---------

Co-authored-by: James Suplizio <jasupliz@microsoft.com>
2024-06-13 12:10:14 -04:00
Azure SDK Bot
7fa626d47c
Sync eng/common directory with azure-sdk-tools for PR 7855 (#5459)
* Pipeline template to validate package and update package work item

* Changes to restructure validations

* Additional fixes as per comments

* Remove explicit exit code

* Set erroractionpreference for change log check

---------

Co-authored-by: Praveen Kuttappan <prmarott@microsoft.com>
2024-03-27 15:01:11 -04:00