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

754 Коммитов

Автор SHA1 Сообщение Дата
Qiaoqiao Zhang 59b1f44373
fix-windows issues (#735)
* fix-windows issues

* multiplatform CI

* ci variables

* move pools

* move strategy

* change back credscan image

* version bump

* change image version to latest
2021-02-07 15:11:01 +08:00
Qiaoqiao Zhang 8a57a4c8cf
Fix test server path (#733)
* Revert "Add template for commands.py (#728)"

This reverts commit 76ad4b1cd6.

* fix-test-server-path

* fix test server path
2021-02-07 09:04:06 +08:00
Qiaoqiao Zhang 18e6911e96
Try fix m4 version error (#732)
* Revert "Add template for commands.py (#728)"

This reverts commit 76ad4b1cd6.

* try-fix-m4-error

* update clicommon and remove cp for windows

* bump version
2021-02-05 22:04:18 +08:00
Qiaoqiao Zhang 73bebe46f7
Update README.md (#730) 2021-02-03 18:27:13 +08:00
Qiaoqiao Zhang 76ad4b1cd6
Add template for commands.py (#728)
* fix-command-rename-bug

* add-template-for-commands.py

* add lintball for python formatting

* common util as lintball

* change converter and add converter test

* reserve work

* commands.py render logic

* generate commands.py and add lintball

* add imports and pylint disables

* fix commands.py test

* change single quote

* fix issues

* add wait command and fix tests

* fix suports_no_wait and azext folder

* fix extension

* bump CI version

* Update ci.yml

* devops python 3.7

* remove eslint as a single task

* fix-command-rename-bug

* add-template-for-commands.py

* add lintball for python formatting

* common util as lintball

* change converter and add converter test

* reserve work

* commands.py render logic

* generate commands.py and add lintball

* add imports and pylint disables

* fix commands.py test

* change single quote

* fix issues

* add wait command and fix tests

* fix suports_no_wait and azext folder

* fix extension

* bump CI version

* Update ci.yml

* devops python 3.7

* remove eslint as a single task

* Revert "fix-command-rename-bug"

This reverts commit 009a751f8a.

* fix comment

* change converter into class member function

* change param name

* remove useless if logic

* change condition to return type
2021-02-03 18:13:24 +08:00
Qiaoqiao Zhang 8489377fe7
fix-command-rename-bug (#721)
* fix-command-rename-bug

* fix comment

* rename function
2021-02-02 14:38:50 +08:00
Qiaoqiao Zhang 92c3f9466d
Update how-to-author-readme-file.md (#729) 2021-02-01 10:29:30 +08:00
kingces95 780267f75a
Update 00-onboarding-guide.md (#726)
* Update 00-onboarding-guide.md

* Update setup.py

* Update requirements.py3.Darwin.txt

* Update requirements.py3.Linux.txt

* Update requirements.py3.windows.txt

* Update setup.py

Co-authored-by: Qiaoqiao Zhang <55688292+qiaozha@users.noreply.github.com>
2021-01-31 19:14:31 +08:00
Qiaoqiao Zhang 616138f2d8
Template based rendor code stage 1 (#717)
* rendor template based logic

* setup.py

* eslint style

* report md

* handle render data

* get render data

* add report md test

* reserve work

* test-for-get-render-data

* fix render data

* get render data with recursive callback

* add climodels

* get model data

* reserve work

* get array render data

* templates

* reserve work

* reserve work

* reserve work

* template-based-rendor-code-stage-1

* reserve work

* change test to use templates

* fix example bugs

* fix test

* fix wait example test

* fix eslint

* fix-issue#718

* fix ci error

* Update launch.json

* Update launch.json

* change pylint max length and eslint etc

* fix eslint

* fix eslint and add some comments

* add array idx check logic

* filter and forEach

* add eslint for run build
2021-01-26 18:22:32 +08:00
Renhe Li e1d1282e3e
Fix typo in the doc (#715)
Co-authored-by: FAREAST\renhel <renhel@microsoft.com>
2021-01-18 18:36:21 +08:00
Renhe Li cc63f8ffac
doc updated (#714)
Co-authored-by: FAREAST\renhel <renhel@microsoft.com>
2021-01-18 14:03:02 +08:00
Qiaoqiao Zhang 21a3ca4e3b
Refactor of test and config (#709)
* refactor of read config

* config-change-refactor

* fix eslint
2021-01-11 13:34:23 +08:00
Qiaoqiao Zhang b24cbd70e7
Update README.md (#707) 2021-01-07 18:03:05 +08:00
Qiaoqiao Zhang c5ce3d79e9
Tslint fix (#704)
* eslint

* install eslint

* test

* eslint config

* npm run eslint

* fix eslint

* fix bug

* fix some warnings

* fix prettier issue

* fix eol error

* fix vscode prettier

Co-authored-by: Changlong Liu <changlong.liu@microsoft.com>
Co-authored-by: changlong-liu <59815250+changlong-liu@users.noreply.github.com>
2021-01-07 11:42:22 +08:00
Renhe Li b8dfe09fbc
Doc updated (#706)
* Update the document

* Update

* update2

Co-authored-by: FAREAST\renhel <renhel@microsoft.com>
2021-01-07 10:48:29 +08:00
Qiaoqiao Zhang a1bb9f1ab9
Update 00-onboarding-guide.md (#705)
* Update 00-onboarding-guide.md

* Update 00-onboarding-guide.md

* Update doc/00-onboarding-guide.md

Co-authored-by: Feng Zhou <55177366+fengzhou-msft@users.noreply.github.com>

Co-authored-by: Feng Zhou <55177366+fengzhou-msft@users.noreply.github.com>
2021-01-07 10:22:30 +08:00
Qiaoqiao Zhang 6992e35697
Doc improvements (#695)
* doc improvements

* save work

* reserve work

* doc improvement

* update the doc

* reserve work

* add document

* test doc

* fix test

* ramification

* add catalog layout

* catalog imrovement

* update different generation options

* add different generation options catalog

* fix they

* Update a couple of sentenses

Co-authored-by: FAREAST\renhel <renhel@microsoft.com>
2021-01-05 10:50:03 +08:00
qiaozha 3ce2296ebe version bump 2020-12-25 16:46:44 +08:00
changlong-liu 777a830c83
more meta data (#699)
* more meta data

* catch git failure
2020-12-23 15:34:48 +08:00
Qiaoqiao Zhang 44e82d3196
fix-action-flatten-error (#700)
* fix-action-flatten-error

* revert unused changes

* clicommon version bump
2020-12-23 14:19:24 +08:00
Qiaoqiao Zhang 4431b9cd44
fix-empty-object-required-and-non-required (#698) 2020-12-23 11:05:35 +08:00
changlong-liu e5014ad653
20201221 fix bug (#697)
* fix bug

* gen meta file

* for #696

* fix required test issue
2020-12-22 12:58:01 +08:00
changlong-liu 211422e53a
enable min-test-scenario by configuration (#694) 2020-12-21 14:24:42 +08:00
changlong-liu 72af4eda81
args and kargs for test init (#693) 2020-12-18 16:20:01 +08:00
Qiaoqiao Zhang bf3f487c09
fix arg group name for flattened param (#691) 2020-12-17 14:04:06 +08:00
changlong-liu a27a5b3af6
20201211 disable test exception cache (#690)
* for #674

* fix duplicate imports

* output

* formatable for all test string

* output

* for #687

* refactor

* output

* check flattenedName
2020-12-17 13:44:08 +08:00
Qiaoqiao Zhang e5296a4844
flattened-names-fix (#689) 2020-12-15 12:31:55 +08:00
changlong-liu 4bf15b6a75
20201204 minimum test (#670)
* minimum test scenario

* output

* scenario name bug

* min call normal
2020-12-15 09:23:34 +08:00
Qiaoqiao Zhang 733ba9bd7f
fix-empty-object-default-value for issue #676 (#687) 2020-12-14 12:07:09 +08:00
Qiaoqiao Zhang 4818d7070f
fix-generic-update-for-track1 (#684) 2020-12-11 16:48:31 +08:00
Qiaoqiao Zhang a7d05a44a9
bug-fixes-for-compatible-level-without-flattenoptions (#681) 2020-12-11 11:35:51 +08:00
changlong-liu 6ebf86f577
parallel test (#680) 2020-12-11 11:20:33 +08:00
Qiaoqiao Zhang 39b24a6f65
Datafactory custom bugfix (#679)
* datafactory custom bugfix

* fix build value bug

* fix mixed reality identity

* fix test

* fix constant default value error

* fix ignore parameters

* fix generic update

* add ext default test
2020-12-10 18:45:08 +08:00
changlong-liu b4d0837554
fix e2e test (#673)
* fix path

* sdk-flatten

* check simple array example value lenght

* set sdk-flatten by RP
2020-12-09 10:20:49 +08:00
changlong-liu a237977061
inplace doc, and update zipfile after codegen succeed (#671) 2020-12-04 17:25:51 +08:00
Qiaoqiao Zhang 3a162ce683
Report key error for wrong key (#669) 2020-12-04 15:22:57 +08:00
Qiaoqiao Zhang 1b67af6abb
positional argument fix (#668) 2020-12-04 12:58:02 +08:00
Qiaoqiao Zhang 878d0bf4d9
change-default-extension-no-flatten (#667) 2020-12-03 09:46:02 +08:00
Qiaoqiao Zhang 80218cb5fb
checkin-vscode-launch-json (#665) 2020-12-02 10:12:57 +08:00
changlong-liu 5ce3b7a579
for #659 (#663)
Co-authored-by: Qiaoqiao Zhang <55688292+qiaozha@users.noreply.github.com>
2020-12-02 09:29:41 +08:00
Qiaoqiao Zhang 5869859e64
fix-manual-folder-delete-bug (#664) 2020-12-01 16:36:21 +08:00
changlong-liu f6a1fff355
20201124 duplicate test functions (#648)
* for #647

* output
2020-11-25 10:18:06 +08:00
Qiaoqiao Zhang 6650b7c734
group show command (#646) 2020-11-24 13:42:15 +08:00
changlong-liu a6546487f2
for #639 (#645) 2020-11-24 10:00:05 +08:00
Qiaoqiao Zhang 17318dd48e
try fix security issue (#643) 2020-11-20 15:06:34 +08:00
Qiaoqiao Zhang 9efadd9763
bump cli core version (#642) 2020-11-20 14:06:06 +08:00
changlong-liu b07ad897e8
fix bug (#641) 2020-11-20 13:08:54 +08:00
Qiaoqiao Zhang 2bc2b187fb
fix-extension-mode-bug (#638) 2020-11-18 17:32:55 +08:00
changlong-liu 88024c45de
Keyword match for test examples in CreateOrUpdate (#636)
Co-authored-by: Qiaoqiao Zhang <55688292+qiaozha@users.noreply.github.com>
2020-11-18 11:08:14 +08:00
Qiaoqiao Zhang fcb11e777d
fix-mode-and-report-bug (#637) 2020-11-18 10:44:47 +08:00