Граф коммитов

86 Коммитов

Автор SHA1 Сообщение Дата
Qiaoqiao Zhang 5fcb4fb240
support az for cli core (#528) 2020-09-09 14:09:47 +08:00
Chris Pietschmann 4c7e0c1ae5
Fix doc link in README.md (#483) 2020-08-03 22:19:03 +08:00
Qiaoqiao Zhang 9162046231
Adapt to new modelerfour (#489) 2020-08-03 10:36:18 +08:00
Qiaoqiao Zhang b2a807b2b6
support split createorupdate (#416) 2020-06-17 16:50:17 +08:00
Qiaoqiao Zhang ffd69a5d75
normalize-the-eol-in-file (#410) 2020-06-08 10:04:24 +08:00
xichen 1d04f1ee02 fix test 2020-05-26 16:30:21 +08:00
xichen 88913e3662 version bump: 2020-05-26 14:15:40 +08:00
qiaozha a371af3693 add azure-arm to set default mgmt credential scope 2020-05-26 14:15:40 +08:00
xichen 109461d525 upgrade python 2020-05-26 14:15:40 +08:00
Qiaoqiao Zhang 3d7fae9665
fix-issue-352 (#353) 2020-05-09 10:18:51 +08:00
Qiaoqiao Zhang 1120e417bd
fix-issue-338 (#340) 2020-04-25 14:15:46 +08:00
Qiaoqiao Zhang c4661356a3
change az cli-extension output-folder (#302)
* change az cli-extension output-folder

* doc

* doc

* dock change

* doc change

* bump version

* azure-cli-extension-folder error msg
2020-04-14 16:23:17 +08:00
Qiaoqiao Zhang 356eef9561
bump clicommon python versions (#301)
* bump versions

* fix test
2020-04-13 21:52:35 +08:00
Qiaoqiao Zhang 38fed80c17
Bump az version (#296)
* clear output-folder

* small fix

* change back managed-network

* doc update

* add faq

* add test recordings

* remove the unused code

* bump to 1.3

* clicommon 0.4.6

* change faq
2020-04-09 15:28:28 +08:00
Qiaoqiao Zhang 4eb73f8027
clear output-folder (#295)
* clear output-folder

* small fix

* change back managed-network

* doc update

* add faq

* add test recordings

* remove the unused code
2020-04-08 22:56:45 +08:00
Qiaoqiao Zhang d6ca5b82ba
Poly credential (#264)
* poly support

* fix the generic update

* test for managed-network

* fix the update command

* fix custom update for generic

* for generic update

* ignore python sdk parameter in generic update

* readme.md

* poly call create_or_update

* location change

* fix long run operation for generic update

* resolve unique names

* unique names

* unique names

* test fix and move mapsto after mmodifier

* refinement

* env change

* bugfix and refinement

* save work

* changed to fullFlattenedNames remove properties if possible

* change default to flattened name without properties and parameters

* change action to maps to

* some bugfix

* action param change

* name start with subgroup fix

* test and generic update etc

* custome.py structure change

* generic update from orginal operation

* update to the newest python

* fix test

* fix type and ignore issues and report

* use options list for python reserve word

* bug fix

* remove clicommon poly setting already support by default

* add subclass into action

* change for action

* change for action

* change custom.py

* some bugfixes

* poly for credential

* change maps to into aznamer

* fix param

* custom.py fix

* change code model

* fix the bug and add datafactory test

* test fixes

* fix test and some refinement

* fix conflicts and action

* bug fix

* bug fix

* discriminator value doesnot need to be specified now

* fix report

* add arg_group for polymorphism

* merge master and header change

* merge operation

* clicommon to 0.4.3

* fix command def bug

* fix the readOnlyProperties

* adapt to clicommon 0.4.4
2020-04-06 18:10:57 +08:00
Rodge Fu dd991786af set clear-output-folder to false before https://github.com/Azure/autorest.az/issues/251 is fixed 2020-03-28 10:05:34 +08:00
Qiaoqiao Zhang 347e4f659c
Adapt to m4 4.9 (#217)
* adapt to m4 4.9

* configuration

* assume requests only has one value

* test file

* action changeback

* action changeback

* chang back example

* chang back example

* chang back example

* fix example

* cli name dont overwrite

* flattenedNames in targetProperty now

* fix namespace and python namer bugu

* example use cli.cliKey

* fix test etc

* fix extension name the same with operationGroupname

* rename operationGroup
2020-03-18 19:14:27 +08:00
Qiaoqiao Zhang 4fcfbfcf0a
adapt to clicommon and bugfixes (#208)
* adapt to clicommon and bugfixes

* properties unflatten

* fix help not show bug

* clicommon 0.3.8

* version bump

* fix test sort bug

* fix example sort looping bug

Co-authored-by: Changlong Liu <changlong.liu@microsoft.com>
2020-03-15 14:14:29 +08:00
Qiaoqiao Zhang 202739d07e
support manually json (#201)
* support manually json

* help miss description

* fix dictionary

* fix no core argument import bug

* fix actions

* fix the object and dict action

* add parents properties in convention
2020-03-13 23:48:08 +08:00
qiaozha 492d98df4d clicommon 0.3.6 2020-03-10 11:23:00 +08:00
qiaozha 9e02b89a51 json support 2020-03-09 14:52:06 +08:00
Qiaoqiao Zhang 4d3657ff12
adapt to delete (#188) 2020-03-07 11:47:03 +08:00
Qiaoqiao Zhang 7d22481fcb
Directive and comamnds.py (#179)
* directive and wait and generic-update

* long run operation name change to begin_* in python sdk

* fix actions and directive of remove the only operation

* fix suboption

* test output changes

* fix generic update bug

* fix import error

* adapt for clicommon
2020-03-06 11:30:05 +08:00
Changlong Liu 618a780a7c use cli-directive to suppress commands 2020-03-04 12:08:10 +08:00
Changlong Liu 86669b8862 Merge branch 'master' into resource-preparer 2020-03-04 11:51:05 +08:00
Qiaoqiao Zhang d2649fe0c8
Adapt to clicommon directive (#176)
* fix for singularize

* release a new az package

* still need some work in model flatten

* configuration
2020-03-03 19:16:12 +08:00
Changlong Liu ac9834be22 Merge branch 'master' into resource-preparer 2020-03-02 14:16:13 +08:00
Changlong Liu d2285c5266 refactor as code review comments 2020-03-02 13:55:26 +08:00
Zim Kalinowski a7d06865fb fixes 2020-02-29 11:44:28 +01:00
Changlong Liu b423b964d7 Merge branch 'master' into resource-preparer 2020-02-29 17:54:54 +08:00
Changlong Liu 3e6debbb2f remove check-name-availability&list-operation" 2020-02-29 17:53:07 +08:00
qiaozha 6640677b04 support clicommon latest and other fixes 2020-02-29 14:32:42 +08:00
qiaozha 88944533b2 change back 2020-02-29 14:16:55 +08:00
qiaozha 00e9126581 fix modelerfour issues 2020-02-29 13:41:13 +08:00
qiaozha 74cac2892f fix for actions etc 2020-02-29 10:43:24 +08:00
Zim Kalinowski e0f7148d24 redo space 2020-02-28 20:43:07 +01:00
Zim Kalinowski cf608182d0 undo more changes 2020-02-28 20:37:20 +01:00
Zim Kalinowski 2cf9a3e087 undo some changes 2020-02-28 20:34:11 +01:00
Zim Kalinowski a2f02692b5 directive in main readme file 2020-02-28 20:28:23 +01:00
qiaozha 33174865c0 use --cli for now and need to register cli in autorest 2020-02-28 20:28:06 +01:00
qiaozha 9301f306e1 fix some change folder and name issue 2020-02-28 20:26:56 +01:00
qiaozha a507594676 use --cli for now and need to register cli in autorest 2020-02-28 17:26:35 +08:00
qiaozha d43e81887b possible require issue 2020-02-28 13:39:55 +08:00
qiaozha a11e772351 possible require issue 2020-02-28 13:34:45 +08:00
qiaozha 18498ea54d fix some change folder and name issue 2020-02-28 13:21:44 +08:00
qiaozha e9fee4ebe3 fix test 2020-02-27 14:09:13 +08:00
qiaozha 0c84d7ac4e using directive to flatten everything 2020-02-27 14:07:09 +08:00
qiaozha d0fe782a37 fix test 2020-02-27 14:06:35 +08:00
qiaozha 9f9b069ecc using directive to flatten everything 2020-02-27 14:04:11 +08:00