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

708 Коммитов

Автор SHA1 Сообщение Дата
Brandon Waterloo [MSFT] 2a70a2c2b9
Remove some unneeded direct dependencies (#1347)
* Remove some unneeded direct dependencies
2019-10-16 12:37:28 -04:00
Brandon Waterloo [MSFT] ac31190389
Improved Dockerfile pattern matches, save event telemetry (#1346)
* Dockerfile save event listener

* More Dockerfile patterns
2019-10-16 10:02:54 -04:00
Brandon Waterloo [MSFT] fe02c79a75
Clearer error message for duplicate registry (#1339)
* Clearer error message for duplicate registry

* Show error as warning instead
2019-10-14 16:17:34 -04:00
Brandon Waterloo [MSFT] 482b62def3
Don't fail on warning for insecure creds (#1340)
* Don't fail on warning for insecure creds

* Add explanatory comments
2019-10-14 16:16:51 -04:00
Stuart 127c5dd808 Add networks information to containers (#1344)
* Add networks information to containers to allow grouping by network
2019-10-14 12:26:15 -04:00
Simon Le Bourdais-Cabana 534e1b2818 Adding vscode-docker.containers.select (#1240)
* Adding vscode-docker.containers.select
2019-10-14 12:22:56 -04:00
Brandon Waterloo [MSFT] 2ebe51f733
Allow non-platform-specific tasks (#1327)
* Allow tasks without a helper
2019-10-08 13:14:38 -04:00
Brandon Waterloo [MSFT] 113b97f5d6
Use ctx.subscriptions to manage disposables (#1326)
* Use ctx.subscriptions to manage disposables

* Remove deactivateInternal
2019-10-08 13:13:28 -04:00
Brandon Waterloo [MSFT] 582a849848
Honor default Docker context for WSL 2 (#1290)
* Honor default Docker context for WSL2

* Narrow scope of calls to `refreshDockerode`
2019-10-07 15:04:15 -04:00
Brandon Waterloo [MSFT] cba3acf600
Use ext.terminalProvider for Run AzCLI Image (#1319) 2019-10-03 13:36:27 -04:00
Brandon Waterloo [MSFT] 3fcc544f57
Remove usage of deprecated API (#1317) 2019-10-02 12:40:54 -04:00
Brandon Waterloo [MSFT] e79b38a219
Better showing of ENOENT error for commands (#1314)
* Better showing of ENOENT error for commands
2019-09-30 16:35:04 -04:00
Eric Jizba e6c94dd441
Send PR emails to fewer people (#1308) 2019-09-26 13:38:13 -07:00
Brandon Waterloo [MSFT] 7bf1ed1588
Enable edit-refresh in ASP.NET Core (#1306)
* Enable edit-refresh in ASP.NET Core

* Fix unrelated launch bug
2019-09-26 13:07:31 -04:00
Phillip Hoff 19c8343f00
Enable YAML suggestions by default. (#1305) 2019-09-26 10:01:39 -07:00
Phillip Hoff 7f487945ef
Resolve Docker build issue when using Git bash on Windows (#1295)
* Better support for Git bash in Docker build command

* Revert unnecessary substitution.
2019-09-23 13:35:49 -07:00
Phillip Hoff 0425d1d829
Some tweaks for Node.js debugging within Docker (#1291)
* Add NODE_ENV environment variable.

* Move common Node helper functions to central location.

* Sketch Node unit tests.

* Tweak compose files prompt.

* Support more variety in package.json scripts.

* Resolve (hopefully) CI test issue.

* Updates per PR feedback.
2019-09-23 10:18:11 -07:00
Brandon Waterloo [MSFT] 000c3480ac
Ensure vsdbg script is bundled with extension (#1288)
* Ensure vsdbg script is bundled with extension in resources directory
2019-09-19 16:28:07 -04:00
Brandon Waterloo [MSFT] 58d51918fe
PR feedback from Eric (#1278)
* PR feedback from Eric
* Refactoring
2019-09-18 15:49:20 -04:00
Brandon Waterloo [MSFT] 35513c85ad
Fix incredibly obnoxious Problems window bug (#1282) 2019-09-17 14:38:19 -04:00
Phillip Hoff 83f92e15db
Update dependencies. (#1279)
* Update dependencies.

* Resolve ajv peer dependency build error.
2019-09-16 14:01:17 -07:00
Phillip Hoff 53975e7bea Version bump. (#1276)
* Version bump.
2019-09-16 14:36:49 -04:00
Brandon Waterloo [MSFT] c0b77b062c
Task-based debug build/run (#1245)
* Refactor Docker build/run to be tasks instead of part of resolveDebugConfiguration
* Add proper Node.js debugging
* Add `pull` option to docker-build task so stale image issues can be mitigated
2019-09-16 13:56:10 -04:00
Prashanth 9125a19080 Prep for hotfix 0.8.1 (#1272) 2019-09-13 15:19:56 -07:00
Eric Jizba 6340f1db25
Ensure webhookName meets requirements (#1271) 2019-09-13 15:19:04 -07:00
Brandon Waterloo [MSFT] d7edd3169d
Minor updates to changelog (#1268)
* Changelog update

* Fix missed date
2019-09-12 13:37:11 -04:00
Eric Jizba 717ebf09ac
Bump to next alpha version (#1267) 2019-09-12 10:08:10 -07:00
Eric Jizba 31cf228f45
Fix webhook link for DockerHub organization (#1265) 2019-09-11 13:50:08 -07:00
Eric Jizba 0f6fdceb5e
Prep for 0.8.0 release (#1258) 2019-09-10 10:50:05 -07:00
Eric Jizba d9f622f859
Bump shared npm packages (#1247)
Mostly doing it for the icon changes. Also fixes an error with the tree item picker and url items.
2019-09-09 12:05:10 -07:00
Eric Jizba 1da78822ab
Change extension to run in remote workspace by default (#1233) 2019-09-09 10:38:20 -07:00
Phillip Hoff 0902b99975
Make web hook message indpendent of wizard. (#1246) 2019-09-05 09:02:57 -07:00
Phillip Hoff a6cd8bbac4
Exclude bin folder from excluded items for Node.js (#1221) 2019-08-27 10:04:55 -07:00
Brandon Waterloo [MSFT] 6c221ebc2c
Automatically enable dotnet user secrets if needed (#1198)
* Map user secrets folders automatically
2019-08-15 09:15:38 -04:00
Stephen Weatherford (MSFT) 23aa7861c6
Add testcase for #1176, update ui (#1201)
* Add testcase for #1176, update ui

* Fix suite
2019-08-12 15:46:45 -07:00
Burke Holland b390240775 Always Add host and port to `compose.debug.yml` (#1176)
* Always Add host and port to `compose.debug.yml`

It appears that we are looking for an `npm` script which directly references `node` in order to generate the proper debug configuration (--inspect=0.0.0.0:9229). But directly referencing `node` isn't required for an `npm start` script. For instance, the following is valid...

```
"scripts": {
  "start": "./server.js"
}
```

I had this configuration and it took me quite a while to figure out why the debugger wouldn't attach.

It seems to me that we should always generate the proper host:port configuration for the `debug.yml`. What is the use case for not doing that if we don't find "node" as a command in the `package.json` scripts section? If the user has already selected "node", then node is implicit.

* Left out a semicolon

"Semicolons in JavaScript are optional. Kind of like brushing your teeth is optional."
- Brandon Satrom

* Properly terminate string literal

* Update test for new `inspect` config

* Update configure.test.ts
2019-08-09 12:07:35 -07:00
Miguel Solorio 76772d83a0 Update icons to match new VS Code style (#1192) 2019-08-09 10:54:24 -07:00
Eric Jizba 6bc55f27ae
Allow user to disconnect invalid registry from tree (#1194) 2019-08-08 13:35:42 -07:00
Eric Jizba c85216eadf
Make disconnect registry more robust to errors (#1160) 2019-08-08 10:23:10 -07:00
Brandon Waterloo [MSFT] 01023e384e
Update .dockerignore to match VS (#1187)
* Update .dockerignore to match VS

* Alphabetize the list

* Add Java related dockerignore items
2019-08-07 13:44:05 -04:00
Brandon Waterloo [MSFT] b1b55f51cb
Improvements to ASP.NET Core SSL support (#1180)
* Infer SSL settings automatically

* For dotnet 2.2, manually add UserSecretsId

* Set the ASPNETCORE_HTTPS_PORT env var
2019-08-06 12:41:54 -04:00
Eric Jizba e9aae629e5
Bump shared packages (#1188)
- ui: Changes how icons are handled. This repo no longer needs it's own 'azure' icon
- dev: Breaking change means this repo needs to create it's own `StringReplacePlugin`
- appservice: Breaking change doesn't affect this repro
2019-08-06 08:34:11 -07:00
Prashanth 1b00bc19a6
Create webhook on app service creation (#1085) 2019-08-02 14:49:06 -07:00
Brandon Waterloo [MSFT] 175ce775f3
Supporting SSL in ASP.NET Core web apps (#1173)
* Support of SSL certificate configuration in ASP.NET Core web apps
2019-08-02 14:56:01 -04:00
Eric Jizba 54d4007ab9
Include "Connect Registry..." in command palette (#1163) 2019-07-31 14:32:02 -07:00
Brandon Waterloo [MSFT] aab09a7560
Support for multiple ports when adding Dockerfiles (#1165)
* Support for multiple ports when adding Dockerfiles
2019-07-30 09:32:24 -04:00
Brandon Waterloo [MSFT] 6dda72d226
Launch browser to HTTPS port if applicable (#1166) 2019-07-30 09:21:59 -04:00
Eric Jizba 406fc5bc7b
Bump shared packages (#1162) 2019-07-29 14:52:53 -07:00
sgreenmsft fd6714ba71
Merge pull request #1167 from microsoft/dev/sgreen/publishDirectory
Updating netcore Dockerfile to use separate directory for publish
2019-07-29 14:25:34 -07:00
Steven Green febcb5edda Updates per PR feedback. 2019-07-29 14:08:25 -07:00