Charles Gagnon
f75472f410
Add comment ( #20849 )
...
(cherry picked from commit 63e06f6b0973e87f10d2ea9af0228d92c0d0ab12)
2022-10-13 21:42:50 -07:00
Charles Gagnon
f001adc6d6
Disable Kusto & Azure Monitor during smoke tests ( #20847 )
2022-10-13 21:11:12 -07:00
Alan Ren
684556b1ff
fix job name ( #20832 )
2022-10-12 20:18:56 -07:00
Alan Ren
ecd2134f63
more control over the release step condition ( #20820 )
...
* more control over the release step condition
* update comment
* update comments
* new implementation
* update comments
2022-10-12 20:13:02 -07:00
Alan Ren
e05afc3cf9
consistent output file naming ( #20811 )
2022-10-11 14:12:37 -07:00
Alan Ren
ee2905d372
Add Apple Silicon build and Universal build for macOS ( #20776 )
...
* use stages
* fix indention
* add jobs section
* fix error
* indention
* arm64 for macos
* other stages not run
* fix container
* fix
* fix stage
* skip tests
* variable
* dependency
* fix name error
* sts
* const
* fall back to x64
* pass in variable
* universal flavor
* fix universal
* fix path
* remove
* special processing
* return on error
* copy instead of move
* restore sts
* release
* fix error
* Fix readme
* remove commented code
* add comments
* add issue
* update comment
* pr comments
* delete universal yml
* update the generated js file
2022-10-10 19:02:56 -07:00
Alan Ren
54c2fe6899
remove duplicate code ( #20664 )
...
* remove dupe code
* fix step name
* fix errors
* comment out arc
* fix timeout issue
* fix typo
* update name
2022-09-26 17:48:59 -07:00
Charles Gagnon
96b38a3caf
Don't run publish typings for hotfixes ( #20510 )
2022-08-30 16:30:07 -07:00
Charles Gagnon
65aa98597d
Fix 'failed to load source map' warnings in console ( #20455 )
...
* disable
* Skip embedded sourcemaps
* comment
2022-08-24 10:55:10 -07:00
dependabot[bot]
87e406caca
Bump @actions/core from 1.2.6 to 1.9.1 in /build/actions ( #20407 )
...
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core ) from 1.2.6 to 1.9.1.
- [Release notes](https://github.com/actions/toolkit/releases )
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core )
---
updated-dependencies:
- dependency-name: "@actions/core"
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-23 13:35:24 -07:00
Hai Cao
c9c91528c3
bump Ubuntu to 20.04 ( #20415 )
2022-08-19 10:38:59 -07:00
Alex Ma
2f746d0b39
Mac OS product build vm image bump ( #20232 )
2022-08-03 13:56:56 -07:00
Alan Ren
3d2f729586
support build pipeline that only produces extension vsix files ( #20099 )
...
* support only build extensions
* use ne
* copy extensions to drop
2022-07-19 18:58:29 -07:00
Charles Gagnon
575319c8fe
Only run smoke tests in Smoke PR validation ( #20051 )
...
* Only run smoke tests in Smoke PR validation
* undo
* Add extension suggestion
* wrong branch =)
2022-07-15 11:49:15 -07:00
Charles Gagnon
58bf8a100b
Fix code coverage not mapping correctly ( #20026 )
2022-07-13 17:05:41 -07:00
Aasim Khan
b15f3bd986
Fixing port request actions ( #19966 )
2022-07-12 15:54:56 -07:00
Karl Burtram
6eda44f828
Fix errors in 'build' script directory ( #20004 )
...
* Update build scripts
* Update build files
* fix build errors
2022-07-11 23:23:24 -07:00
Karl Burtram
b6d789a845
Feat/reenable integration ( #19994 )
...
* Reenable integration tests
* Update integration test scripts
2022-07-11 15:07:13 -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
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