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

57 Коммитов

Автор SHA1 Сообщение Дата
houkms 1559db6dec Fix resource listing script (#97)
* fix resource listing script

* code refined
2019-08-05 16:10:40 +08:00
Zim Kalinowski e9faa422f2 autogenerated-apimanagementapirelease (#94)
* autogenerated-apimanagementapirelease

* Enable validation of apimanagementapirelease

* autogenerated-apimanagementapirelease
2019-08-04 14:36:06 +08:00
Su Shi c6ea2f5dca Revert "list resources with shell script to replace resources.json (#95)"
This reverts commit ab4a4c3ac9.
2019-08-04 13:37:41 +08:00
houkms ab4a4c3ac9 list resources with shell script to replace resources.json (#95) 2019-07-31 16:57:51 -07:00
Junyi Yi 854bf2b34f
Update README.md 2019-07-24 13:00:58 -07:00
houkms 0152238bdf Update Makefile for GCP and Azure switch (#81)
* update Makefile for multi-cloud switch

* update sub-modules
2019-07-24 13:00:08 -07:00
Su Shi 7f8ca02a80 Update the documentation for folder structure. 2019-07-16 12:50:27 -07:00
Su Shi 81f5a18bcd upgrade version of magic modules. 2019-07-15 13:57:36 -07:00
Junyi Yi 8d3f1e71d2
Update descriptions for ansible.yaml and terraform.yaml (#71)
* Update descriptions for ansible.yaml and terraform.yaml
2019-07-10 17:54:16 -07:00
Su Shi e9e14cd82f update submodule to higher version. 2019-07-10 15:40:48 -07:00
Su Shi 5700c99da3
Remove bad resources. (#63)
* Remove bad resources.

* Fix the Makefile issue.
2019-07-02 14:37:42 -07:00
Su Shi 6dd9ffb411 Update submodule for mm. 2019-07-02 13:28:20 -07:00
Su Shi e07955b7a6 Refactor the Makefile (#62)
* Update makefile.

* Fix the Makefile issue.
2019-07-02 11:59:42 -07:00
Junyi Yi 40ba15e2d5
Complete the documentation of api.yaml for more attributes (#59) 2019-07-01 16:29:40 -07:00
Su Shi 8ae75cb1d9 Update submodules for mm. 2019-07-01 14:51:15 -07:00
Su Shi b400fd6482 Add Makefile and refactored Azure pipeline (#58)
* add makefile for local running.

* update pipeline

* Update pipeline.

* add newline for .gitignore.

* Fix the building issue.

* Fix the makefile issue.

* Fix the makefile issue.

* Fix makefile issue.

* Fix the building issue.

* fix the pipeline issue.

* Enable vendor mode.

* Fix the goimport issue.

* Fix the goimport issue.
2019-07-01 13:10:24 -07:00
Su Shi e9e99b4577 Update submodule for mm. 2019-06-29 13:59:22 -07:00
Junyi Yi 71e0c12e67
Revert the changes made by auto-generation for batch account (#57) 2019-06-28 16:03:03 -07:00
Su Shi b4f538c00e disable language setting. 2019-06-28 15:31:48 -07:00
Su Shi d3036cc9c2 enable debugging for magic module. 2019-06-28 10:46:46 -07:00
Zim Kalinowski 0f6cce191e autogenerated (#51)
* autogenerated

* autogenerated
2019-06-27 21:52:45 -07:00
Su Shi af04b6c80c Fix the goimports issue. 2019-06-27 18:24:41 -07:00
Su Shi 2cc60d871a Update the pipeline. 2019-06-27 17:51:27 -07:00
Su Shi 953d5d8ded Remove terraform as submodule. 2019-06-27 17:50:14 -07:00
Su Shi 00a0648367 sync mm 2019-06-27 15:32:55 -07:00
Su Shi dc7530eedd update submodules. 2019-06-27 14:43:20 -07:00
Su Shi dec1b9bf44 update submoduel for ansible. 2019-06-27 13:24:37 -07:00
Su Shi 3121e34c3a
Enable azure pipeline to validate PR (#48)
* Set up CI with Azure Pipelines

[skip ci]

* add submodules for ansible, terraform and magic module.

* add bundler scripts.

* change the git urls for sub modules.

* add git configuration for pipeline.

* Update submodule and pipeline.

* readd submodule for mm.

* update branch for ansible.

* update pipeline to support code gen, commit and push.

* fix the directory issue at pushing stage.

* install hub as tools

* Update azure-pipelines.yml for Azure Pipelines

* Update azure-pipelines.yml for Azure Pipelines

* Update azure-pipelines.yml for Azure Pipelines

* Update azure-pipelines.yml for Azure Pipelines

* Update azure-pipelines.yml for Azure Pipelines

* Update azure-pipelines.yml for Azure Pipelines

* Update azure-pipelines.yml for Azure Pipelines

* Update azure-pipelines.yml for Azure Pipelines

* Update azure-pipelines.yml for Azure Pipelines

* Update azure-pipelines.yml for Azure Pipelines

* Update azure-pipelines.yml for Azure Pipelines

* refine the environment variables in pipeline.

* Update azure-pipelines.yml for Azure Pipelines

* update pipeline and move batchaccount to src folder.

* add batchaccount.

* move batchaccount back to src.

* enable batchaccount.

* add resource list and black tool for code gen.

* add vm image and python.

* add go workspace info.

* remove the module path.

* disable goroot setting.

* add gopath to path.

* fix the gopath.

* run make goimports before make fmt.

* add gobin to path.

* fix the buidling error.

* disable some stderr blockers.

* fix build error.

* disable fail at stderr.
2019-06-27 12:46:23 -07:00
Junyi Yi 4ccf3f06b3
Fix batchaccount info (#46)
* Fix batchaccount info module according to feedbacks

* Fix batchaccount according to the PR.

* Code indentation fix.

* Adjust terraform.yaml to match the latest MM

* Adjust ansible.yaml according to the latest MM.

* Update documentation for the latest changes.
2019-06-25 13:45:52 -07:00
Zim Kalinowski d8a28b3cf1 autogenerated -- ansible.yaml, terraform.yaml + a few other things (#45)
* autogenerated

* autogenerated

* autogenerated

* autogenerated
2019-06-25 10:15:49 -07:00
Zim Kalinowski 7d8f091caa Fix issues of frontdoor. 2019-06-19 12:44:08 -07:00
Junyi Yi 2215b479eb
Fix batchaccount info (#41)
* Fix batchaccount info module according to feedbacks

* Fix batchaccount according to the PR.

* Code indentation fix.
2019-06-18 14:51:31 -07:00
Junyi Yi 280b66eae8 Add two more list operations 2019-06-18 14:42:08 -07:00
Zim Kalinowski 28df484535 Fix common issues in api.yaml 2019-06-17 13:12:08 -07:00
Junyi Yi 530f285d98 Rename `list_by_rg` to `list_by_resource_group`. 2019-06-13 16:48:02 -07:00
Junyi Yi faee643325 Add batch account keyvault reference customization 2019-06-13 16:37:31 -07:00
Junyi Yi 73d1d94503 Add example to batch application. 2019-06-13 16:17:25 -07:00
Zim Kalinowski 513ad8a8ca Generate frontdoor api.yaml 2019-06-12 17:19:13 -07:00
Junyi Yi 6fa494e355 Initial support for batch application. 2019-06-12 17:18:18 -07:00
Zim Kalinowski 17281a831e Fix batch account autorest generation 2019-06-10 14:58:40 -07:00
Zim Kalinowski 5789a2d805 Manual update batchaccountxx 2019-06-06 15:11:35 -07:00
Junyi Yi 09e238e353 Add delete storage account test step to batchaccount 2019-06-06 14:43:16 -07:00
Junyi Yi 54aada3b3e Rename generated-* to _generated-* 2019-06-05 19:18:27 -07:00
Junyi Yi af30f18b56 Document about azure SDK definition and properties 2019-06-05 19:16:08 -07:00
Zim Kalinowski 19fcb38016 Add auto-generated batch account 2019-06-05 19:14:55 -07:00
Junyi Yi 0567f5a38d Add overall structures of api.yaml, terraform.yaml and ansible.yaml 2019-06-04 17:45:08 -07:00
Junyi Yi 3918464d68 Initiate the work of resource-spec documentation 2019-06-04 14:30:41 -07:00
Junyi Yi 2c3c839cec Add folder structure description in README 2019-06-04 14:23:27 -07:00
Zim Kalinowski 5a064fb2f7 Update API Management specifications 2019-06-04 13:58:00 -07:00
Junyi Yi 01c1e695b4 Add delete cases for batch account. 2019-06-04 13:35:44 -07:00