Karl Burtram
0bdb35d9ab
Enable proposed APIs for copilot ( #22805 )
2023-04-20 12:51:55 -07:00
Karl Burtram
e7d3d047ec
Merge from vscode merge-base ( #22780 )
...
* Revert "Revert "Merge from vscode merge-base (#22769 )" (#22779 )"
This reverts commit 47a1745180 .
* Fix notebook download task
* Remove done call from extensions-ci
2023-04-19 21:48:46 -07:00
Alan Ren
5410e06cd7
remove extension ( #21364 )
2022-12-05 10:07:40 -08:00
Alan Ren
3b59fb825f
add mysql to recommended extension list ( #21362 )
...
* add mysql to recommended list
* fix casing
2022-12-05 09:58:06 -08:00
Alan Ren
0a48fcbfaa
add native arm64 builds for Windows ( #21196 )
2022-11-10 23:13:18 -08:00
Charles Gagnon
fb05c4304e
Switch to 1DS endpoint ( #20769 )
...
* Update to 1DS client
* remove product config
* Update ai keys
* use our own event prefix
* re-enable telemetry
* Update distro and remove default enableTelemetry
* distro
* Remove asimovKey references
* add comment
* distro
* distro
* distro
* add files that break precommit hook
* cleanup/fixes
* distro
* distro + event prefix update
* distro
* more
2022-11-03 08:45:06 -07:00
Charles Gagnon
4ade808695
Re-enable extension media building ( #21041 )
...
* Re-enable extension media building
* Fix build
2022-10-31 10:25:56 -07:00
Hai Cao
ef29f3d693
Restore the SQL Server 2019 notebook download ( #20979 )
...
* Restore the SQL Server 2019 notebook download
* try updating task
* add SQL CARBON EDIT
Co-authored-by: Karl Burtram <karlb@microsoft.com >
2022-10-26 12:12:23 -07:00
Karl Burtram
8a3d08f0de
Merge vscode 1.67 ( #20883 )
...
* Fix initial build breaks from 1.67 merge (#2514 )
* Update yarn lock files
* Update build scripts
* Fix tsconfig
* Build breaks
* WIP
* Update yarn lock files
* Misc breaks
* Updates to package.json
* Breaks
* Update yarn
* Fix breaks
* Breaks
* Build breaks
* Breaks
* Breaks
* Breaks
* Breaks
* Breaks
* Missing file
* Breaks
* Breaks
* Breaks
* Breaks
* Breaks
* Fix several runtime breaks (#2515 )
* Missing files
* Runtime breaks
* Fix proxy ordering issue
* Remove commented code
* Fix breaks with opening query editor
* Fix post merge break
* Updates related to setup build and other breaks (#2516 )
* Fix bundle build issues
* Update distro
* Fix distro merge and update build JS files
* Disable pipeline steps
* Remove stats call
* Update license name
* Make new RPM dependencies a warning
* Fix extension manager version checks
* Update JS file
* Fix a few runtime breaks
* Fixes
* Fix runtime issues
* Fix build breaks
* Update notebook tests (part 1)
* Fix broken tests
* Linting errors
* Fix hygiene
* Disable lint rules
* Bump distro
* Turn off smoke tests
* Disable integration tests
* Remove failing "activate" test
* Remove failed test assertion
* Disable other broken test
* Disable query history tests
* Disable extension unit tests
* Disable failing tasks
2022-10-19 19:13:18 -07:00
Karl Burtram
26455e9113
Merge vscode source through 1.62 release ( #19981 )
...
* Build breaks 1
* Build breaks
* Build breaks
* Build breaks
* More build breaks
* Build breaks (#2512 )
* Runtime breaks
* Build breaks
* Fix dialog location break
* Update typescript
* Fix ASAR break issue
* Unit test breaks
* Update distro
* Fix breaks in ADO builds (#2513 )
* Bump to node 16
* Fix hygiene errors
* Bump distro
* Remove reference to node type
* Delete vscode specific extension
* Bump to node 16 in CI yaml
* Skip integration tests in CI builds (while fixing)
* yarn.lock update
* Bump moment dependency in remote yarn
* Fix drop-down chevron style
* Bump to node 16
* Remove playwrite from ci.yaml
* Skip building build scripts in hygine check
2022-07-11 14:09:32 -07:00
Cory Rivera
c121eeec4d
Fix dotnet-interactive extension's publisher ID in recommended extensions list. ( #19142 )
2022-04-18 15:57:42 -07:00
Cory Rivera
8747ac5c52
Add .NET Interactive extension info to product.json. ( #19069 )
2022-04-14 10:00:23 -07:00
Alan Ren
9e2be13bd5
add nps survey url ( #18161 )
2022-01-26 15:23:26 -08:00
Charles Gagnon
a9885ed488
Bump vscodeVersion ( #18000 )
2022-01-06 13:19:07 -08:00
Charles Gagnon
2bc6a0cd01
VS Code merge to df8fe74bd55313de0dd2303bc47a4aab0ca56b0e ( #17979 )
...
* Merge from vscode 504f934659740e9d41501cad9f162b54d7745ad9
* delete unused folders
* distro
* Bump build node version
* update chokidar
* FIx hygiene errors
* distro
* Fix extension lint issues
* Remove strict-vscode
* Add copyright header exemptions
* Bump vscode-extension-telemetry to fix webpacking issue with zone.js
* distro
* Fix failing tests (revert marked.js back to current one until we decide to update)
* Skip searchmodel test
* Fix mac build
* temp debug script loading
* Try disabling coverage
* log error too
* Revert "log error too"
This reverts commit af0183e5d4ab458fdf44b88fbfab9908d090526f.
* Revert "temp debug script loading"
This reverts commit 3d687d541c76db2c5b55626c78ae448d3c25089c.
* Add comments explaining coverage disabling
* Fix ansi_up loading issue
* Merge latest from ads
* Use newer option
* Fix compile
* add debug logging warn
* Always log stack
* log more
* undo debug
* Update to use correct base path (+cleanup)
* distro
* fix compile errors
* Remove strict-vscode
* Fix sql editors not showing
* Show db dropdown input & fix styling
* Fix more info in gallery
* Fix gallery asset requests
* Delete unused workflow
* Fix tapable resolutions for smoke test compile error
* Fix smoke compile
* Disable crash reporting
* Disable interactive
Co-authored-by: ADS Merger <karlb@microsoft.com >
2022-01-06 09:06:56 -08:00
Barbara Valdez
bb83110606
bump sqlservernotebook version ( #17770 )
...
* bump sqlservernotebook version
* Update version to 0.5.0
2021-12-03 13:03:32 -08:00
Karl Burtram
508ea42c89
Update license path to refer to raw text file ( #17218 )
2021-10-01 19:41:09 -07:00
Rachel Kim
f92e6d24d4
Add sql-migration extension to recommendation list ( #17064 )
2021-09-13 17:57:32 -07:00
Charles Gagnon
f66a0f9761
Bump VS Code version to latest sync point ( #16891 )
2021-08-25 16:49:28 -07:00
Cory Rivera
cb7b7da0a4
Merge from vscode e3c4990c67c40213af168300d1cfeb71d680f877 ( #16569 )
2021-08-25 16:28:29 -07:00
Charles Gagnon
33e46861e9
Remove Azdata CLI Ext from recommend extensions ( #16727 )
2021-08-11 14:55:50 -07:00
Charles Gagnon
4faca04c8f
Update urlProtocol ( #16631 )
...
* Update urlProtocol
* distro
* distro
2021-08-09 16:37:24 -07:00
Charles Gagnon
38edcae32c
Update VS Code version to match latest merge sync point ( #15830 )
2021-06-18 22:57:25 -07:00
Charles Gagnon
3cb2f552a6
Merge from vscode a348d103d1256a06a2c9b3f9b406298a9fef6898 ( #15681 )
...
* Merge from vscode a348d103d1256a06a2c9b3f9b406298a9fef6898
* Fixes and cleanup
* Distro
* Fix hygiene yarn
* delete no yarn lock changes file
* Fix hygiene
* Fix layer check
* Fix CI
* Skip lib checks
* Remove tests deleted in vs code
* Fix tests
* Distro
* Fix tests and add removed extension point
* Skip failing notebook tests for now
* Disable broken tests and cleanup build folder
* Update yarn.lock and fix smoke tests
* Bump sqlite
* fix contributed actions and file spacing
* Fix user data path
* Update yarn.locks
Co-authored-by: ADS Merger <karlb@microsoft.com >
2021-06-17 08:17:11 -07:00
Charles Gagnon
c9850fe59f
Remove en-us from links ( #15722 )
2021-06-15 11:51:35 -07:00
Alan Ren
745c17da0a
remove extension from recommended list ( #15327 )
2021-05-04 16:53:17 -07:00
Karl Burtram
867a963882
Merge from vscode bead496a613e475819f89f08e9e882b841bc1fe8 ( #14883 )
...
* Merge from vscode bead496a613e475819f89f08e9e882b841bc1fe8
* Bump distro
* Upgrade GCC to 4.9 due to yarn install errors
* Update build image
* Fix bootstrap base url
* Bump distro
* Fix build errors
* Update source map file
* Disable checkbox for blocking migration issues (#15131 )
* disable checkbox for blocking issues
* wip
* disable checkbox fixes
* fix strings
* Remove duplicate tsec command
* Default to off for tab color if settings not present
* re-skip failing tests
* Fix mocha error
* Bump sqlite version & fix notebooks search view
* Turn off esbuild warnings
* Update esbuild log level
* Fix overflowactionbar tests
* Fix ts-ignore in dropdown tests
* cleanup/fixes
* Fix hygiene
* Bundle in entire zone.js module
* Remove extra constructor param
* bump distro for web compile break
* bump distro for web compile break v2
* Undo log level change
* New distro
* Fix integration test scripts
* remove the "no yarn.lock changes" workflow
* fix scripts v2
* Update unit test scripts
* Ensure ads-kerberos2 updates in .vscodeignore
* Try fix unit tests
* Upload crash reports
* remove nogpu
* always upload crashes
* Use bash script
* Consolidate data/ext dir names
* Create in tmp directory
Co-authored-by: chlafreniere <hichise@gmail.com >
Co-authored-by: Christopher Suh <chsuh@microsoft.com >
Co-authored-by: chgagnon <chgagnon@microsoft.com >
2021-04-27 14:01:59 -07:00
Barbara Valdez
a7a6918b1a
bump sqlservernotebook version ( #15025 )
2021-04-07 14:39:01 -07:00
Karl Burtram
c511d1a78f
Bump vscode version product.json ( #14262 )
...
The previous vscode merge brought our vscode compat level up to 1.51
2021-02-11 15:31:02 -08:00
Karl Burtram
ce612a3d96
Merge from vscode 2c306f762bf9c3db82dc06c7afaa56ef46d72f79 ( #14050 )
...
* Merge from vscode 2c306f762bf9c3db82dc06c7afaa56ef46d72f79
* Fix breaks
* Extension management fixes
* Fix breaks in windows bundling
* Fix/skip failing tests
* Update distro
* Add clear to nuget.config
* Add hygiene task
* Bump distro
* Fix hygiene issue
* Add build to hygiene exclusion
* Update distro
* Update hygiene
* Hygiene exclusions
* Update tsconfig
* Bump distro for server breaks
* Update build config
* Update darwin path
* Add done calls to notebook tests
* Skip failing tests
* Disable smoke tests
2021-02-09 16:15:05 -08:00
Charles Gagnon
79cb27898d
Fix issue reporter URLs for extensions ( #14077 )
...
* Fix issue reporter URLs for extensions
* Also clean up reporter URL
* sql carbon edit
2021-01-27 14:31:31 -08:00
Charles Gagnon
5da30e6111
Update to CU8 version of BDC book ( #13578 )
2020-11-30 14:32:23 -08:00
Udeesha Gautam
f4a6b42b3a
Adding ML and DB project to Recommended Extns ( #13526 )
...
* adding DB Project to recommended extensions
* adding ML extensions to recommended extensions
2020-11-24 12:09:40 -08:00
Alex Ma
a2f7136728
Update for Azure SQL Hybrid Cloud Toolkit ( #13360 )
...
* Added azurehybridtoolkit to list of external extensions
* Added updated book
* added to recommended extensions
* extensions.js updated for build
* added small changes to extension
* small changes to extension
* tsconfig change
* gitignore and vscode changes
* changed package display name
2020-11-12 14:22:50 -08:00
Charles Gagnon
8e30b9a6e3
Add arc and azdata to recommended ext and vBump ( #12690 )
...
* Add arc and azdata to recommended ext and vBump
* remove bdc
2020-09-30 21:33:19 -07:00
Charles Gagnon
1cd94518a8
vBump notebooks to get latest CU6 version of book ( #12683 )
2020-09-30 13:07:27 -07:00
Anthony Dresser
8d88791a0b
fix hygiene
...
fix compile errors
fix build; disable a bunch of failing tests
update smoke extension
fix modals
fix icons
2020-08-31 12:35:57 -07:00
ADS Merger
540046ba00
Merge from vscode cfbd1999769f4f08dce29629fb92fdc0fac53829
2020-08-06 07:08:52 +00:00
Charles Gagnon
8da27190a2
Add query-history and sql-assessment to recommended extensions ( #11477 )
2020-07-22 11:14:59 -07:00
Alan Ren
c7799168b0
post release vbump ( #11351 )
...
* v bump
* update vscode version
2020-07-15 09:21:35 -07:00
Karl Burtram
434d017a6b
Update various branch references to main branch ( #10913 )
2020-06-13 14:26:18 -07:00
Karl Burtram
acefe7b081
Add Redgate Search to recommendation list ( #10749 )
2020-06-05 09:02:44 -07:00
ADS Merger
28be33cfea
Merge from vscode 79a1f5a5ca0c6c53db617aa1fa5a2396d2caebe2
2020-05-31 19:47:51 +00:00
Aditya Bist
3dfc9ddf92
Release updates ( #10510 )
...
* update ads version
* update readme
2020-05-20 10:54:54 -07:00
Maddy
12ee13240a
vbump ( #10423 )
2020-05-18 09:14:07 -07:00
ADS Merger
93f35ca321
Merge from vscode 27ada910e121e23a6d95ecca9cae595fb98ab568
2020-04-30 00:53:43 +00:00
Anthony Dresser
8a6e918fff
Update versions for 1.18 ( #10127 )
...
* update versions for 1.18
* update install links
* update changelog
2020-04-27 14:40:12 -07:00
Charles Gagnon
0735f82548
Update vscodeVersion ( #10052 )
2020-04-17 15:13:39 -07:00
Maddy
c2e7324381
vbump ( #9908 )
...
* vbump
* vbump in right place
2020-04-08 20:59:51 -07:00
ADS Merger
1868a7d370
Merge from vscode 10492ba146318412cbee8b76a8c630f226914734
2020-04-08 06:33:38 +00:00