mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-14 01:25:37 -05:00
* Revert "Revert "Merge from vscode merge-base (#22769)" (#22779)"
This reverts commit 47a1745180.
* Fix notebook download task
* Remove done call from extensions-ci
16 lines
281 B
JSON
16 lines
281 B
JSON
{
|
|
"registrations": [
|
|
{
|
|
"component": {
|
|
"type": "git",
|
|
"git": {
|
|
"name": "seti-ui",
|
|
"repositoryUrl": "https://github.com/jesseweed/seti-ui",
|
|
"commitHash": "2d10473b7575ec00c47eda751ea9caeec6b0b606"
|
|
}
|
|
},
|
|
"version": "0.1.0"
|
|
}
|
|
],
|
|
"version": 1
|
|
} |