зеркало из
1
0
Форкнуть 0
Граф коммитов

93 Коммитов

Автор SHA1 Сообщение Дата
MyronFanQiu 20b8b81287
Release 20200821 (#2797)
* config change fore azure_mgmt_azure_stack_hci

* regen azure_mgmt_azurestack_hci

* config change for azure_mgmt_data_factory

* fix

* regen azure_mgmt_data_factory

* config change for azure_mgmt_netapp

* regen azure_mgmt_netapp

* config change azure_mgmt_cdn

* regen azure_mgmt_cdn

* regen azure_mgmt_cosmosdb

* config change azure_mgmt_resources

* regen azure_mgmt_resource

* regen azure_mgmt_resource

* code change for azure_mgmt_hdinsight

* regen azure_mgmt_hdinsight
2020-08-25 10:11:50 +08:00
MyronFanQiu c4bb13cb5a
Release 20200402 (#2768)
* Code change for resource service backup

* regen

* code change for api management

* regen

* bump version and regen

* Code Change

* regen

* code change for azure_mgmt_storage

* regen

* codeg change for azure_mgmt_netapp

* regen sdk

* code change for azure_mgmt_event_grid

* regen
2020-04-02 13:36:36 +08:00
Sarangan Rajamanickam 9799599776 Minor Fix in pre build task 2019-04-30 13:56:38 -07:00
Sarangan Rajamanickam 752e746ff0
Code fix to build process (#2397) 2019-04-13 22:47:58 -07:00
Sarangan Rajamanickam 8d39a0cb85
Release auth 11062018 (#1870)
* Config Changes for Auth Release 11062018

* Generated Code for Auth Release

* Minor fix to Rakefile
2018-11-06 14:00:10 -08:00
Sarangan Rajamanickam 6d5c1dc618
Gen folder structure if necessary (#1854)
* Code Changes for generating folder structure

* Additional Changes
2018-11-02 14:10:10 -07:00
Sarangan Rajamanickam efe0fa667c
Update master to latest (#1529)
* Update Cognitive Services Computer Vision

* Update Cognitive Services Computer Vision Profiles to 2.0

* Update Cognitive Services Content Moderator Config

* Updated Cognitive Services Custom Search Config

* Update Cognitive Services Entity Search Config

* Update Cognitive Services Face Config

* Update Cognitive Services Image Search Config

* Update Cognitive Services News Search Config

* Update Cognitive Services Spell Check Config

* Update Cognitive services Text Analytics Config

* Update Cognitive Services Video Search Config

* Update Cognitive Services Web Search Config

* Update Data Plane Event Grid Config

* Update Data Plane Key Vault Config and Profile config

* Updated Management Plane Analysis Services Config File

* Update Management Plane API Management SDK Config and Profiles

* Update Management Plane Authorization Config

* Update Management plane Automation config

* Update Management Plane Batch Config

* Update Management plane Billing config and profile files

* Update Management plane cdn config file

* Update Management Plane Cognitive Services config file

* Update Management Plane Commerce Config file

* Update Management Consumption SDK Config & Profiles files

* Updated Management plane container instance sdk config and profile files

* Update Management Container Registry Config file

* Update Management Plane container service SDK config & profiles

* Update Management plane Customer Insights config file

* Update Management Datalake Analytics SDK config file

* Updated Management Datalake store config file

* Update Management Dev Spaces Config file

* Update Management DevTestLabs Config file

* Update Management DNS Config file

* Update Management Event Grid Config file

* Update Management Event Hub Config & Profiles file

* Update Management IOT Central config and profiles file

* Update Management IOT Hub Config & Profiles file

* Update Management Key Vault Profile & Config files

* Update Management Machine Learning SDK Config file

* Update Management Marketplace ordering Config file

* Update Management Media Services config & profiles files

* Update Rakefile and Rakegeneration process to exclude mobile engagement

* Update Management Monitor SDK config file

* Update Management msi config json

* Update Management Notification hubs config file

* Update Management Operational Insights COnfig file

* Update Management Policy Insights Config file

* Update Management Powerbi embedded Config file

* Update Management Recoverservices config file

* Update Management Recovery Services Backup Config file

* Update Management Recovery Services Site Recovery Config and Profiles file

* Update Management Redis config & profiles file

* Update Management Relay config file

* Update Management Scheduler config file

* Update Management Search Config file

* Update Management Security config file

* Update Management Service Bus config file

* Update Management Service Fabric Config & Profiles

* Update Management SignalR COnfig file

* Update Management Stor Simple 8000 Series config file

* Update Management Storage Config file

* Update Management Stream Analytics Config file

* Update Data Plane Graph RBAC Config file

* Update Management Traffic Manager Config and Profiles file

* Update Management Features config file

* Update Management Links Config file

* Update Management Locks SDK Config file

* Update Management Logic SDK Config file

* Update Management Management Applications SDK Config & Profiles files

* Update Management Policy Config & Profiles files

* Update Management Resources SDK config & profiles files

* Update Management Resources Management Config & Profiles files

* Update Management Subscriptions SDK Config file

* Update Management Web Profiles & Config files

* Update Management Network profile and config files

* Update Management SQL Config & Profiles files

* Update Management Compute Config and profiles files

* Remove references to mobile engagement & server management gems

* Deleting azure_mgmt_graph folder

* Removing Mobile Engagement folder

* Remove server management folder

* Regen all SDKs and profiles

* Fix spec for azure_sdk
2018-07-27 14:54:37 -07:00
Sarangan Rajamanickam 61d8cd3ac2
Policy insights release (#1351)
* Round I - Skeleton changes for onboarding policy insights

* Regen sdk & versions

* Updated version

* Added changelog
2018-06-06 14:06:08 -07:00
Sarangan Rajamanickam a60e200acb
Restructure repository structure (#1301) 2018-05-08 12:38:56 -07:00
Sarangan Rajamanickam f191553fcf
Rakefile parameterization (#1223)
* Rakefile parameterization

* PR Comments
2018-01-10 12:43:39 -08:00
Sarangan Rajamanickam a024588ddf
Data plane infrastructure work (#1201)
* Infrastructure code for Data Plane SDK

* Regenerated SDK & Profiles
2017-12-21 12:10:57 -08:00
Sarangan Rajamanickam 07160c54f2
Consumption release (#1163)
* Code changes for adding consumption API version 2017-11-30

* Regen all SDKs and profiles
2017-12-06 10:06:52 -08:00
Sarangan Rajamanickam b6f6f4437c
Added comments to the Rakefile (#1138)
* Added comments to the Rakefile

* PR Comments
2017-11-20 10:42:26 -08:00
Sarangan Rajamanickam 55ea9581dc
Optimize commons files - configurable.rb & default.rb (#1111)
* Optimize usage of configurable & default

* Regen all SDK versions and profiles

* Minor change
2017-11-08 12:34:16 -08:00
Sarangan Rajamanickam 25433a4a91
Multiple Upgrades to the Azure Ruby SDK (#1064)
* Multiple Upgrades to the SDK:
   1. Combined all the profiles json files to one file
   2. Bug fix to include azure_sdk in build and release process
   3. Removed all the relative paths.
   4. Split the rollup and individual templates to get a cleaner code
   5. Cleaned up Rakefile

* Independent Versioning of Gems

* Minor Fix

* Removed ARM_VERSION file

* Additional changes

* Added one more comprehensive task
2017-11-06 20:58:18 -08:00
Sarangan Rajamanickam 3b3c2330a7 Credentials fix (#1090)
* Code changes to fix issues with credentials & options

* Regen everything

* PR Comments to change name of setup_options

* Regen everything

* PR Comments

* Regen everything

* Minor addition to readme file

* PR Comments

* Move position of the section
2017-10-26 15:47:00 -07:00
Veronica Giaudrone 1fbbae1b0d 015 regen (#1045)
* Adding 10 seconds delay before publishing new gems

* manual file edits, new version, edits to config.json

* regenerating all gems

* updating version of ms_rest_azure dependency to match master

* bringing in updates to ms_rest_azure from master - version 0.9.0

* updating versions for packages

* Spec changes related to inheritance logic

* Fix swagger to sdk per vishrut

* Fixed the Subresource reference
2017-10-11 16:10:30 -07:00
Sarangan Rajamanickam 96a4284814 Fix for cleaning the multiple versions folders under each sdk (#1039)
* Fix for cleaning the multiple versions folders under each sdk

* Fix
2017-10-10 15:49:45 -07:00
Sarangan Rajamanickam d48c0432e1 Profile generator (#1036)
* Code changes for Profile & Require file generation

* Regenerated profiles & require files

* Changes based on PR Comments

* Regen everything after addressing PR Comments

* Minor fix

* Regenerated all profiles

* Minor change to azure-storage

* Added sample commands to Rakefile
2017-10-10 14:52:43 -07:00
Veronica Giaudrone fdea44f8f0 updating with linux command for cleaning generated folders 2017-09-28 13:51:32 -07:00
Veronica Giaudrone 62a7fe8d83 updates to Rakefile and config.json 2017-09-21 18:56:10 -07:00
Veronica Giaudrone 64ceabafd7 Updates to rakefile, config.json and some rpsec config files 2017-09-14 14:36:39 -07:00
Veronica Giaudrone 82634b7ad6 Updates to Rakefile and metadata file' 2017-08-30 16:37:29 -07:00
Sarangan Rajamanickam dc8bbc8b06 Add sdk stream analytics (#833)
* Code changes to generate SDK for Azure Stream Analytics services

* Generated SDK for Azure Stream Analytics services

* Minor changes

* Changes to additional files

* Response to PR comments

* Modify code to adapt to latest reorg

* Modified SDK
2017-07-17 13:23:26 -07:00
Sarangan Rajamanickam f996a71e58 Reorg changes (#848)
Code changes related to azure specs repo reorganization & Regenerated all SDKs
2017-07-16 17:59:38 -07:00
Sarangan Rajamanickam de3c7b94db Modify Rakefile to accomaodate markdown changes (#807) 2017-06-21 13:56:51 -07:00
Sarangan Rajamanickam 3673a36958 Change Recovery Services swagger to composite swagger 2017-03-23 11:30:45 -07:00
Sarangan Rajamanickam e73f59368f Release v0110 prep (#705)
* Release 0.10.0 releated changes
* Release 0.10.0 releated changes(generated)
* Updated changelog for release v0.10.0
2017-03-06 13:27:38 -08:00
Sarangan Rajamanickam ce50d65fb1 Change the swagger file for generating arm_logic sdk 2017-02-28 14:05:27 -08:00
Vishrut Shah ac64275b09 Update to latest swagger and version to 0.9.0 2017-02-06 17:45:59 -08:00
Sarangan Rajamanickam 7e9255d99b Changed the Network service SDK generation to composite swagger file (#652)
Changed the Netowrk service SDK generation to composite swagger file
2017-01-12 13:49:00 -08:00
Vishrut Shah 6c4cf5224c Merge pull request #593 from vishrutshah/release-arm-v0.8.0
Regenerating azure_mgmt_* sdks using AutoRest.1.0.0-Nightly20161114
2016-11-16 10:45:37 -08:00
Vishrut Shah 35ae90a9d1 Update to latest swagger specs and version to 0.8.0 2016-11-15 14:16:17 -08:00
Vishrut Shah 7466cfa920 Enable azure_mgmt_service_bus regeneration 2016-11-15 10:47:46 -08:00
Vishrut Shah d04d630fb5 Update rakefile and swagger_to_sdk for azure_mgmt_search api version 2015-08-19 2016-11-08 17:31:38 -08:00
Vishrut Shah 2a86f88ea7 Merge pull request #530 from vishrutshah/sql-composite
Use composite swagger for Azure Sql service
2016-11-01 17:29:25 -07:00
Vishrut Shah bbe15fec48 composite swagger modeler for azure_mgmt_sql 2016-10-28 15:09:56 -07:00
Vishrut Shah f0389a6fc1 composite swagger modeler for azure_mgmt_recovery_services_backup 2016-10-28 11:43:06 -07:00
Vishrut Shah 04d0450ca4 Updating path for azure analysis service's swagger file (#510) 2016-10-21 23:08:42 -07:00
Veronica Giaudrone 9da78941f7 Rakefile changes to include the new specs 2016-10-19 11:18:29 -07:00
Vishrut Shah edcd94a992 Update azure_mgmt_web to use new api version via CompositeSwagger modeler 2016-10-17 17:23:32 -07:00
Vishrut Shah 3dec221d45 Update azure_mgmt_logic to use new api version via CompositeSwagger modeler 2016-10-17 17:12:37 -07:00
Vishrut Shah 8bbc6cdd4d Update azure_mgmt_server_management to api version 2016_07_01_preview 2016-10-17 16:04:01 -07:00
Vishrut Shah aceaf8ad55 Update azure_mgmt_subscriptions to api version 2016_06_01 2016-10-17 16:01:05 -07:00
Vishrut Shah 86e3817a01 Update azure_mgmt_notification_hub to api version 2016_03_01 2016-10-17 15:57:52 -07:00
Vishrut Shah 78f583f3bf Update azure_mgmt_locks to api version 2016_09_01 2016-10-17 15:54:24 -07:00
Vishrut Shah f7ef551e78 Update azure_mgmt_cdn to api version 2016_10_02 2016-10-17 15:51:04 -07:00
Vishrut Shah d0605400ae Update azure_mgmt_network to api version 2016_09_01 2016-10-17 15:42:38 -07:00
Vishrut Shah d7d013a6cc Update azure_mgmt_resources to api version 2016_09_01 2016-10-17 15:26:54 -07:00
Veronica Giaudrone 60f6cb8052 Fixing arm:regen in rakefile (#491)
arm:regen was failing due to dir having "management/" in the string, as it was not finding this in REGEN_METADATA .
2016-10-13 11:33:10 -07:00