Azure SDK Bot
b6a47ab635
[AutoRelease] t2-batch-2024-08-23-81943(can only be merged by SDK owner) ( #36998 )
...
* code and test
* update-testcase
* Delete sdk/batch/azure-mgmt-batch/assets.json
* update-testcase
* changelog
* changelog
* Update CHANGELOG.md
---------
Co-authored-by: azure-sdk <PythonSdkPipelines>
Co-authored-by: ChenxiJiang333 <v-chenjiang@microsoft.com>
Co-authored-by: ChenxiJiang333 <119990644+ChenxiJiang333@users.noreply.github.com>
Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com>
Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>
2024-09-25 11:41:46 +08:00
Azure SDK Bot
01ac86ef9c
Increment package version after release of azure-batch ( #37483 )
2024-09-20 17:08:35 -07:00
Rena
bd2d9b2a73
temp fix for async/sync test wrapper ( #37476 )
2024-09-19 14:21:26 -07:00
Haopeng Wang
7f6bc292c0
Azure Batch Track 2 Initial Beta Release ( #32383 )
...
* inital checkin
* updating tests
* test proxy changes
* test fix
* test updates
* update python sdk with the latest changes to the typespec including the seperation fo class such as BatchPool to seperate classes that cover patch,update,add, etc
* updating auth
* Updating SDK based on the updated TypeSpec that combineds Get/Update Models plus some feedback from the review. All tests pass
* updates
* updates
* add conftest
* update with the latest typespec file
* Revert "update with the latest typespec file"
This reverts commit 090303d01f
.
* modify if_modified_since to pass tests
* update to use new operations
* updated with removed operation
* modifiy preparer, still have datetime problem
* some playback test running
* 5 playback passing
* add back operation patch file
* really temp...
* before live test
* live and playback passsing, before change patch
* before try sync
* async test working v1
* batch name tests passed
* temp: before patch operation
* add aio operation patch to pass tests
* add async_wrapper test, before add tasks related tests
* tasks tests passing
* remove backup file
* restore some changes from origin/main
* resolve credscan issue
* update changelog
* async tests working
* change version to check CI
* update changelog
* fixing issue that blocked apiview from decoding the wheel file
* Remove 'Result' from BatchNodeRemoteLoginSettingsResult (#33089 )
* Wip
* Fix naming changes in unit tests
* create_pools switch argument body to pool
- minor typo fix
* Re-ran tsp compile from CADL with new script
- generated format changes
- fixes TypeError issues with _filter, _select, _expand
* Fix more unit test errors
* wip fixing len(data) issue - all tests passing
* fix issue converting byte list to decimal
* Add line
* Remove line
* Add line
* Remove line
* wip update changelog to include version
* [Batch] Track 2 Updates (#35796 )
* Generate track2 with latest typespec
* Update imports
* WIP sanitization/recordingredactor
- some name changes between Parameters and Content endings
- WIP certificateReference issue
* WIP certificateReference issue
* WIP update
* Update with latest typespec
- fix client.batch_api to just client now
* Fix certificateReference
* Fix module issues for generating API View
* Fix more unit test errors
* Update unit tests
* Fix all unit tests
* Update create_task_collection
* playback tests passing
* Migrate recordings to assets repo
* Remove recordings from this repo bc migrated to assets repo
* Update patch.py customizations
* Add customizations for aio patch
* Remove operations folders duplicate
* Clean up comments
* [Batch] Minor sanitization updates (#37161 )
* Remove id and name sanitizers
* Add sanitizer
* Update assets
* Undo
* Update recordings
* changelog update
* Update changelog
* Re-add changelog history and update major version to 15.0.0b1 for beta track 2 release
* Update version and changelog
* Update patch concurrencies
* Update CreateTasksErrorException to CreateTasksError
* Re-organize imports for patch files
* Remove object from TaskWorkflowManager
* cleanup imports and TYPE_CHECKING
* import fixes
* cleanup
* Add samples directory
* Update readme for samples
* temp workaround ci pipeline error
* readme update
---------
Co-authored-by: wiboris <wiboris@microsoft.com>
Co-authored-by: hoppe <hoppewang@microsoft.com>
Co-authored-by: Rena <cRui861@users.noreply.github.com>
Co-authored-by: Rena Chen <rena.chen@microsoft.com>
2024-09-18 18:05:46 -07:00
ChenxiJiang333
db31db6ea3
set-pyproject ( #36794 )
2024-08-07 11:13:44 +08:00
Krista Pratico
0ed8e45c45
***NO_CI*** strict sphinx is default for dataplane
2024-07-16 14:08:24 -07:00
Paul Van Eck
5ae47b7f1a
[CI] Update more tests for the new TestProxy ( #35562 )
...
Several tests still need a few opt-outs for sanitizers.
Some recordings were adjusted with extra sanitization in place.
Signed-off-by: Paul Van Eck <paulvaneck@microsoft.com>
2024-05-09 10:50:05 -07:00
Rena
978b029cbf
[Batch] Minor fix for v14.2.0 release ( #34952 )
...
* Switch to mypy = false, revert after and fix issues
* Update
2024-03-27 12:02:40 -07:00
mccoyp
0527e86ada
[skip ci] Delete azure-devtools and deps/references
2024-03-26 16:33:36 -07:00
Rena
352c19117e
[Batch] Data plane SDK v14.2.0 ( #34898 )
...
* Ran autorest for 2024-02-01 updates
* Add autoosupgrade tests
- Remove application package test
- add sleep for timeout error
* Update changelog
2024-03-26 10:52:07 -07:00
Scott Beddall
ac364fb140
Fix Weekly Test Failures ( #34823 )
...
* fix attestation tests
* create an isolated 1es entrypoint for python-analyze-weekly
* swap standalone tests.ymls calls to isolated 1es entrypoint for python-analyze-weekly
2024-03-19 11:32:47 -07:00
Azure SDK Bot
f59a585bc9
[AutoRelease] t2-batch-2024-02-29-16578(can only be merged by SDK owner) ( #34526 )
...
* code and test
* Update CHANGELOG.md
* Update pyproject.toml
---------
Co-authored-by: azure-sdk <PythonSdkPipelines>
Co-authored-by: ChenxiJiang333 <119990644+ChenxiJiang333@users.noreply.github.com>
2024-03-18 10:38:55 +08:00
Krista Pratico
2219c7dc57
***NO_CI*** mypy required deadline
2024-01-16 18:32:39 -08:00
Rena
609802a7ea
[Batch] Data plane SDK v14.1.0 ( #33627 )
...
* ran autorest to get new updates
* Remove imports to fix tests
* Re-ran autorest command with --tag=package-2023-11
* All tests are passing
* Add tests for new features
* Remove code-model-v1 file
* Update changelog
* Reverting import removals
2024-01-04 16:15:27 -08:00
Azure SDK Bot
cda1adf690
[AutoRelease] t2-batch-2023-12-06-61682(can only be merged by SDK owner) ( #33412 )
...
* code and test
* fix testcase&update assets.json
* Update CHANGELOG.md
* Update CHANGELOG.md
---------
Co-authored-by: azure-sdk <PythonSdkPipelines>
Co-authored-by: ChenxiJiang333 <v-chenjiang@microsoft.com>
Co-authored-by: ChenxiJiang333 <119990644+ChenxiJiang333@users.noreply.github.com>
2023-12-18 11:16:28 +08:00
McCoy Patiño
630b103822
[Batch] Migrate to new test class inheritance and structure ( #33388 )
2023-12-13 09:30:51 -08:00
McCoy Patiño
62df7e6c0b
Remove unused `azure-devtools` references ( #33204 )
2023-11-29 17:53:52 -08:00
McCoy Patiño
6dd921cc3e
Move away from `azure-devtools` test exceptions ( #33273 )
2023-11-28 11:11:50 -08:00
Krista Pratico
64b54a477a
***NO_CI*** fix template path
2023-11-14 16:22:06 -08:00
Krista Pratico
908d434009
***NO_CI*** add analyze weekly stage for libraries without live test pipelines
2023-11-14 15:30:04 -08:00
Scott Beddall (from Dev Box)
232d010e89
add remaining missing keywords setting
...
**NO_CI**
2023-09-06 16:13:00 -07:00
McCoy Patiño
7224a5bb4f
Remove remaining YAML recordings ( #31691 )
2023-08-17 13:34:03 -07:00
Xiang Yan
321464d235
remove six ( #30916 )
...
* remove six
* Packaging update of azure-mgmt-resourcegraph
* Packaging update of azure-mgmt-app
* Packaging update of azure-mgmt-batch
* Packaging update of azure-mgmt-videoanalyzer
* Packaging update of azure-mgmt-changeanalysis
* Packaging update of azure-mgmt-batchai
* Packaging update of azure-maps-search
* update
* update
* Packaging update of azure-maps-search
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
---------
Co-authored-by: Azure SDK Bot <adxpysdk@microsoft.com>
2023-08-15 08:04:17 -07:00
Yuchao Yan
41c1eb324a
[Mgmt SDK] Testproxy migration ( #31401 )
...
* sql
* move recordings for devtestlabs/azure-mgmt-devtestlabs
* move recordings for redis/azure-mgmt-redis
* move recordings for marketplaceordering/azure-mgmt-marketplaceordering
* move recordings for subscription/azure-mgmt-subscription
* move recordings for logic/azure-mgmt-logic
* move recordings for keyvault/azure-mgmt-keyvault
* move recordings for iothub/azure-mgmt-iothub
* move recordings for cdn/azure-mgmt-cdn
* move recordings for automation/azure-mgmt-automation
* move recordings for advisor/azure-mgmt-advisor
* move recordings for notificationhubs/azure-mgmt-notificationhubs
* move recordings for authorization/azure-mgmt-authorization
* move recordings for search/azure-mgmt-search
* move recordings for digitaltwins/azure-mgmt-digitaltwins
* move recordings for compute/azure-mgmt-compute
* move recordings for batch/azure-mgmt-batch
* move recordings for resources/azure-mgmt-resource
* move recordings for network/azure-mgmt-network
* move recordings for netapp/azure-mgmt-netapp
2023-08-01 07:09:30 +00:00
Azure SDK Bot
1a6a8eb9d8
[AutoRelease] t2-batch-2023-06-13-31677(can only be merged by SDK owner) ( #30748 )
...
* code and test
* Add one more change to CHANGELOG.md
---------
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
Co-authored-by: JJJessieWang <117977647+JJJessieWang@users.noreply.github.com>
2023-07-24 11:42:08 +08:00
JJJessieWang
17c1c77373
[Batch] Data plane SDK v14.0.0 ( #30517 )
...
* 202305 version batch SDK
* CHANGELOG.md fail CI fix
* replace credential
* Change model ContainerConfiguration type to string for ContainerType modelAsString: true in swagger
* Refine CHANGELOG.md
---------
Co-authored-by: hoppe <hoppewang@microsoft.com>
2023-06-08 12:42:35 +08:00
scbedd
2f7c5c13d8
add pyproject.toml where necessary to honor the existing environment skips. remove existing exclusion lists from environment_exclusion.py ***NO_CI***
2023-02-14 19:52:55 -05:00
zhenbiao wei
557a2ce225
Update toml for sample link ( #28248 )
...
Co-authored-by: Zhenbiao Wei (WICRESOFT NORTH AMERICA LTD) <v-zhenbwei@microsoft.com>
2023-01-10 12:40:25 +08:00
McCoy Patiño
b09567f7fe
[CredScan] Remove general string suppressions ( #28151 )
2023-01-09 18:02:07 -08:00
zhenbiao wei
9141782373
update .toml file for title ( #28154 )
...
Co-authored-by: Zhenbiao Wei (WICRESOFT NORTH AMERICA LTD) <v-zhenbwei@microsoft.com>
2023-01-04 15:14:24 +08:00
Azure SDK Bot
9f156e77f1
[AutoRelease] t2-batch-2022-11-03-40764(Do not merge) ( #27270 )
...
* code and test
* Update CHANGELOG.md
* fix test break
* fix url srecret
* Update CHANGELOG.md
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
Co-authored-by: zhenbiao wei <424401670@qq.com>
Co-authored-by: Zhenbiao Wei (WICRESOFT NORTH AMERICA LTD) <v-zhenbwei@microsoft.com>
Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>
2022-11-24 14:27:17 +08:00
Azure SDK Bot
5862337f95
Increment package version after release of azure-batch ( #27403 )
2022-11-16 07:33:09 -08:00
wiboris
d08c4f43f4
[Batch] Data plane SDK v13.0.0 ( #27172 )
...
* update dataplane to 2022-10-01 api
* updating changelog
* revert testing code
* fix tests
* fix test
* update msrest version
* Revert "update msrest version"
This reverts commit 3e7b907334
.
* trying to fix dependency conflix
* updating release date
* updating changelog
2022-11-04 14:55:06 -04:00
mccoyp
5f21d78c6f
Remove mgmt azure-sdk-tools reqs
...
***NO_CI***
2022-10-18 14:27:56 -07:00
zhenbiao wei
3e94d8a6c6
Update services toml ( #25852 )
...
* Update services toml
* Packaging update of azure-mgmt-containerinstance
* Packaging update of azure-mgmt-advisor
* Packaging update of azure-mgmt-apimanagement
* Packaging update of azure-mgmt-communication
* Packaging update of azure-mgmt-commerce
* Packaging update of azure-mgmt-devtestlabs
* Packaging update of azure-mgmt-containerregistry
* Packaging update of azure-mgmt-appconfiguration
* Packaging update of azure-mgmt-cdn
* Packaging update of azure-mgmt-cognitiveservices
* Packaging update of azure-mgmt-eventgrid
* Packaging update of azure-mgmt-containerservice
* Packaging update of azure-mgmt-compute
* Packaging update of azure-mgmt-datalake-store
* Packaging update of azure-mgmt-cosmosdb
* Packaging update of azure-mgmt-batch
* Packaging update of azure-mgmt-authorization
* Packaging update of azure-mgmt-consumption
* Packaging update of azure-mgmt-web
* update share_requirements
* Update sdk_packaging.toml
* Packaging update of azure-mgmt-containerservice
Co-authored-by: Zhenbiao Wei (WICRESOFT NORTH AMERICA LTD) <v-zhenbwei@microsoft.com>
Co-authored-by: Azure SDK Bot <adxpysdk@microsoft.com>
Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>
2022-08-25 16:41:42 +08:00
zhenbiao wei
717132f0a6
Update service json ( #25509 )
...
* code and test
* Update tests
* Update service json
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
Co-authored-by: Zhenbiao Wei (WICRESOFT NORTH AMERICA LTD) <v-zhenbwei@microsoft.com>
2022-08-02 16:33:09 +08:00
Jiefeng Chen
24fbc986c8
[Mgmt] Update conftest ( #25507 )
...
* update conftest
* Update conftest.py
* Packaging update of azure-mgmt-servicebus
* Packaging update of azure-mgmt-cdn
* Packaging update of azure-mgmt-relay
* Packaging update of azure-mgmt-network
* Packaging update of azure-mgmt-loganalytics
* Packaging update of azure-mgmt-keyvault
* Packaging update of azure-mgmt-batch
* Packaging update of azure-mgmt-eventgrid
* Packaging update of azure-mgmt-compute
* Packaging update of azure-mgmt-advisor
* Packaging update of azure-mgmt-automation
* Packaging update of azure-mgmt-consumption
* Packaging update of azure-mgmt-resource
* Packaging update of azure-mgmt-scheduler
* Packaging update of azure-mgmt-commerce
* Packaging update of azure-mgmt-loadtestservice
* Packaging update of azure-mgmt-monitor
* Packaging update of azure-mgmt-devtestlabs
* Packaging update of azure-mgmt-marketplaceordering
* Packaging update of azure-mgmt-sql
* Packaging update of azure-mgmt-authorization
* Packaging update of azure-mgmt-notificationhubs
* Packaging update of azure-mgmt-search
* Packaging update of azure-mgmt-logic
* Packaging update of azure-mgmt-iothub
Co-authored-by: Azure SDK Bot <adxpysdk@microsoft.com>
2022-08-02 14:57:42 +08:00
Jiefeng Chen
328a6f1b0f
update tests ( #24716 )
2022-06-06 16:12:03 +08:00
Azure CLI Bot
ca9b086abd
[AutoRelease] t2-batch-2022-06-01-88601(Do not merge) ( #24659 )
...
* code and test
* Update CHANGELOG.md
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>
2022-06-06 09:24:05 +08:00
scbedd
c29c3a1ddb
add py.typed files to any packages missing them. update MANIFEST.in to include py.typed. update setup.py where necessary to set flat include_package_data and define package_data arguments for the new py.typed file. Disabling CI to avoid buildstorm: ***NO_CI***
2022-05-16 14:26:32 -07:00
Xiang Yan
01108413a1
batch dropping 2.7 ( #24295 )
...
* batch dropping 2.7
* Packaging update of azure-servicefabric
* Packaging update of azure-iot-modelsrepository
* update
* update
* update
* update
* update
* ensure that the readme type is set properly
Co-authored-by: Azure SDK Bot <adxpysdk@microsoft.com>
Co-authored-by: scbedd <45376673+scbedd@users.noreply.github.com>
2022-05-05 13:43:17 -07:00
zhenbiao wei
0a5ab81e15
updata batch ( #23428 )
2022-03-11 10:11:47 +08:00
Yuchao Yan
1ed6c301cf
[pipeline] update existing README.md to drop py2 ( #23332 )
...
* trigger pipeline
* update readme of mgmt
* Packaging update of azure-mgmt-elastic
* Packaging update of azure-mgmt-advisor
* Packaging update of azure-mgmt-confluent
* Packaging update of azure-mgmt-synapse
* Packaging update of azure-mgmt-devspaces
* Packaging update of azure-mgmt-machinelearningservices
* Packaging update of azure-mgmt-avs
* Packaging update of azure-mgmt-servicefabricmanagedclusters
* Packaging update of azure-mgmt-subscription
* Packaging update of azure-mgmt-msi
* Packaging update of azure-mgmt-search
* Packaging update of azure-mgmt-datafactory
* Packaging update of azure-mgmt-iothubprovisioningservices
* Packaging update of azure-mgmt-hybridkubernetes
* Packaging update of azure-mgmt-reservations
* Packaging update of azure-mgmt-workloadmonitor
* Packaging update of azure-mgmt-datashare
* Packaging update of azure-mgmt-iothub
* Packaging update of azure-mgmt-keyvault
* Packaging update of azure-mgmt-edgegateway
* Packaging update of azure-mgmt-resourcegraph
* Packaging update of azure-mgmt-azureadb2c
* Packaging update of azure-mgmt-batch
* Packaging update of azure-mgmt-media
* Packaging update of azure-mgmt-automanage
* Packaging update of azure-mgmt-applicationinsights
* Packaging update of azure-mgmt-hanaonazure
* Packaging update of azure-mgmt-baremetalinfrastructure
* Packaging update of azure-mgmt-connectedvmware
* Packaging update of azure-mgmt-testbase
* Packaging update of azure-mgmt-frontdoor
* Packaging update of azure-mgmt-healthbot
* Packaging update of azure-mgmt-streamanalytics
* Packaging update of azure-mgmt-digitaltwins
* Packaging update of azure-mgmt-loganalytics
* Packaging update of azure-mgmt-resource
* Packaging update of azure-mgmt-portal
* Packaging update of azure-mgmt-recoveryservicesbackup
* Packaging update of azure-mgmt-logic
* Packaging update of azure-mgmt-vmwarecloudsimple
* Packaging update of azure-mgmt-containerservice
* Packaging update of azure-mgmt-datamigration
* Packaging update of azure-mgmt-changeanalysis
* Packaging update of azure-mgmt-cosmosdb
* Packaging update of azure-mgmt-appplatform
* Packaging update of azure-mgmt-quota
* Packaging update of azure-mgmt-servicelinker
* Packaging update of azure-mgmt-customproviders
* Packaging update of azure-mgmt-desktopvirtualization
* Packaging update of azure-mgmt-mixedreality
* Packaging update of azure-mgmt-network
* Packaging update of azure-mgmt-maintenance
* Packaging update of azure-mgmt-deploymentmanager
* Packaging update of azure-mgmt-maps
* Packaging update of azure-mgmt-automation
* Packaging update of azure-mgmt-agfood
* Packaging update of azure-mgmt-notificationhubs
* Packaging update of azure-mgmt-compute
* Packaging update of azure-mgmt-privatedns
* Packaging update of azure-mgmt-managedservices
* Packaging update of azure-mgmt-policyinsights
* Packaging update of azure-mgmt-hybridcompute
* Packaging update of azure-mgmt-appconfiguration
* Packaging update of azure-mgmt-peering
* Packaging update of azure-mgmt-dns
* Packaging update of azure-mgmt-fluidrelay
* Packaging update of azure-mgmt-labservices
* Packaging update of azure-mgmt-deviceupdate
* Packaging update of azure-mgmt-storagepool
* Packaging update of azure-mgmt-operationsmanagement
* Packaging update of azure-mgmt-databricks
* Packaging update of azure-mgmt-redisenterprise
* Packaging update of azure-mgmt-azurestackhci
* Packaging update of azure-mgmt-logz
* Packaging update of azure-mgmt-kusto
* Packaging update of azure-mgmt-apimanagement
* Packaging update of azure-mgmt-webpubsub
* Packaging update of azure-mgmt-storage
* Packaging update of azure-mgmt-databoxedge
* Packaging update of azure-mgmt-imagebuilder
* Packaging update of azure-mgmt-recoveryservicessiterecovery
* Packaging update of azure-mgmt-consumption
* Packaging update of azure-mgmt-healthcareapis
* Packaging update of azure-mgmt-containerinstance
* Packaging update of azure-mgmt-alertsmanagement
* Packaging update of azure-mgmt-cognitiveservices
* Packaging update of azure-mgmt-signalr
* Packaging update of azure-mgmt-batchai
* Packaging update of azure-mgmt-servermanager
* Packaging update of azure-mgmt-machinelearningcompute
* Packaging update of azure-mgmt-videoanalyzer
* Packaging update of azure-mgmt-azurestack
* Packaging update of azure-mgmt-edgeorder
* Packaging update of azure-mgmt-servicefabric
* Packaging update of azure-mgmt-billing
* Packaging update of azure-mgmt-eventhub
* Packaging update of azure-mgmt-resourcemover
* Packaging update of azure-mgmt-kubernetesconfiguration
* Packaging update of azure-mgmt-devtestlabs
* Packaging update of azure-mgmt-redhatopenshift
* Packaging update of azure-mgmt-quantum
* Packaging update of azure-mgmt-cdn
* Packaging update of azure-mgmt-loadtestservice
* Packaging update of azure-mgmt-scheduler
* Packaging update of azure-mgmt-monitor
* Packaging update of azure-mgmt-authorization
* Packaging update of azure-mgmt-datadog
* Packaging update of azure-mgmt-recoveryservices
* Packaging update of azure-mgmt-hdinsight
* Packaging update of azure-mgmt-storageimportexport
* Packaging update of azure-mgmt-serialconsole
* Packaging update of azure-mgmt-attestation
* Packaging update of azure-mgmt-containerregistry
* Packaging update of azure-mgmt-managementgroups
* Packaging update of azure-mgmt-commerce
* Packaging update of azure-mgmt-resourcehealth
* Packaging update of azure-mgmt-redis
* Packaging update of azure-mgmt-resourceconnector
* Packaging update of azure-mgmt-hybridnetwork
* Packaging update of azure-mgmt-chaos
* Packaging update of azure-mgmt-managementpartner
* Packaging update of azure-mgmt-storagecache
* Packaging update of azure-mgmt-botservice
* Packaging update of azure-mgmt-confidentialledger
* Packaging update of azure-mgmt-databox
* Packaging update of azure-mgmt-powerbiembedded
* Packaging update of azure-mgmt-relay
* Packaging update of azure-mgmt-regionmove
* Packaging update of azure-mgmt-azurearcdata
* Packaging update of azure-mgmt-trafficmanager
* Packaging update of azure-mgmt-servicebus
* Packaging update of azure-mgmt-netapp
* Packaging update of azure-mgmt-purview
* Packaging update of azure-mgmt-sqlvirtualmachine
* Packaging update of azure-mgmt-orbital
* Packaging update of azure-mgmt-rdbms
* Packaging update of azure-mgmt-securityinsight
* Packaging update of azure-mgmt-datalake-store
* Packaging update of azure-mgmt-agrifood
* Packaging update of azure-mgmt-eventgrid
* Packaging update of azure-mgmt-powerbidedicated
* Packaging update of azure-mgmt-web
* Packaging update of azure-mgmt-guestconfig
* Packaging update of azure-mgmt-iotcentral
* Packaging update of azure-mgmt-support
* Packaging update of azure-mgmt-costmanagement
* Packaging update of azure-mgmt-dataprotection
* Packaging update of azure-mgmt-marketplaceordering
* Packaging update of azure-mgmt-sql
* Packaging update of azure-mgmt-timeseriesinsights
* Packaging update of azure-mgmt-extendedlocation
* Packaging update of azure-mgmt-security
Co-authored-by: Azure SDK Bot <adxpysdk@microsoft.com>
2022-03-07 15:14:05 +08:00
Azure CLI Bot
0629540baf
[AutoRelease] t2-batch-2022-02-17-26954 ( #23097 )
...
* code and test
* update test results
* update test results
* Update CHANGELOG.md
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
Co-authored-by: Jiefeng Chen <51037443+BigCat20196@users.noreply.github.com>
Co-authored-by: BigCat20196 <1095260342@qq.com>
2022-02-25 10:04:58 +08:00
wiboris
392cbde764
remove unused sections ( #22880 )
2022-02-02 19:59:50 +00:00
wiboris
c506edc9a7
[Batch] Data plane SDK v12.0.0 ( #22730 )
...
* updating library for 2022-01-015 changes
* update to tests
* new test recordings
* fixing tests
* updating vm
* updating changelong
* updating doc links
* updates based on feedback
2022-02-01 14:05:34 -08:00
Yuchao Yan
409440179f
[mgmt] update setupy for python3.6 ( #22505 )
...
* update setupy for python3.6
* update template
2022-01-14 16:24:46 +08:00
Yuchao Yan
2d2efc8d86
add python36 back ( #22459 )
...
* add python36 back
* Update setup.py
2022-01-12 13:55:15 +08:00
Jiefeng Chen
f9bf5f0ddd
Migrate batch to testProxy ( #22313 )
...
* migrate tests
* Update test and json
* Update json
* some testcase only run live test
* Update conftest.py
Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com>
Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>
2022-01-11 16:45:57 +08:00
Yuchao Yan
75e46a7c33
[Mgmt][Drop py2] update `README.md`, `setup.py` and delete `setup.cfg` for all existing packages ( #22240 )
...
* drop py2
* fix broken link
* Update README.md
2022-01-05 11:46:31 +08:00