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

23 Коммитов

Автор SHA1 Сообщение Дата
Yeming Liu 5a5a53f3af
Use "module" instead of "regex" when updating CreateMappings_rules.json (#18903)
* Update MoveFromGeneration2Master.ps1

* Update MoveFromGeneration2Master.ps1
2022-07-11 14:04:51 +08:00
Beisi Zhou 97b7682215
Support generating XML documentation file for each assembly file (#18719)
* Add Az.Post.props

* Update all csproj files
2022-06-24 23:41:30 +08:00
Yabo Hu 5ac8ce6e08
Update MoveFromGeneration2Master.ps1 (#18660) 2022-06-22 15:48:41 +08:00
Xiaogang 6567757cb2
Use an ordered hash table for generateInfo. (#18611)
Fixed the issue https://github.com/Azure/autorest.powershell/issues/938
2022-06-17 15:18:24 +08:00
Xiaogang 8b0e3334fa
Improvement for gen2main and generation pipeline (#17507) 2022-03-17 15:03:58 +08:00
Xiaogang 07fdd7e1b9
Copy assemblyinfo.cs for hybrid module (#16692)
For hybrid module, we should have assemblyinfo.cs file for nested module as well
2021-12-23 11:30:20 +08:00
Xiaogang 068ae3abd7
Refresh module page for hybrid module (#16558) 2021-12-02 12:21:59 +08:00
Xiaogang ad4918c8c4
Add a cmldet Move-Generation2MasterHybrid for hybrid module (#16549) 2021-12-01 17:19:47 +08:00
Xiaogang 69ef6f2bc7
Update gen2master caused by readme.md renamed to README.md (#16166)
* Update gen2master caused by readme.md renamed to README.md

We should be able to handle both cases since there will be some legacy code still using readme.md.

* Fix a typo
2021-10-22 13:25:35 +08:00
Yunchi Wang 0c0bcc37fc
Sync back pipeline tools from generation branch. (#15386)
Co-authored-by: wyunchi-ms <yunwang@microsoft.com>
2021-07-02 15:02:04 +08:00
Yunchi Wang 87067f88c7
[Tools] Update tools to compatible CI pipeline for generation branch (#15276)
* Update tools to compatible CI pipeline for generation branch

* Add Support for hybrid module

Co-authored-by: wyunchi-ms <yunwang@microsoft.com>
2021-06-21 17:04:14 +08:00
Xiaogang 914fa408a4
should not try to use existed module version for new modules (#15217) 2021-06-09 13:12:23 +08:00
Yunchi Wang 5a7cf596b2
Keep ModuleVersion when copy code from generation branch to master branch. (#15013)
Co-authored-by: wyunchi-ms <yunwang@microsoft.com>
2021-05-17 15:41:47 +08:00
Youri970410 74ae46111f
Fix the path issue (#13783) 2020-12-21 00:10:18 +08:00
Xiaogang a97d1d26c6
Update MoveFromGeneration2Master.ps1 (#13728)
Fix a path related issue
2020-12-14 14:26:50 +08:00
Yunchi Wang e6fd414c8e
[Tool] Fix some issues in tools and pipeline (#13706)
* Fix the issue that forget to copy the utils from generation to master.

* Fix the issue of GenerateHelp.ps1

* Fix the issue of BinSkim 1.7.1

Co-authored-by: wyunchi-ms <yunwang@microsoft.com>
2020-12-11 16:54:16 +08:00
Youri970410 dc1cec4493
Remove extra brackets (#13689)
* Support "Move-Generation2Master" script for full path input

* Unified path

* Remove extra brackets

* Remove extra brackets
2020-12-09 16:33:10 +08:00
Youri970410 a94b472fd2
Support "Move-Generation2Master" script for full path input (#13660)
* Support "Move-Generation2Master" script for full path input

* Unified path
2020-12-07 14:23:06 +08:00
Yunchi Wang 41897b2208
Fix the issue of generating generate-info.json (#13473)
Co-authored-by: wyunchi-ms <yunwang@microsoft.com>
2020-11-27 15:08:12 +08:00
Yunchi Wang 3199dfa834
Update logic for generate-info.json (#13347)
Co-authored-by: wyunchi-ms <yunwang@microsoft.com>
2020-10-29 15:44:16 +08:00
Yunchi Wang d12685139e
Add step of copying generate-info.json when move from generate branch to master. (#12979)
Co-authored-by: wyunchi-ms <yunwang@microsoft.com>
2020-09-25 01:11:06 +08:00
Yunchi Wang f65c1d3656
Add Az.Accounts as required module for psd1 if not exist. (#12723)
Co-authored-by: wyunchi-ms <yunwang@microsoft.com>
2020-08-24 13:16:56 +08:00
Yunchi Wang 121452708e
Add tools for adding module from generation branch to master branch. (#12366)
Co-authored-by: wyunchi-ms <yunwang@microsoft.com>
2020-07-17 18:36:18 +08:00