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

8 Коммитов

Автор SHA1 Сообщение Дата
Don Jayamanne 6945152e1e
Revert changes to fix IPyWidget tests (#14431)
* Revert "Update version of node inline with pipelines (#14410)"

This reverts commit 6e034ab351.

* Revert "Use esbuild for just one test script (#14411)"

This reverts commit cb8910fcc7.

* Revert "Remove unwanted files (#14416)"

This reverts commit bb016dfbcd.

* Revert "Updates to npm packages to address npm audi issues (#14418)"

This reverts commit 93e7789d81.
2023-10-04 09:24:36 -07:00
Don Jayamanne bb016dfbcd
Remove unwanted files (#14416) 2023-10-04 09:06:17 +02:00
Rich Chiodo 46f103d0f8
Create platform directory structure (#9439)
* Rename client to platform

* Move telemetry and fix registration issues

* Move telemetry too

* Fix root dir and missing registrations

* Add news entry

* Finish updating client from paths

* Put launch.json back

* Update telemetry file

* Update linter

* Package lock needs an update?

* More linting

* More linting

* Put package-lock.json back

* More linter fixes

* Insiders? change to add extra line to document text

* Review feedback

* Fix problem with python extension upgrade. Fix pipInstaller ctor

* Fix typo
2022-03-22 15:01:30 -07:00
Eric Snow ab26625a3a
Move the locators under the py-envs component tree. (#12145)
Volumetrically, this is the biggest chunk of work for consolidating discovery-related code. We only move files in this change.
2020-06-09 12:00:35 -06:00
Mikhail Bulash 613a0d1943 Drop `python.updateSparkLibrary` command (#7279) 2019-09-20 10:00:03 -07:00
Eric Snow 77a510cf3c
Print stdout/stderr when pytest fails (in adapter script). (#5512)
(for #5313)
2019-04-29 16:50:41 -06:00
Don Jayamanne 566d759340
Rename unittests folder to testing (#5263) 2019-04-15 13:14:54 -07:00
Eric Snow df2e53b5fa
More tslint fixes. (#4878)
(for #611)
2019-03-21 15:44:02 -06:00