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
Aasim Khan
059b70c6a4
Fixing macos test results publishing warnings ( #19968 )
...
* Fixing macos task
* Renaming job step
2022-07-08 18:43:33 -07:00
Aasim Khan
b8b3c65588
Updating azure-storage in build ( #19936 )
2022-07-06 16:09:53 -07:00
Charles Gagnon
ebb1dcdfba
Update telemetry endpoints ( #19841 )
...
* Update telemetry endpoints
* Bump sql-assessment package
2022-06-28 09:16:29 -07:00
dependabot[bot]
c9c61a8d4a
Bump got from 11.8.1 to 11.8.5 in /build ( #19801 )
...
Bumps [got](https://github.com/sindresorhus/got ) from 11.8.1 to 11.8.5.
- [Release notes](https://github.com/sindresorhus/got/releases )
- [Commits](https://github.com/sindresorhus/got/compare/v11.8.1...v11.8.5 )
---
updated-dependencies:
- dependency-name: got
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-27 18:02:25 -07:00
Karl Burtram
b8529c52a7
win32 setup: disable app dir inheritance ( #19787 )
2022-06-21 13:19:24 -07:00
Charles Gagnon
9a79f7bf49
Run hygiene separately ( #19597 )
2022-06-02 10:28:01 -07:00
Aasim Khan
67f8ffea52
Updating vsce package ( #19536 )
...
* Updating vsce package
* Removing unsupported extensionKind
2022-05-26 13:13:25 -07:00
Charles Gagnon
1e3cef5d1b
Add warning when not inlining source maps ( #19490 )
...
* Add warning when not inlining source maps
* more
2022-05-24 10:11:43 -07:00
Alan Ren
f3e7337196
Upgrade packages to remove dependency on the vulnerable package minimist 0.0.8 ( #19455 )
...
* new mocha version
* test fix
* test
* new vscodetestcov version
* use rc1
* use 1.2.1
* remove all 0.0.8 of minimist
* a few more
2022-05-20 10:06:13 -07:00
Charles Gagnon
d7ecdd89b1
Update Dockerfiles to use MCR ( #19388 )
...
* Switch docker to pull from MCR
* try undo linux
* add back
* Update images
2022-05-16 14:49:31 -07:00
Alex Ma
c7da145c92
[Loc] update to xlf 5-12-2022 and fix for sqltoolsservice exclusion bug in gulp extensions ( #19367 )
2022-05-12 19:10:26 -07:00
Aditya Bist
784d8e9e96
Table Designer: Move columns UI ( #19154 )
...
* format
* added buttons and initial drag plugin
* initial drag and drop working
* add actions and taskbar
* drag and drop bugfix and other changes
* fix few issues
* more changes
* fix all move and insertion issues
* PRcomments
* fit and finish comments
* remove dead code
* bump sts
* add style for object being dragged
* add plugin to copyright filter
* Add to eslintrc
* fix drag contrast ratio
* generalize logic for cell focus
* demo feedback
* feedback
* add action state
* feedback
* remove unncecessary check
* add move actions to context menu
* change to const
* fix bug with tables and fix drop color
Co-authored-by: chgagnon <chgagnon@microsoft.com >
2022-05-12 10:49:45 -07:00
Charles Gagnon
e421d2fe7e
Ignore coverage folders during hygiene ( #19320 )
2022-05-10 08:31:49 -07:00
Charles Gagnon
30e2b135ce
Bump axios ( #19283 )
2022-05-04 13:04:47 -07:00
Charles Gagnon
e9fefd2487
Fix typings pipeline + cleanup ( #19163 )
2022-04-21 10:30:18 -07:00
Charles Gagnon
a595fb8fd1
Inline source maps in dev build ( #18970 )
...
* Inline source maps in dev build
* Update readme
* correct command
* Use env var
* Update location
2022-04-07 16:39:08 -07:00
dependabot[bot]
be62f1864d
Bump plist from 3.0.4 to 3.0.5 in /build ( #18903 )
...
Bumps [plist](https://github.com/TooTallNate/node-plist ) from 3.0.4 to 3.0.5.
- [Release notes](https://github.com/TooTallNate/node-plist/releases )
- [Changelog](https://github.com/TooTallNate/plist.js/blob/master/History.md )
- [Commits](https://github.com/TooTallNate/node-plist/commits )
---
updated-dependencies:
- dependency-name: plist
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-04 09:41:18 -07:00
Charles Gagnon
08b2d9668e
Fix and enable core unit test coverage ( #18781 )
...
* Fix and enable core unit test coverage
* switch
* Fix coverage mapping
* don't output marked
* Fix filter check
2022-03-21 15:15:07 -07:00
Vasu Bhog
0c54c12772
Add SQL Binding Tests ( #18687 )
...
* add tests
2022-03-09 16:35:51 -08:00
Charles Gagnon
27763c860c
Add option to not publish source maps ( #18683 )
...
* Test PR
* fix
2022-03-09 11:12:58 -08:00
Karl Burtram
3844638156
Turn off Windows Test step ( #18684 )
2022-03-09 09:33:49 -08:00
Charles Gagnon
025e0831e7
Add var to let smoke tests fail build ( #18677 )
...
* Add var to let smoke tests fail build
* force failure
* try another
* fix
* undo failure
* update titles
2022-03-08 13:44:57 -08:00
Vasu Bhog
c9aa3e9f4b
Boilerplate for SQL Bindings Extension ( #18624 )
...
* boilerplate for sql bindings extension
* edit gulpfile task as it was trying to find specific menus within package.json
2022-03-04 15:16:45 -08:00
Karl Burtram
9990f7c8e2
Disable smoke tests ( #18611 )
2022-03-02 12:56:33 -08:00
dependabot[bot]
c34de52a03
Bump plist from 3.0.1 to 3.0.4 in /build ( #18607 )
...
Bumps [plist](https://github.com/TooTallNate/node-plist ) from 3.0.1 to 3.0.4.
- [Release notes](https://github.com/TooTallNate/node-plist/releases )
- [Changelog](https://github.com/TooTallNate/plist.js/blob/master/History.md )
- [Commits](https://github.com/TooTallNate/node-plist/commits )
---
updated-dependencies:
- dependency-name: plist
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-02 09:59:15 -08:00
Charles Gagnon
8032f59d41
Update ubuntu-latest for update typings pipeline ( #18552 )
2022-02-24 16:02:38 -08:00
Charles Gagnon
23cbb98162
Fix Mac signing ( #18534 )
...
* Install .NET SDK for Mac signing
* Install runtime
* Specify 2.1.0
* Install SDK
2022-02-23 08:31:14 -08:00
Charles Gagnon
3a04235001
Add option to disable running integration tests ( #18454 ) ( #18456 )
...
* Add option to disable running integration tests
* succeeded
(cherry picked from commit 932865ceee )
2022-02-17 15:26:22 -08:00
Alex Ma
9a28d47c5b
Added small fix for locFunc ( #18364 )
2022-02-14 17:21:46 -08:00
dependabot[bot]
06db0d029b
Bump follow-redirects from 1.14.7 to 1.14.8 in /build/actions ( #18342 )
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-14 10:10:57 -08:00
Charles Gagnon
c56f035a06
Add some more ignore folders to indentation filters list ( #18195 )
2022-02-01 11:28:09 -08:00
Karl Burtram
84c7afa6da
Bump node-fetch to 2.6.7 ( #18148 )
...
* Bump node-fetch to 2.6.7
* Update more package.json
* Pull in new dependencies from the package bump
2022-01-24 16:15:49 -08:00
Alex Ma
1245829f0d
[Loc] add azcli for localization ( #18127 )
2022-01-19 14:25:13 -08:00
Karl Burtram
dcae3afa73
Fix webmode build ( #18120 )
...
* Fix exception in angular rollup
* Update JS file
* Use to string function
* Skip map when it's null
2022-01-19 11:34:45 -08:00
Alex Ma
d84ceddcbb
[Loc] add git.xlf and git updates ( #18098 )
2022-01-16 13:35:34 -08:00
Charles Gagnon
567244c629
Update jsprim ( #18090 )
2022-01-14 11:17:23 -08:00
Charles Gagnon
84cbdf3f57
Remove unused extensions ( #18065 )
...
* Remove unused extensions
* more
2022-01-13 10:51:16 -08:00
Karl Burtram
24a0605081
Add SBOM build task ( #18057 )
...
* Add SBOM - WIP 1
* Try a couple different variable values
* Use artifacts path
* Add SBOM build task
2022-01-13 09:14:38 -08:00
Aasim Khan
04c1f31e24
Upgrading nested dependency 'follow-redirects' to latest version 1.14.7 ( #18053 )
...
* Upgrading nested dependency 'follow-redirects' to latest version 1.14.7
* Updating another follow-redirects in build/actions
2022-01-12 12:24:18 -08:00
Alan Ren
baaf10338d
update publish types ( #17953 )
...
* update-type build definition
* more updates
* comments
* fix path
* folder change
* test change
* test update script
* revert test changes
2022-01-07 09:28:36 -08:00
Vasu Bhog
ae8d1b868a
vbump playwright to vs code latest ( #18005 )
...
* bump playwright to vs code latest
* update install playwright install files
2022-01-06 13:44:48 -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
Aasim Khan
3e3bc7a7fc
Updating pipeline linux agent image to Ubuntu 18.04 ( #17792 )
...
* Updating the linux build image
* adding python to docker file
* adding more required libs
2021-12-06 22:08:24 -08:00
Aasim Khan
1f9a6a611b
Editing pipeline ACR service connection endpoint to the latest one created ( #17767 )
...
* using the new registry endpoint
* updating the service connection
* Changing the name of acr service endpoint to SqlToolsContainer
* Updating web build acr endpoint as well.
2021-11-30 12:34:06 -08:00
Alan Ren
ae5026b432
allow build to continue when cache task fails ( #17720 )
...
* cache task should not fail the build
* update cachesalt
2021-11-19 15:02:58 -08:00
Alan Ren
9e5a012dcd
update the vmImage for build jobs ( #17689 )
...
* update vmImage for windows build
* update tar command
* use specific macos version
2021-11-16 21:08:11 -08:00
Alan Ren
fc0d175f39
fix issue reported by component governance ( #17678 )
...
* update json-schema version
* remove unused packages
* update package.json
2021-11-15 17:45:21 -08:00
Charles Gagnon
f91a228066
Update dotnet version used by codesign ( #17616 )
2021-11-06 13:33:07 -07:00
Charles Gagnon
ab6b290b04
Fix update-typings pipeline ( #17511 )
2021-10-27 12:42:04 -07:00