Skip to content
Open
Original file line number Diff line number Diff line change
Expand Up @@ -12,37 +12,36 @@
"DeletedFiles": [],
"PRNumber": "33362"
},
"expected_package_output": [
{
"Name": "sdk/azcore",
"Version": "1.18.0-beta.1",
"DevVersion": null,
"DirectoryPath": "sdk/azcore",
"ServiceDirectory": "azcore",
"ReadMePath": "sdk/azcore/README.md",
"ChangeLogPath": "sdk/azcore/CHANGELOG.md",
"Group": null,
"SdkType": "client",
"IsNewSdk": true,
"ArtifactName": "sdk/azcore",
"ReleaseStatus": "Unreleased",
"IncludedForValidation": false,
"AdditionalValidationPackages": null,
"ArtifactDetails": {
"triggeringPaths": [
"/eng",
"/sdk/azcore/ci.yml"
]
},
"CIParameters": {
"CIMatrixConfigs": [],
"UsePipelineProxy": true,
"IsSdkLibrary": true,
"NonShipping": false,
"LicenseCheck": true
}
}
]
"expected_package_output": {
"Name": "sdk/azcore",
"Version": "1.18.0-beta.1",
"DevVersion": null,
"DirectoryPath": "sdk/azcore",
"ServiceDirectory": "azcore",
"ReadMePath": "sdk/azcore/README.md",
"ChangeLogPath": "sdk/azcore/CHANGELOG.md",
"Group": null,
"SdkType": "client",
"IsNewSdk": true,
"ArtifactName": "sdk/azcore",
"ReleaseStatus": "Unreleased",
"IncludedForValidation": false,
"AdditionalValidationPackages": null,
"ArtifactDetails": {
"triggeringPaths": [
"/eng",
"/sdk/azcore/ci.yml"
]
},
"CIParameters": {
"UsePipelineProxy": true,
"CIMatrixConfigs": [],
"LicenseCheck": true,
"IsSdkLibrary": true,
"NonShipping": false
},
"SpecProjectPath": null
}
},
{
"name": "Change multiple resourcemanager packages",
Expand Down Expand Up @@ -81,12 +80,13 @@
]
},
"CIParameters": {
"CIMatrixConfigs": [],
"UsePipelineProxy": true,
"CIMatrixConfigs": [],
"LicenseCheck": true,
"IsSdkLibrary": true,
"NonShipping": false,
"LicenseCheck": true
}
"NonShipping": false
},
"SpecProjectPath": null
},
{
"Name": "sdk/resourcemanager/dashboard/armdashboard",
Expand All @@ -109,12 +109,13 @@
]
},
"CIParameters": {
"CIMatrixConfigs": [],
"UsePipelineProxy": true,
"CIMatrixConfigs": [],
"LicenseCheck": true,
"IsSdkLibrary": true,
"NonShipping": false,
"LicenseCheck": true
}
"NonShipping": false
},
"SpecProjectPath": null
},
{
"Name": "sdk/resourcemanager/storage/armstorage",
Expand All @@ -138,10 +139,11 @@
},
"CIParameters": {
"CIMatrixConfigs": [],
"NonShipping": false,
"LicenseCheck": true,
"IsSdkLibrary": true,
"LicenseCheck": true
}
"NonShipping": false
},
"SpecProjectPath": null
}
]
},
Expand All @@ -158,63 +160,65 @@
},
"expected_package_output": [
{
"Name": "sdk/template/aztemplate",
"Version": "0.6.1",
"Name": "sdk/azcore",
"Version": "1.18.0-beta.1",
"DevVersion": null,
"DirectoryPath": "sdk/template/aztemplate",
"ServiceDirectory": "template/aztemplate",
"ReadMePath": "sdk/template/aztemplate/README.md",
"ChangeLogPath": "sdk/template/aztemplate/CHANGELOG.md",
"DirectoryPath": "sdk/azcore",
"ServiceDirectory": "azcore",
"ReadMePath": "sdk/azcore/README.md",
"ChangeLogPath": "sdk/azcore/CHANGELOG.md",
"Group": null,
"SdkType": "client",
"IsNewSdk": true,
"ArtifactName": "sdk/template/aztemplate",
"ReleaseStatus": "2025-03-06",
"ArtifactName": "sdk/azcore",
"ReleaseStatus": "Unreleased",
"IncludedForValidation": false,
"AdditionalValidationPackages": null,
"ArtifactDetails": {
"triggeringPaths": [
"/eng",
"/sdk/template/aztemplate/ci.yml"
"/sdk/azcore/ci.yml"
]
},
"CIParameters": {
"CIMatrixConfigs": [],
"UsePipelineProxy": true,
"CIMatrixConfigs": [],
"LicenseCheck": true,
"IsSdkLibrary": true,
"NonShipping": false,
"LicenseCheck": true
}
"NonShipping": false
},
"SpecProjectPath": null
},
{
"Name": "sdk/azcore",
"Version": "1.18.0-beta.1",
"Name": "sdk/template/aztemplate",
"Version": "0.6.1",
"DevVersion": null,
"DirectoryPath": "sdk/azcore",
"ServiceDirectory": "azcore",
"ReadMePath": "sdk/azcore/README.md",
"ChangeLogPath": "sdk/azcore/CHANGELOG.md",
"DirectoryPath": "sdk/template/aztemplate",
"ServiceDirectory": "template/aztemplate",
"ReadMePath": "sdk/template/aztemplate/README.md",
"ChangeLogPath": "sdk/template/aztemplate/CHANGELOG.md",
"Group": null,
"SdkType": "client",
"IsNewSdk": true,
"ArtifactName": "sdk/azcore",
"ReleaseStatus": "Unreleased",
"ArtifactName": "sdk/template/aztemplate",
"ReleaseStatus": "2025-03-06",
"IncludedForValidation": false,
"AdditionalValidationPackages": null,
"ArtifactDetails": {
"triggeringPaths": [
"/eng",
"/sdk/azcore/ci.yml"
"/sdk/template/aztemplate/ci.yml"
]
},
"CIParameters": {
"CIMatrixConfigs": [],
"UsePipelineProxy": true,
"CIMatrixConfigs": [],
"LicenseCheck": true,
"IsSdkLibrary": true,
"NonShipping": false,
"LicenseCheck": true
}
"NonShipping": false
},
"SpecProjectPath": null
}
]
}
]
]
Loading