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

73 Коммитов

Автор SHA1 Сообщение Дата
ZiWei Chen 1c87b1130d
remove nvm installation for SDK automation (#30607)
fixes https://github.com/Azure/azure-sdk-tools/issues/7967
2024-08-13 10:10:24 -07:00
Mary Gao 2b191bd768
Upgrade ts emitter version to v0.18.0 (#27626)
Upgrade emitter-package and emitter-package-lock
2023-11-02 10:59:38 +08:00
Mary Gao 49626ced63
Upgrade node version to v18 in init scripts used by swagger pipeline (#27606)
This is quick workaround before the swagger ci is upgraded to Node 18.

See [team's
discussion](https://teams.microsoft.com/l/message/19:59dbfadafb5e41c4890e2cd3d74cc7ba@thread.skype/1698761641017?tenantId=72f988bf-86f1-41af-91ab-2d7cd011db47&groupId=3e17dcb0-4257-4a30-b843-77f47f1d4121&parentMessageId=1698761641017&teamName=Azure%20SDK&channelName=Engineering%20System%20%F0%9F%9B%A0%EF%B8%8F&createdTime=1698761641017).

---------

Co-authored-by: Ray Chen <raychen@microsoft.com>
2023-10-31 17:21:58 +00:00
Qiaoqiao Zhang b528c4b040
upgrade-autorest-typescript-version (#27446)
### Packages impacted by this PR


### Issues associated with this PR


### Describe the problem that is addressed by this PR


### What are the possible designs available to address the problem? If
there are more than one possible design, why was the one in this PR
chosen?


### Are there test cases added in this PR? _(If not, why?)_


### Provide a list of related PRs _(if any)_


### Command used to generate this PR:**_(Applicable only to SDK release
request PRs)_

### Checklists
- [ ] Added impacted package name to the issue description
- [ ] Does this PR needs any fixes in the SDK Generator?** _(If so,
create an Issue in the
[Autorest/typescript](https://github.com/Azure/autorest.typescript)
repository and link it here)_
- [ ] Added a changelog (if necessary)
2023-10-18 10:13:34 +08:00
Qiaoqiao Zhang 32c709e793
Update automation_generate.sh (#26180)
### Packages impacted by this PR


### Issues associated with this PR


### Describe the problem that is addressed by this PR


### What are the possible designs available to address the problem? If
there are more than one possible design, why was the one in this PR
chosen?


### Are there test cases added in this PR? _(If not, why?)_


### Provide a list of related PRs _(if any)_


### Command used to generate this PR:**_(Applicable only to SDK release
request PRs)_

### Checklists
- [ ] Added impacted package name to the issue description
- [ ] Does this PR needs any fixes in the SDK Generator?** _(If so,
create an Issue in the
[Autorest/typescript](https://github.com/Azure/autorest.typescript)
repository and link it here)_
- [ ] Added a changelog (if necessary)

---------

Co-authored-by: Mary Gao <yanmeigao1210@gmail.com>
2023-06-14 14:15:26 +08:00
Mary Gao d35458ab8c
Update typespec option (#25373)
fix typespec option
2023-03-27 14:50:47 +08:00
Mary Gao 1adaffa82f
Update command line (#25358)
### Packages impacted by this PR


### Issues associated with this PR


### Describe the problem that is addressed by this PR


### What are the possible designs available to address the problem? If
there are more than one possible design, why was the one in this PR
chosen?


### Are there test cases added in this PR? _(If not, why?)_


### Provide a list of related PRs _(if any)_


### Command used to generate this PR:**_(Applicable only to SDK release
request PRs)_

### Checklists
- [ ] Added impacted package name to the issue description
- [ ] Does this PR needs any fixes in the SDK Generator?** _(If so,
create an Issue in the
[Autorest/typescript](https://github.com/Azure/autorest.typescript)
repository and link it here)_
- [ ] Added a changelog (if necessary)
2023-03-24 04:32:46 +00:00
Mary Gao 2d6f28bf1e
Update getstarted doc (#25318)
fixes https://github.com/Azure/azure-sdk-for-js/issues/25310
2023-03-21 20:27:33 +08:00
Mary Gao d67d230329
Update version to the latest (#25138)
Upgrade the autorest.typescript version to the latest
2023-03-08 10:11:46 +08:00
Wei Dong 19ca42dc6d
used fixed rush version because the latest one has bug (#24900) 2023-02-17 16:47:31 +08:00
Qiaoqiao Zhang 79ac9d410a
Update automation_generate.sh (#24220)
* Update automation_generate.sh

* Update RLC-Swagger-quickstart.md

* Update RLC-quickstart.md
2022-12-14 14:03:49 +08:00
Qiaoqiao Zhang 888978f741
Update automation_generate.sh (#24109) 2022-12-05 04:19:14 +00:00
Wei Dong 9fbb9f0536
cadl dpg support in sdk automation pipeline (#23677) 2022-11-02 07:34:44 +00:00
Wei Dong cfbaabf3d9
Update automation_generate.sh (#23555) 2022-10-19 16:05:29 +08:00
Wei Dong 71bec2940e
update codegen (#22743) 2022-07-29 13:24:48 +08:00
Wei Dong 9ab9c7d61e
use fixed rush version (#22735) 2022-07-28 16:43:19 +08:00
Wei Dong f1693a7b22
use latest codegen (#21797) 2022-05-10 15:11:20 +08:00
Jeff Fisher 2fc7d6c373
Remove Track 1 pipelines and supporting code (#21534)
To clean up old, insecure dependencies, this removes our old autorest generation code for track 1.

I created a tag that predates this change in case we have to branch and hotfix: https://github.com/Azure/azure-sdk-for-js/releases/tag/track1-servicing
2022-04-28 21:08:55 +00:00
Wei Dong d31a7b8a54
Add config file for sdk generation pipeline (#20544) 2022-03-16 16:17:19 +08:00
praveenkuttappan 2d7d1b8cd3
Skip packing any private package by gulp script (#20395)
* Skip packing any private package by gulp script
2022-02-16 22:20:35 +00:00
Wei Dong 043fe9946a
change codegen version to latest one (#19709) 2022-01-06 15:02:49 +08:00
Wei Dong a9b002a0c5
use latest automation tool (#19052) 2021-12-09 11:21:26 +08:00
Qiaoqiao Zhang 7351e8cf46
Update automation_generate.sh (#17333)
* Update automation_generate.sh

* Update automation_generate.sh
2021-09-17 13:30:39 +08:00
Qiaoqiao Zhang 7e1ea599a6
Update automation_generate.sh (#16986)
* Update automation_generate.sh

* Update automation_generate.sh
2021-08-20 14:43:16 +08:00
praveenkuttappan 1fb85836bc
Create pipelines for data plane track1 package (#16761)
* Create pipelines for data plane track1 package
2021-08-04 16:56:35 -04:00
Wei Dong f87dcd26c3
support track2 codegen in swagger pipeline (#16257) 2021-07-12 10:54:38 +08:00
Wei Dong d7d67ccc86
fix bug in 15436 (#15636) 2021-06-09 16:38:45 +08:00
praveenkuttappan 086870363a
Skip track1 perf projects from gulp pack (#15436)
* Skip track1 perf projects from gulp pack
2021-06-08 13:36:47 -04:00
praveenkuttappan 07e2987c82
Eventgrid arm package is not packaged due to matching service and dataplane folder name (#14301) 2021-03-23 01:29:01 -07:00
Sarangan Rajamanickam d0697b095c
Regeneration and Other changes (#9711)
* Regeneration and Other changes

* Test Build Fix

* Minor Regenerate Change
2020-06-25 22:11:17 -07:00
KarishmaGhiya 7fe566f321
fixing variable and field (#7538) 2020-02-25 17:26:01 -08:00
KarishmaGhiya 1749a159be
fix the fieldname (#6884) 2020-01-09 15:54:30 -08:00
KarishmaGhiya ca8b6ede27
Gulp pack should not run on dataplane packages (#4985) 2020-01-09 14:32:03 -08:00
Ramya Rao 9c84d46fbe
[Storage] Rename storage-file to storage-file-share (#5734) 2019-10-24 13:46:37 -07:00
HarshaNalluru cbb3f52d24 Disable automatic publishing (for cosmos) 2019-08-13 15:28:11 -07:00
Kamil Pajdzik 4d25a49a9e
Add sample tests for LUIS runtime package (#3317)
* Add sample tests for LUIS runtime package

* Update version

* Move test script to build

* Add npm run test as part of codegen process

* Add missing await
2019-06-14 10:17:07 -07:00
Kamil Pajdzik be693fc347
Clean unnecessary scripts to enable Node 12 (#3037)
* Clean unnecessary scripts to enable Node 12

* Add header back
2019-05-21 09:26:49 -07:00
Kamil Pajdzik 08f91ab9fe
Fix not updated new SDK location (#2287)
* Fix not update new sdk location

* Fix gulp constants

* Update DevOps pipeline
2019-04-16 16:53:36 -07:00
Kamil Pajdzik e20e4a4248
Add GitHub AutoPR branches cleanup script (#1559) 2019-03-14 09:40:47 -07:00
HarshaNalluru 508a74fce3 disable automatic publishing for storage package 2019-02-21 17:17:56 -08:00
Jeremy Meng 7dd56f2993 Disable auto-publishing of testhub (#1250) 2019-02-15 21:29:55 -08:00
Jeremy Meng a7f0023e02 Enable building eventhubs in the new engineering system
And disable the automatic publishing for eventhubs packages
2019-02-15 23:47:56 +00:00
Kamil Pajdzik c1b9378aa8
Add "autoPublish" property to all management packages (#1018)
* Format gulpfile

* Add setAutoPublish task

* Change include parameter to RegExp

* Set autoPublish on all ARM packages

* Add set version script

* Remove unused reference

* Remove "-preview" prefix

* Bring package versions on par with Node.js packages

* Set autoPublish to true in autogenerated data-plane packages

* Update missing versions manually

* Update conflicting versions manually

* Fix unterminated string literal
2019-01-30 15:18:53 -08:00
alexghiondea 597bde0d15 Disable the automatic publishing for the servicebus package 2019-01-22 11:54:01 -08:00
Dan Schulte 06c41addb9 Did a little more refactoring 2019-01-03 09:39:37 -08:00
Dan Schulte a3a32b5e0c Merge branch 'master' into daschult/versionCheck 2019-01-03 09:15:03 -08:00
Kamil Pajdzik e65431d559
Remove SDK type parameter demanding (#890) 2019-01-03 09:14:18 -08:00
Dan Schulte fdb5ff97eb Reduce duplication between .scripts and gulpfile 2019-01-03 09:12:46 -08:00
Kamil Pajdzik 64d848173d
Fix missing typings for command line options (#888)
* Fix missing typings for command line options

* Add logging level type
2019-01-03 08:23:23 -08:00
Dan Schulte abdfdceffd Add check everything to packages 2019-01-02 14:06:13 -08:00