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

21 Коммитов

Автор SHA1 Сообщение Дата
Prashanth 1227d8f788
Prompt user on first push (containing a prefix) to store the path; combine defaultRegistry&defaultRegistryPath (#398)
* Refactor RegisterCommand due to the max func length tslint rule.
Move all registerCommands to a separate function.
Move create createWebApp's code to a new function.
* push: Prompt on first push (containing a prefix) to store the path
Remove defaultRegistry from package.json and README.md
2018-08-24 16:25:38 -07:00
Stephen Weatherford (MSFT) 9c7c7656fc
Copyright headers (#385)
* Copyright headers

* fix lint
2018-08-16 17:17:28 -07:00
Stephen Weatherford (MSFT) 2ca7e72bf7
Add a Build Image test (#356)
* Add a Build Image test

* Add comments to test terminal

* version

* Fix windows/powershell

* PR fixes

* PR fixes

* fix telemetry
2018-08-09 15:26:31 -07:00
Chris Dias b8cd552e2f fix tagname check (#342) 2018-08-01 10:32:29 -07:00
Stephen Weatherford (MSFT) c238460c8b
Lint: ordered-imports (auto-fix) (#313) 2018-07-17 16:42:00 -07:00
Stephen Weatherford (MSFT) 16650fb689
Lint: typedef (#312)
* Lint: typedef

* fix new code
2018-07-17 16:41:39 -07:00
Tobias Fenster 787acc1309 Implement configurable endpoint setting (#304)
* update readme with config setting info

* empty default

* implement configurable endpoint

* fix typo

* fix NaN check

* revert change

* make requested changes

* fix lint

* fix corner case and make sure refresh happens
2018-07-16 15:55:04 -07:00
Stephen Weatherford (MSFT) b9e8f4a45d
Some lint clean-up (#301)
* Some lint clean-up

* whitespace rules

* todo for later
2018-07-13 14:16:56 -07:00
Stephen Weatherford (MSFT) 98ec065d4b
Format on save (#300) 2018-07-06 16:49:46 -07:00
chrisdias 387c649135 fix wrong command being sent for telemetry 2018-03-21 13:36:15 -07:00
Chris Dias 8ba61f5fa1 add telemetry on push/deploy to Azure 2018-03-19 22:23:37 -07:00
Kai Maetzel 06feefaf11 Adding GDPR annotations (#179)
* GDPR annotations

* add missing GDPR annotations
2017-11-24 20:11:19 -08:00
Chris Dias 4a0934caf5 Git chrisdias/reg2 (#135)
add support for Registries
2017-10-10 10:12:19 -07:00
Chris Dias 770faf9713 follow up from explorer PR feedback (#108) 2017-08-10 23:36:06 -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 7279b05b0f move to async await 2017-06-05 17:55:05 -07:00
Chris Dias 4cb03bae15 uniquify telemetry command id const 2017-03-07 17:45:17 -08:00
chrisdias b6de2f647c add telemetry 2017-03-07 17:45:17 -08:00
Chris Dias e4d7c8ba19 add tag command 2016-10-19 21:25:54 -07:00
kieferrm 36a29c4864 refactoring 2016-09-20 09:47:56 -07:00
chrisdias 7cbe79d3f9 add push 2016-09-15 14:49:32 -07:00