Commit Graph
100 Commits
Author SHA1 Message Date
ADS Merger 5e7071e466 Merge from vscode 4d91d96e5e121b38d33508cdef17868bab255eae 2020-06-19 10:59:23 -07:00
Anthony Dresser a971aee5bd Use cp for coverage copy (#11006)
* test cp

* mkdir

* maintain directory

* copy with directories
2020-06-19 10:07:37 -07:00
Anthony Dresser 5168d3d975 Better Smoke test setup (#11005)
* add handling for 404

* make the error message make more sense
2020-06-19 01:02:19 -07:00
Anthony Dresser 381a747b62 fix export for remote (#10934) 2020-06-16 12:10:05 -07:00
Anthony Dresser 16c27baf10 maintain scheme in insights (#10904)
* maintain scheme in insights

* fix compiles

* fix tests

* handle undefined

* fix windows tests

* fix imports

* handle remote resources
2020-06-15 14:23:31 -07:00
Anthony Dresser ff8b03aa5e fix edit data (#10907) 2020-06-15 11:17:42 -07:00
Anthony Dresser 535e9d012a add getting started to contribution (#10892) 2020-06-12 12:21:04 -07:00
Anthony Dresser 46f72fef6a change icon locations (#10884)
* change icon locations

* fix icon location
2020-06-11 17:10:29 -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
Anthony Dresser 6b86cbdd6e rewrite some automation; add notebook tests (#10853) 2020-06-11 13:17:10 -07:00
Anthony Dresser a940999c39 add more sourcemaps (#10851) 2020-06-10 14:51:45 -07:00
Anthony Dresser d849ed9357 Add more smoke tests and abstract more code (#10799)
* add more smoke tests and abstract more code

* fix missing imports
2020-06-10 12:12:35 -07:00
Anthony Dresser 72b2d9ef72 rework some of some, add query to smoke (#10591) 2020-06-05 17:25:24 -07:00
Anthony Dresser 6b7c286891 Add upload of sourcemaps (#10714)
* add upload of sourcemaps

* add storage account
2020-06-04 15:40:08 -07:00
Anthony Dresser a68e74527e Merge branch 'ads-master-vscode-2020-05-31T19-47-47' 2020-06-03 14:05:57 -07:00
Anthony Dresser 15d8e09491 Merge remote-tracking branch 'origin/master' into ads-master-vscode-2020-05-31T19-47-47 2020-06-03 12:35:26 -07:00
Anthony Dresser 8b0b0a029e fix compile 2020-06-01 12:36:41 -07:00
Anthony Dresser 874717fee5 fix testing issues 2020-06-01 12:15:14 -07:00
Anthony Dresser 1d9c79aa1b fix mixin 2020-05-31 14:06:59 -07:00
Anthony Dresser 7d53e744f3 fix imports 2020-05-31 13:08:12 -07:00
ADS Merger 28be33cfea Merge from vscode 79a1f5a5ca0c6c53db617aa1fa5a2396d2caebe2 2020-05-31 19:47:51 +00:00
Anthony Dresser 5136a8b54c distro (#10509) 2020-05-19 16:04:17 -07:00
Anthony Dresser 0ad7810ba0 fix styles to apply to error message correctly (#10505) 2020-05-19 15:42:34 -07:00
Anthony Dresser 4763685237 Add more testing in the pipelines (#10455)
* run tests in every pipeline and include integration tests

* fix test env

* fix integration test scripts

* remove windows unit tests

* remove unused tests in integrations

* add comments
2020-05-18 13:54:19 -07:00
Anthony Dresser e0bdfc8b21 modify git edits to make webpack not be stupid (#10442) 2020-05-15 15:00:22 -07:00
Anthony Dresser dd697b337d clear buffer when a batch is completed (#10382) 2020-05-15 11:34:48 -07:00
Anthony Dresser 35236a6107 distro (#10376) 2020-05-13 23:40:56 -07:00
Anthony Dresser f550002d33 Remove web smoke tests (#10380)
* remove smoke tests

* use run_tests
2020-05-13 16:29:15 -07:00
Anthony Dresser dee02796c9 ensure we can still write version infomation if we don't recompile (#10365) 2020-05-13 10:21:21 -07:00
Anthony Dresserandchgagnon ff848b5903 Remove request promise for request-light (#10346)
* remove request promise for request-light

* make sure data is a string not a json

* add configure call

* remove unused reference

* more fixes

* Move configure calls

* clean up

* fix name

* move test deps as dev

Co-authored-by: chgagnon <chgagnon@microsoft.com>
2020-05-12 10:27:11 -07:00
Anthony Dresser e3daec38c6 Merge branch 'ads-master-vscode-2020-05-08T03-58-31' 2020-05-08 00:58:57 -07:00
Anthony Dresser 11636f8fc3 remove crash reporting 2020-05-07 22:34:46 -07:00
Anthony Dresser 8c08d5117b revert workflow changes 2020-05-07 21:02:48 -07:00
ADS Merger fa62ec1f34 Merge from vscode 7653d836944892f83ce9e1f95c1204bafa1aec31 2020-05-08 03:58:34 +00:00
Anthony Dresser df5df38a55 Query Runner Tests (#10252)
* rework some code and write an inital test

* fix strict

* add more to standard test

* add to existing workflow test

* fix tests

* simplify the code

* add more tests

* remove bad import

* fix compile

* fix timestampiong
2020-05-06 13:38:12 -07:00
Anthony Dresser dbb40d820c Merge branch 'ads-master-vscode-2020-05-06T02-35-47' 2020-05-05 23:21:01 -07:00
Anthony Dresser d7d13c7218 update sqlite in smoke tests 2020-05-05 19:41:28 -07:00
Anthony Dresser 485e185270 remove workflows 2020-05-05 19:38:07 -07:00
ADS Merger 8420d9f04e Merge from vscode bd0efff9e3f36d6b3e1045cee9887003af8034d7 2020-05-06 02:35:49 +00:00
Anthony Dresser 3e5b7fd3e6 Fix errors in message panel (#10257)
* fix errors in message panel

* fix compile
2020-05-02 19:37:42 -07:00
Anthony Dresser 5cb9b36329 Add tests for statusmodeselect (#10235)
* add tests for statusmodeselect

* add another test
2020-05-01 13:52:20 -07:00
Anthony Dresser cebbd04d10 Merge from vscode 2a36b7d0d527bf408bae4f96b8386db9d9455113 (#10237) 2020-04-30 23:41:35 -07:00
Anthony Dresser b4deca3b4b update token for copycat (#10232) 2020-04-30 14:25:11 -07:00
Anthony Dresser 92e0b2e130 Rework message panel (#10177)
* wip

* fix compile

* fix look

* fix hygiene errors

* add back functionality

* fix some issues with accessibility

* proper dispose template

* handle state properly in message panel
2020-04-30 13:49:18 -07:00
AzureDataStudio d07455d2ea Merge branch 'ads-master-vscode-2020-04-30T00-53-40' 2020-04-30 01:33:00 -07:00
AzureDataStudio f8232be553 fix compile 2020-04-29 21:40:29 -07:00
AzureDataStudio 2a71032284 wrong eslint command 2020-04-29 19:45:35 -07:00
Anthony Dresser 7ef753449f fix paths (#10226) 2020-04-29 19:37:06 -07:00
Anthony Dresser 9ac9872533 Refactor github actions and add copycat (#10215)
* add actions

* disable copycat, fix action location

* dont look for env for token
2020-04-29 19:34:02 -07:00
AzureDataStudio 0cae38f8ae ignore errors 2020-04-29 19:32:06 -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
Anthony Dresser c6f87ff088 update sqlite extension for smoke 2020-04-24 14:04:06 -07:00
Anthony Dresser 89cf3ff515 fix panel issues 2020-04-24 14:03:48 -07:00
Anthony Dresser 6cd2d213ca fix eslint issue 2020-04-24 14:03:38 -07:00
Anthony Dresser 98f2d5510f remove irellivent tests 2020-04-24 14:03:38 -07:00
Anthony Dresser a1930bdc59 fix formatting 2020-04-24 14:03:37 -07:00
Anthony Dresser ce81a0a81c remove workflows 2020-04-24 14:03:37 -07:00
ADS Merger 7f1d8fc32f Merge from vscode 2e5312cd61ff99c570299ecc122c52584265eda2 2020-04-24 14:03:37 -07:00
Anthony Dresser fb67f9f860 also publish drop on darwin to catch screenshots from smoketests (#10148) 2020-04-23 14:13:30 -07:00
Anthony Dresser ab97e38f91 add searches for edits and strictnulls (#10133) 2020-04-23 13:11:29 -07:00
Anthony Dresser 9d1b99f1d3 add condition to version writing (#10128) 2020-04-22 15:29:33 -07:00
Anthony Dresser d88918ab40 dont append quality to version info (#10118) 2020-04-22 12:47:19 -07:00
Anthony Dresser 92ea0c3f5a Removing quality addition in naming and move to compile step (#10114)
* removing quality addition in naming and move to compile step

* fix yml
2020-04-21 17:09:19 -07:00
Anthony Dresser 94da31569e modify upload names (#10084) 2020-04-21 12:43:50 -07:00
Anthony Dresser 33e7641400 remove intermediate uploads for mac (#10085) 2020-04-20 16:16:27 -07:00
Anthony Dresser c11cb420cd check for succeed before building docker (#10086) 2020-04-20 14:17:21 -07:00
Anthony Dresser 4e1e116c83 check in generated files (#10075) 2020-04-19 14:12:55 -07:00
Anthony Dresser dd6b958898 Removing some unnecessary differences (#9495)
* work on removing some unncessary differences

* fix compile

* skip another test
2020-04-17 23:53:33 -07:00
Anthony Dresser 08bb6414b1 Use custom kerberos to reduce size (#9910)
* add custom kerberos

* fix kerberos and consolidate ignores
2020-04-17 15:15:06 -07:00
Anthony Dresser 5b19fe7c67 Revert "Stop executing the same code three times (#9835)" (#10026)
This reverts commit 97108bdeea.
2020-04-16 14:54:25 -07:00
Anthony Dresser 8435dc468e add innoupdater for fast update (#10015) 2020-04-16 12:25:17 -07:00
Anthony Dresser b6b72de706 distro (#9977) 2020-04-14 17:03:34 -07:00
Anthony Dresser 37b14d83a6 Release rc (#9971)
* release rc builds

* allow ref heads
2020-04-14 13:14:55 -07:00
Anthony Dresser bb7255b87e enable cross partition queryies (#9961) 2020-04-14 12:30:58 -07:00
AzureDataStudio 15fc4517ee distro 2020-04-12 19:44:02 -07:00
Anthony Dresser 0382c561f3 add docker build 2020-04-12 18:55:57 -07:00
Anthony Dresser 0de774eb75 Move service installs to their extensions (#9778)
* move service installs to their extensions

* more clean up

* fix clearline

* remove some stuff
2020-04-08 18:34:13 -07:00
Anthony Dresser ffdde0209b Merge branch 'ads-master-vscode-2020-04-08T06-33-35' 2020-04-08 13:34:54 -07:00
Anthony Dresser c428a3aebf distro 2020-04-08 03:05:09 -07:00
Anthony Dresser 06c1db5417 distro 2020-04-08 02:19:57 -07:00
ADS Merger 1868a7d370 Merge from vscode 10492ba146318412cbee8b76a8c630f226914734 2020-04-08 06:33:38 +00:00
Anthony Dresser f056086662 Remove checks for integration testing (#9856)
* remove checks for testing

* fix schema compare tests

* move some files

* fix file location

* fixc another file path
2020-04-07 14:50:20 -07:00
Anthony Dresser 9819e97f7b fix accessibility issues (#9824)
* fix accessibility issues

* fix no active cell

* more fixes
2020-04-06 19:38:40 -07:00
Anthony Dresser 51da14ddda distro (#9876) 2020-04-06 19:34:59 -07:00
Anthony Dresser a0eac49ae6 delete workflows 2020-04-04 02:12:41 -07:00
ADS Merger 35f1a014d5 Merge from vscode 6fded8a497cd0142de3a1c607649a5423a091a25 2020-04-04 04:30:52 +00:00
Anthony Dresser d5da2f921b distro (#9854) 2020-04-03 15:04:17 -07:00
Anthony Dresser d707b92fdc distro (#9852) 2020-04-03 14:38:27 -07:00
Anthony Dresser 6e6649d006 Smoke tests (#9814)
* move

* add inital test; need basic sqllite connection

* before sqlite

* sqlite

* add smoke tests

* working tests

* fix app names

* fix quick open

* fix smoke tests

* add win32 smoke tests

* fix smoke test

* fix win32 smoke

* no continue

* continue on error

* add vscode smokes

* remove vscode tests

* continue on error

* allow sqlite to use relative paths

* add linux smoke tests

* fix build files

* use dispatch instead of select

* fix linux build again

* fix darwin

* get select working

* try and use screen shots

* screen shots

* remove smoke tests linux

* try vscodes sqlite

* fix compile

* fix webpack

* fix deps

* try this again

* try force a rebuild

* try npm rebuild

* add sqlite to be rebuilt

* distro

* try vscode sqlite again

* revert changes to driver and simplify edits

* fix compile

* fix imports

* move sqlite out

* remove unneeded change

* add extensions path

* fix web tests

* no continue on error
2020-04-03 00:01:32 -07:00
Anthony Dresser 0bfbdc62ed Merge from vscode 2f984aad710215f4e4684a035bb02f55d1a9e2cc (#9819) 2020-04-01 00:44:39 -07:00
Anthony Dresser e1490b3536 remove github changes 2020-03-28 22:07:27 -07:00
ADS Merger a64304602e Merge from vscode 1ec43773e37997841c5af42b33ddb180e9735bf2 2020-03-29 01:29:32 +00:00
Anthony Dresser 586ec50916 fix code to properly handle relative paths (#9777) 2020-03-28 14:59:19 -07:00
Anthony Dresser dfeaaf384f fix ctrlp (#9751) 2020-03-26 16:58:03 -07:00
Anthony Dresser f5d640e7d0 Merge remote-tracking branch 'origin/ads-master-vscode-2020-03-26T07-08-21' 2020-03-26 13:52:35 -07:00
ADS Merger f5134198e2 Merge from vscode 93309f060778f6480a7d2a13913e6e7c624e9bc7 2020-03-26 07:08:23 +00:00
Anthony Dresser 74b0dc28c4 Query editor tests (#9689)
* tests

* add tests for query editor input creation
2020-03-25 12:38:25 -07:00
Anthony Dresser c2228b9fe8 Add check for the expected files when install service (#9722)
* async-await install service; add check for the files after downloading

* remove del

* use the same function for installing service

* fix for unix

* fix ssmin on linux

* fix syntax

* fix script

* fix issue
2020-03-25 12:38:07 -07:00
ADS Merger d810da9d87 Merge from vscode 8df646d3c5477b02737fc10343fa7cf0cc3f606b 2020-03-25 06:20:54 +00:00