Skip to content
This repository was archived by the owner on Aug 26, 2025. It is now read-only.
Draft
Changes from 1 commit
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
e634907
update azure-sdk-for-net repo for test
chunyu3 Jun 21, 2024
982ecf2
update specificationRepositoryConfiguration
chunyu3 Jun 21, 2024
97e48a4
java config (#3378)
XiaofeiCao Jun 27, 2024
1faa015
mgmt swagger
XiaofeiCao Jun 28, 2024
b7d3377
test breaking change mlc in js (#3451)
wanlwanl Aug 6, 2024
729e915
Update specificationRepositoryConfiguration.json (#3457)
Alancere Aug 7, 2024
0bc7c1e
Update specificationRepositoryConfiguration.json (#3459)
msyyc Aug 7, 2024
76baa14
Update specificationRepositoryConfiguration.json (#3462)
raych1 Aug 9, 2024
2806029
Update specificationRepositoryConfiguration.json (#3463)
msyyc Aug 9, 2024
7287b05
Merge branch 'Azure:main' into main
mikeharder Aug 13, 2024
2ad400f
Merge branch 'Azure:main' into main
JackTn Aug 16, 2024
c221294
Merge branch 'Azure:main' into main
JackTn Aug 20, 2024
2b91022
Merge branch 'Azure:main' into main
JackTn Aug 26, 2024
02e5008
Merge branch 'Azure:main' into main
JackTn Sep 3, 2024
fe891cb
Remove azure-resource-manager-schemas
danieljurek Oct 7, 2024
8df52d6
Merge pull request #3520 from danieljurek/djurek/test-removing-resour…
danieljurek Oct 7, 2024
f65a55f
change config
JackTn Oct 17, 2024
7d08a70
Merge pull request #3534 from test-repo-billy/jacktn/convert-config-R…
JackTn Oct 17, 2024
3230af5
Merge branch 'Azure:main' into main
JackTn Oct 17, 2024
13f8011
Revert "change config"
JackTn Oct 17, 2024
6c6e171
Merge pull request #3535 from test-repo-billy/revert-3534-jacktn/conv…
JackTn Oct 17, 2024
79a2ef9
java config
XiaofeiCao Oct 24, 2024
d28ccb0
Merge pull request #3544 from test-repo-billy/breaking_change_detection
XiaofeiCao Oct 24, 2024
468aea9
Merge branch 'main' into mgmt_swagger
XiaofeiCao Oct 24, 2024
152d422
update mainbranch for test
chunyu3 Oct 28, 2024
933c438
Merge branch 'main' into mgmt_swagger
XiaofeiCao Oct 28, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
test breaking change mlc in js (#3451)
* `

* `

* Revert "`"

This reverts commit c26fc6a.
  • Loading branch information
wanlwanl authored Aug 6, 2024
commit b7d3377cb316ad035e6f2a251f80a97c1987e6a2
5 changes: 3 additions & 2 deletions specificationRepositoryConfiguration.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@
},
"azure-sdk-for-js": {
"integrationRepository": "azure-sdk/azure-sdk-for-js",
"mainRepository": "Azure/azure-sdk-for-js"
"mainRepository": "test-repo-billy/azure-sdk-for-js",
"mainBranch": "test_repo_breaking_change_mlc"
},
"azure-sdk-for-net": {
"integrationRepository": "azure-sdk/azure-sdk-for-net",
Expand Down Expand Up @@ -82,4 +83,4 @@
"@azure-tools/typespec-ts": "azure-sdk-for-js",
"@azure-tools/typespec-go": "azure-sdk-for-go"
}
}
}