Skip to content

Commit e09ac84

Browse files
committed
Add lock
Change test case to the same with pr Mix merge conflict... TT Fix CI Add recursive test Fix install rollup failure in ci bug Try optional dep for CI issue Add all supported platform Change tmp folder Update to support latest emitter Update test Update Update
1 parent d139c08 commit e09ac84

35 files changed

Lines changed: 10203 additions & 2391 deletions

File tree

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -517,4 +517,5 @@ tools/apiview/emitters/typespec-apiview/temp/
517517

518518
# JS SDK Release Tools
519519
!tools/js-sdk-release-tools/packages/*
520-
tools/js-sdk-release-tools/.tmp/*
520+
tools/js-sdk-release-tools/.tmp/*
521+
tools/js-sdk-release-tools/.tmp-detect/

0 commit comments

Comments
 (0)