Граф коммитов

8 Коммитов

Автор SHA1 Сообщение Дата
Charles Gagnon 168a50d589
Remove duplicate pipeline trigger (#17275) 2021-10-05 16:57:13 -07:00
Karl Burtram 867a963882
Merge from vscode bead496a61 (#14883)
* Merge from vscode bead496a61

* 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 434d017a6b
Update various branch references to main branch (#10913) 2020-06-13 14:26:18 -07:00
Anthony Dresser fefe1454de Merge from vscode 3c6f6af734 (#8962)
* Merge from vscode 3c6f6af734

* skip failing tests

* update mac build image
2020-01-27 15:28:17 -08:00
Anthony Dresser 6864d39f85
add triggers for ci (#8197) 2019-11-02 13:22:55 -07:00
Anthony Dresser e191556d3b
Update pipelines (#7993)
* update pipelines

* update

* fix scripts

* testing something

* testing something

* testing something

* add github token

* testing something

* delete fiels
2019-10-25 13:04:41 -07:00
Anthony Dresser ee1d5680a7
Build Cache (#7011)
* add build caching

* test caching
2019-08-30 11:34:43 -07:00
Danny McCormick 3b68c1eb69 Add Azure Pipelines (#3140)
* Adding ci files

* Single pipeline

* Add test reporting

* Try adding mocha-junit-reporter

* More complete test reporting

* Cleaning up

* Trying to find location of test file

* Added searching logic to wrong file

* Trying different method of getting test results

* Add reporter option

* Adding alternate way of getting mac os

* Get rid of bad comments
2018-11-06 11:21:26 -08:00