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

14 Коммитов

Автор SHA1 Сообщение Дата
Brandon Waterloo [MSFT] 1afa2c8815
Change some TS rules and fix (#3433) 2022-02-22 12:36:21 -05:00
Brandon Waterloo [MSFT] 2ee326e65f
Switch to Webpack Watch flavor of extension and relocate test code (#3078)
* Switch to Webpack Watch flavor of extension and relocate test code

* Use newer @types/node package
2021-07-20 13:10:33 -04:00
Brandon Waterloo [MSFT] d2c4f0e0ff
Modernize webpacking (#2883) 2021-04-16 14:46:46 -04:00
Brandon Waterloo [MSFT] d2bfaa05a2
Use new Azure SDK for JS (#2256) 2020-08-27 13:42:36 -04:00
Ravikumar Palanisamy a9dfcc52b5 Enable consuming the local package using npm link 2020-01-13 17:24:29 -08:00
Eric Jizba a1d188d624
Turn on noUnusedLocals (#926) 2019-05-21 20:27:13 +00:00
Eric Jizba a29573dcb3
Clean up gulp/pipelines and re-enable mac tests (#685)
Actual fixes:
1. Always use Node 8. I think this is the key thing that fixed webpack on macOS and allowed me to pretty easily re-enable the tests (since Stephen already did the "DOCKER_UNAVAILABLE" stuff)
1. Don't use `async function` because it meant test failures weren't being reported.

Other stuff that was just nice to have:
1. Consolidate into one `common\test.yml`
1. Use typescript for gulpfile (enabled with `ts-node`)
1. Use functions instead of `gulp.task` which is deprecated
2018-12-06 13:42:49 -08:00
Stephen Weatherford (MSFT) 174b089188
Turn on strict null checking, part 1 (#475)
* Turn on strict null checking part 1

* minor changes

* comment change
2018-09-12 13:17:38 -07:00
Stephen Weatherford (MSFT) 2d9e62b1b8
Support private registries (#381)
* Support private registries

* Password flag

* headers:

* Fix test

* increase timeout

* test fixes

* test fixes

* comment

* mock keytar

* test fixes

* test fixes

* test fixes

* PR fixes

* Fix

* Fix test

* Increase build tests timeout
2018-08-24 12:33:16 -07:00
Chris Dias 9bd88f56a8 Chrisdias/explorer (#107)
* add explorer support

* support stopped containers

* move to async await

* stash

* conditionally show explorer

* correct when clause

* system prune update

* stash

* clean up

* add docker explorer

* support stopped containers

* merging master

* conditionally show explorer

* correct when clause

* system prune update

* stash

* clean up

* hooking up commands to explorer

* persist image/container info in DockerNode

* refactor to support explorer commands

* add explorer support

* support stopped containers

* stash

* conditionally show explorer

* correct when clause

* system prune update

* stash

* clean up

* add docker explorer

* merging

* merging changes

* merging

* merging

* merging

* hooking up commands to explorer

* persist image/container info in DockerNode

* refactor to support explorer commands

* merge madness

* finish!

* rename docker explorer labels

* add explorer refresh interval configuration

* cleanup

* Fixing command pallete support

* Fixing 'Show Logs' command'

* Adding container name to explorer nodes

* respond to PR feedback

* updating message
2017-08-10 23:17:33 -07:00
chrisdias f3954d9934 update vscode typescript dependency versions 2016-10-19 15:58:14 -07:00
kieferrm ca1759d317 docker command integration 2016-09-13 22:20:20 -07:00
Peter Jausovec 30613b5a98 Updating the extension to use the new API. 2015-11-10 17:23:10 -08:00
Peter Jausovec f92bf75c3a Initial commit
Adding Dockerfile and yml file support.
2015-10-16 16:54:30 -07:00