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
Karl Burtram
692336e6a7
Turn back on Notebook unit tests ( #14237 )
...
* Turn back on Notebook unit tests
* Don't skip notebook tests
* Remove done calls from tests
2021-02-12 01:40:21 -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
rajeshka
50ec75ec57
Conditional Exclusion of Non-Windows Build ( #12895 )
...
* Conditional Exclusion of Non-Windows Build
* Update sql-product-build.yml
2020-10-13 09:45:57 -07:00
Christopher Suh
6ff1e3866b
Merge from vscode fcf3346a8e9f5ee1e00674461d9e2c2292a14ee3 ( #12295 )
...
* Merge from vscode fcf3346a8e9f5ee1e00674461d9e2c2292a14ee3
* Fix test build break
* Update distro
* Fix build errors
* Update distro
* Update REH build file
* Update build task names for REL
* Fix product build yaml
* Fix product REH task name
* Fix type in task name
* Update linux build step
* Update windows build tasks
* Turn off server publish
* Disable REH
* Fix typo
* Bump distro
* Update vscode tests
* Bump distro
* Fix type in disto
* Bump distro
* Turn off docker build
* Remove docker step from release
Co-authored-by: ADS Merger <andresse@microsoft.com >
Co-authored-by: Karl Burtram <karlb@microsoft.com >
2020-10-03 11:42:05 -07:00
Alan Ren
7df132b307
data workspace extension batch 2 ( #12208 )
...
* work in progress
* load projects in view and test cases
* update scope
* make the sql proj menu available in workspace view
* add extension unit test
* address comments
* fix errors
2020-09-10 17:17:57 -07:00
Anthony Dresser
0c0c87184c
reenable server builds
2020-08-10 17:49:31 -07:00
AzureDataStudio
24b3181cbc
Fix errors
...
distro
distro
comment out reh stuff
distro
fix yml
distro
bump smoke ext
2020-08-06 13:49:27 -07:00
Alan Ren
21d09cb975
remove the scheduled run info from yml ( #11562 )
2020-07-30 15:25:02 -07:00
Charles Gagnon
b57cae5b60
Add tests for azdata extension ( #11423 )
...
* Add tests for azdata extension
* Fail on stderr
* Skip test for not implemented logic
* Move executeCommand stub
* Add missing packages
2020-07-21 14:13:58 -07:00
Anthony Dresser
8e5da8aa36
update linux build agent
2020-07-16 03:45:34 +00:00
Amir Omidi
2d989e1180
Move the tests out to their own tasks ( #11179 )
...
* Move the tests out to their own tasks
* Revert change
* Lets try this
* Actually reference to the tests
* Lets try this
* lets try this too?
* this one?
* Manually define them :(
* Formatting
* Add the node command
* Fix machine learning and address comments
2020-07-02 17:51:21 -07:00
Alan Ren
476e3f7299
move the macOS ESRP signing steps to a separate job ( #11129 )
...
* move ESRP signing to a separate job
* rename job
* depends on
* signing
* rename task
2020-06-29 13:41:02 -07:00
Alan Ren
2242a80049
trying to trigger the schedule re-evaluation ( #10961 )
2020-06-17 10:44:25 -07:00
Karl Burtram
434d017a6b
Update various branch references to main branch ( #10913 )
2020-06-13 14:26:18 -07:00
Anthony Dresser
a63bdfedd5
Add web compile ( #10880 )
...
* add web compile step
* add missing file
* add to release
* add container
2020-06-11 15:40:11 -07:00
Charles Gagnon
e7f65f45f2
Don't run platform builds if compile fails ( #10564 )
...
* Don't run platform builds if compile fails
* Switch to use suceeded
* Fix condition
* Undo compilie changes
2020-05-27 14:07:09 -07:00
Anthony Dresser
c11cb420cd
check for succeed before building docker ( #10086 )
2020-04-20 14:17:21 -07:00
Anthony Dresser
0382c561f3
add docker build
2020-04-12 18:55:57 -07:00
Charles Gagnon
5557929b08
Add quality build tag to build ( #9674 )
2020-03-19 12:38:41 -07:00
Elliot Boschwitz
1affd5f728
Timeout extention for Linux and Windows pipelines ( #9643 )
2020-03-16 16:34:15 -07:00
Chris LaFreniere
89554e5c14
Re-enable windows test ( #8981 )
2020-01-28 17:48:07 -08:00
Chris LaFreniere
136a1d8cee
Temporarily Disable Windows_Test Job in Product Build ( #8971 )
...
* Temporarily Disable Windows Test Job
* Ensure Windows Test is removed from dependsOn
2020-01-27 17:32:24 -08:00
Anthony Dresser
fefe1454de
Merge from vscode 3c6f6af7347d38e87bc6406024e8dcf9e9bce229 ( #8962 )
...
* Merge from vscode 3c6f6af7347d38e87bc6406024e8dcf9e9bce229
* skip failing tests
* update mac build image
2020-01-27 15:28:17 -08:00
Anthony Dresser
a41073adbf
Add missing deps for linux image ( #8958 )
...
* add missing deps for linux image
* use docker versioning
* add comment to linux docker container
2020-01-25 22:53:41 -08:00
Amir Omidi
0059ffb777
Increase timeouts ( #8857 )
2020-01-10 12:20:03 -08:00
Anthony Dresser
a7ff238653
Optimize pipelines ( #8520 )
...
Too Many commits
2019-12-07 14:27:38 -08:00
Arvind Ranasaria
9a83dfc022
Update sql-product-build.yml for Azure Pipelines ( #8508 )
2019-12-02 12:07:33 -08:00
Anthony Dresser
48b2cbb0bf
Rework windows pipeline to sign less (and min builds) ( #8472 )
...
* only sign windows once
* more scoping and add copy steps
* remove reh
* wip
* use min everywhere
* fix zip file name
* fix location of build file
* fix version.json production
* remove unneeded vars
* fix archive drop
* give mac more time
* fix location of windows archive
* fix system location and add comments
* fix installer signing
* remove unnecessary build step
* reduce the sign count
* fix dlls
* remove missing dlls
2019-11-27 13:01:55 -08:00
Anthony Dresser
fb3b7be9e5
Add release logic to ymls ( #8450 )
...
* adding releasing logic via tagging
* add dep for releasing
* fix name
* minor fixes
2019-11-22 19:26:31 -08:00
Anthony Dresser
840683e3f0
Build yamls ( #8360 )
...
* add darwin build
* add global product build
* add linux build
* fix build
* fix linux; add win32
* formatting
* formatting
* formatting
* formatting
* fix win32
* fix windows
* fix python
* fix linux display
* fix linux
* fix windows naming
* fix windows timeout
* add tagging
* add env for building
* add schedule
2019-11-18 13:50:02 -08:00