Alan Ren
91ee26a888
use native win-arm64 STS builds ( #22103 )
...
* use native windows arm STS
* update downloader and build job
* remove workarounds
* vbump STS
* revert change
* update ads-service-downloader version
* fix admin-tool-ext-win extension
2023-03-02 12:37:14 -08:00
Cory Rivera
e2327c393a
Remove all Big Data Cluster features ( #21369 )
2022-12-07 12:28:17 -08:00
Cheena Malhotra
be036ee215
Skip signing node_modules ( #21311 )
2022-11-28 16:20:58 -08:00
Karl Burtram
236ba22053
Remove swiftshader dir from signing list ( #21258 )
2022-11-18 07:37:59 -08:00
Alan Ren
fa8d3bf0cf
run tests for windows on arm build ( #21214 )
2022-11-11 23:49:38 -08:00
Alan Ren
0a48fcbfaa
add native arm64 builds for Windows ( #21196 )
2022-11-10 23:13:18 -08:00
Lewis Sanchez
a864993e60
Extension unit tests should continue on error ( #21099 )
...
* Extension unit tests continue on error
* Fix script syntax issue.
* Block syntax issue
* Remove condition expression
* Brings back condition for sql product build linux yml
* Comment out condition in ci.yml
* Adds continue on error clause to ci.yml extension unit tests
* Adds condition to extension unit tests step in ci.yml
* Adds run extension unit test case for fail on error
* Adds fail on error case to Run Extension Unit Tests script
* Explicitly states continue on error false.
* Format adjustment to yml file
* Changes default state to fail on error
* Update .github/workflows/ci.yml
Co-authored-by: Charles Gagnon <chgagnon@microsoft.com >
* Update build/azure-pipelines/linux/sql-product-build-linux.yml
Co-authored-by: Charles Gagnon <chgagnon@microsoft.com >
* Update build/azure-pipelines/linux/sql-product-build-linux.yml
Co-authored-by: Charles Gagnon <chgagnon@microsoft.com >
* Brings back original comment.
Co-authored-by: Charles Gagnon <chgagnon@microsoft.com >
2022-11-04 21:11:14 -07:00
Sakshi Sharma
cc8afa97d0
Update test names from "Electron" to "Core " ( #20917 )
...
* Update test naming convention from Electron to Core to avoid confusions
* Added comments
* Fix comment placement
* Remove CARBON EDIT from sql-* files
2022-10-27 11:08:26 -07:00
Hai Cao
88cc7b333e
Remove unstable test step from win32 product build ( #20996 )
2022-10-26 15:20:13 -07:00
Karl Burtram
39f8bc46ef
Reenable integration tests ( #20926 )
2022-10-22 01:26:43 -07:00
Karl Burtram
5a7ae8a3d0
Reenable disabled tests post VSCode refresh ( #20899 )
...
* Reenable disabled tests
* Extension unit test updates
* Turn off data workspace tests on Linux
* Keep integration and smoke tests disabled
2022-10-21 21:40:52 -07:00
Karl Burtram
c42620d7d6
Revert mixin script to fix insiders build ( #20918 )
...
* Revert mixin script
* Create a sql specific mixin file
2022-10-21 14:07:10 -07:00
Karl Burtram
d5bb8276ce
Revert source map publishing for build break ( #20887 )
2022-10-20 00:12:51 -07:00
Karl Burtram
21462e382d
Fix publish types CI task ( #20888 )
2022-10-19 23:02:48 -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
Alan Ren
adc908c04b
additional variable for macOS arm64 jobs ( #20875 )
...
* additional flag for macos arm64
* simplify
* more
2022-10-19 09:26:41 -07:00
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
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
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
Charles Gagnon
9a79f7bf49
Run hygiene separately ( #19597 )
2022-06-02 10:28:01 -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
Charles Gagnon
e9fefd2487
Fix typings pipeline + cleanup ( #19163 )
2022-04-21 10:30: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
Karl Burtram
9990f7c8e2
Disable smoke tests ( #18611 )
2022-03-02 12:56:33 -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
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
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