Skip to content

Commit 1ca2cbe

Browse files
committed
Update docs CI configuration
1 parent 4a6a8e3 commit 1ca2cbe

File tree

335 files changed

+359
-339
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

335 files changed

+359
-339
lines changed

ci-configs/packages-latest.json

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -220,6 +220,25 @@
220220
}
221221
}
222222
},
223+
{
224+
"package_info": {
225+
"name": "azure-ai-vision-imageanalysis",
226+
"install_type": "pypi",
227+
"prefer_source_distribution": "true",
228+
"version": "==1.0.0"
229+
},
230+
"exclude_path": [
231+
"test*",
232+
"example*",
233+
"sample*",
234+
"doc*"
235+
],
236+
"extension_config": {
237+
"autodoc_default_options": {
238+
"inherited-members": 1
239+
}
240+
}
241+
},
223242
{
224243
"package_info": {
225244
"name": "azure-appconfiguration",

ci-configs/packages-preview.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@
124124
"name": "azure-ai-evaluation",
125125
"install_type": "pypi",
126126
"prefer_source_distribution": "true",
127-
"version": "==1.0.0b3"
127+
"version": "==1.0.0b4"
128128
},
129129
"exclude_path": [
130130
"test*",
@@ -162,7 +162,7 @@
162162
"name": "azure-ai-inference",
163163
"install_type": "pypi",
164164
"prefer_source_distribution": "true",
165-
"version": "==1.0.0b4"
165+
"version": "==1.0.0b5"
166166
},
167167
"exclude_path": [
168168
"test*",
@@ -2711,7 +2711,7 @@
27112711
"name": "azure-mgmt-redisenterprise",
27122712
"install_type": "pypi",
27132713
"prefer_source_distribution": "true",
2714-
"version": "==2.1.0b2"
2714+
"version": "==3.1.0b2"
27152715
},
27162716
"exclude_path": [
27172717
"test*",

docs-ref-services/latest/advisor.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Azure Advisor SDK for Python
33
description: Reference for Azure Advisor SDK for Python
4-
ms.date: 10/15/2024
4+
ms.date: 10/16/2024
55
ms.topic: reference
66
ms.devlang: python
77
ms.service: advisor

docs-ref-services/latest/alerts-management.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Azure Alerts Management SDK for Python
33
description: Reference for Azure Alerts Management SDK for Python
4-
ms.date: 10/15/2024
4+
ms.date: 10/16/2024
55
ms.topic: reference
66
ms.devlang: python
77
ms.service: alertsmanagement

docs-ref-services/latest/api-center.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Azure API Center SDK for Python
33
description: Reference for Azure API Center SDK for Python
4-
ms.date: 10/15/2024
4+
ms.date: 10/16/2024
55
ms.topic: reference
66
ms.devlang: python
77
ms.service: apicenter

docs-ref-services/latest/app-compliance-automation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Azure App Compliance Automation SDK for Python
33
description: Reference for Azure App Compliance Automation SDK for Python
4-
ms.date: 10/15/2024
4+
ms.date: 10/16/2024
55
ms.topic: reference
66
ms.devlang: python
77
ms.service: appcomplianceautomation

docs-ref-services/latest/app-configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Azure App Configuration SDK for Python
33
description: Reference for Azure App Configuration SDK for Python
4-
ms.date: 10/15/2024
4+
ms.date: 10/16/2024
55
ms.topic: reference
66
ms.devlang: python
77
ms.service: appconfiguration

docs-ref-services/latest/app-platform.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Azure App Platform SDK for Python
33
description: Reference for Azure App Platform SDK for Python
4-
ms.date: 10/15/2024
4+
ms.date: 10/16/2024
55
ms.topic: reference
66
ms.devlang: python
77
ms.service: appplatform

docs-ref-services/latest/app-service.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Azure App Service SDK for Python
33
description: Reference for Azure App Service SDK for Python
4-
ms.date: 10/15/2024
4+
ms.date: 10/16/2024
55
ms.topic: reference
66
ms.devlang: python
77
ms.service: appservice

docs-ref-services/latest/application-insights.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Azure Application Insights SDK for Python
33
description: Reference for Azure Application Insights SDK for Python
4-
ms.date: 10/15/2024
4+
ms.date: 10/16/2024
55
ms.topic: reference
66
ms.devlang: python
77
ms.service: azure-monitor

0 commit comments

Comments
 (0)