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

74 Коммитов

Автор SHA1 Сообщение Дата
Nathan 7f031a84fb
Update azuretools package to use AzExtOutputChannel (#1506)
* Update dependencies
2019-09-23 15:24:43 -07:00
Eric Jizba 439ea64a6e
Clean up request code (#1493) 2019-09-18 17:09:43 -07:00
Eric Jizba 5d9891c914
Update dependencies (#1470) 2019-08-29 08:31:03 -07:00
Eric Jizba ce22685cc3
Bump to next alpha (#1464) 2019-08-23 16:19:49 -07:00
Eric Jizba aef0e5942e
Fix app insights errors (#1456) 2019-08-21 10:56:27 -07:00
Eric Jizba 3bfc6729c9
Bump to next alpha (#1453) 2019-08-19 09:06:35 -07:00
Eric Jizba bce7d9acf0
Fix 401 error when deploying new linux consumption app (#1451) 2019-08-16 18:56:45 -07:00
Eric Jizba 3686a7dca2
Prep for 0.18.0 release (#1448) 2019-08-16 11:44:00 -07:00
Nathan 933b0e75c0
Add Application Insights step to Function Create Wizards (#1424)
* Add basic creation for app insights
* Add the AppInsightsListStep for advanced create
2019-08-14 18:47:40 -07:00
Eric Jizba 2f8ff0a120
"Support" log streaming for linux function apps (#1433) 2019-08-08 16:41:30 -07:00
Eric Jizba e87348125a
Remove dependency on gulp-download (#1430) 2019-08-07 12:17:49 -07:00
Eric Jizba 0ed34608ef
Add support for server-side build for Linux Function Apps (#1420) 2019-08-07 08:35:22 -07:00
Eric Jizba a25024a50d
Leverage new ARM api to fix http trigger keys on linux (#1417) 2019-08-02 11:14:14 -07:00
Eric Jizba 4aebf7004f
Bump shared packages (#1405) 2019-07-29 14:52:22 -07:00
Eric Jizba 892aeef7e3
Make advanced creation more discoverable (#1391) 2019-07-22 15:20:48 -07:00
Eric Jizba 8e279cdf02
npm audit fix (#1388) 2019-07-19 12:03:33 -07:00
Eric Jizba b73c63f7de
Add a clickable button in the progress bar that opens output channel (#1380) 2019-07-18 13:42:08 -07:00
Eric Jizba d081d14306
Update ui package (#1382) 2019-07-18 08:32:42 -07:00
Eric Jizba 4d6a870209
Bump to next alpha (#1305)
And copy changelog from rel branch
2019-05-24 14:04:07 -07:00
Eric Jizba 2577a97566
Update to ui package v0.25.0 for actionContext changes (#1286)
See https://github.com/microsoft/vscode-azuretools/pull/503 for more info
2019-05-20 22:26:12 +00:00
Eric Jizba eeea796c87
Bump ui package to fix nightly tests (#1283) 2019-05-17 21:13:35 +00:00
Eric Jizba 2dff550e34
Move to latest tree that's friendlier to non-Azure scenarios (#1273) 2019-05-15 22:49:45 +00:00
Eric Jizba b2d8b481da
Bump to next alpha (#1254) 2019-05-02 18:15:27 +00:00
Eric Jizba 4597d1ba49
Prep for 0.17.0 release (#1240) 2019-04-29 16:51:48 -07:00
Eric Jizba 654bcbe783
Improve AzureWebJobsStorage experience (#1232)
Here's what I changed to the dialog:
1. It's now modal
1. It's actually a part of the wizard
1. It allows for local emulator (and removed "Skip for Now" due to this change)

I'm worried people will click "Use local emulator" and not actually install or run the emulator, so I also added logic to verify that before debugging
2019-04-26 18:04:20 -07:00
Eric Jizba a0667e1cd2
Remove feature flag for PowerShell (#1229) 2019-04-26 13:47:57 -07:00
Eric Jizba 680582b121
Allow users to select dedicated plan in advanced creation (#1221)
Also move java test to long-running that was having timeout issues
2019-04-25 17:29:58 -07:00
Eric Jizba 167968df85 Add Event Hub triggers to verified category 2019-04-24 14:48:54 -07:00
Eric Jizba 7240ec4af2
Bump app service package (#1212) 2019-04-22 19:32:16 -07:00
Eric Jizba d7f535aa50
npm audit fix (#1193) 2019-04-16 11:18:24 -07:00
Francisco Gamino c9380d3c8c Add support in project creation to enable Managed Dependencies for PowerShell. (#1158) 2019-04-11 13:57:01 -07:00
Stephen Weatherford 6fc5fb014a Update to UI 0.23.1 2019-04-08 15:54:28 -07:00
Eric Jizba dcb51982ca
Explicitly specify ordering of steps in wizard (#1143) 2019-04-01 08:55:35 -07:00
Eric Jizba 2dd5431628
Post release (#1140)
* Bump to next alpha

* npm update
2019-03-29 11:06:15 -07:00
Eric Jizba 1200241b47
Allow custom arguments to provided "func host start" task (#1136) 2019-03-28 12:02:54 -07:00
Eric Jizba dbad338d2d
Prep for 0.16.0 release (#1133) 2019-03-28 09:24:25 -07:00
Eric Jizba 827598d10f
Add feature flag for powershell (#1126) 2019-03-26 18:18:24 -07:00
Eric Jizba 94ccb32c76
"Basic" create function app (#1122)
Automatically creates storage account/resource group without prompting the user.
2019-03-26 16:48:28 -07:00
Eric Jizba 5d5c333118
Update to ui 0.22.0 and app service 0.34.0 (#1110)
The changes in the UI package fix the createFunctionApp nightly test that has been failing recently. The changes in the app service package let us more easily do more basic creation stuff
2019-03-21 16:40:46 -07:00
Nathan 6c561b0419
Add viewCommitInGitHub (#1109) 2019-03-20 14:59:51 -07:00
Eric Jizba ec9b71adbd
Use wizard for create function (#1096) 2019-03-19 15:48:54 -07:00
Nathan 20ccaf3aaa
Add toggle setting to context menu (#1098)
* Add toggle setting to context menu
2019-03-19 13:53:28 -07:00
Eric Jizba 78662d41a1
Update to new UI package with back button in wizard (#1084) 2019-03-14 14:33:15 -07:00
Eric Jizba ffef04cb7b
Use vscode.open instead of opn (#1069) 2019-03-06 14:52:17 -08:00
Eric Jizba 9deb8d5088
Consolidate project test code into validateProject.ts (#1043)
I found that project tests were spotty in their coverage and decided to clean up/consolidate. Now, `createNewProject.test.ts` and `initProjectForVSCode.test.ts` share a lot more logic/validation. This makes sense because ideally users end up with the same project no matter if they create it from our extension or if they create it outside of VS Code.

Also just includes more validation like checking "preDeployTask"/"deploySubpath" and more expected paths.
2019-02-27 11:06:46 -08:00
Eric Jizba ad9568fc1d
Bump to next alpha (#1037) 2019-02-25 11:51:15 -08:00
Eric Jizba 881d05297d
Add TypeScript templates to "verified" category (#1020)
- Also update backup templates
- Also also fix tests
    - One error that happens on nightly tests on mac
    - One error that intermittently happens on windows
2019-02-22 17:02:13 -08:00
Eric Jizba a1e2cabf66
Prep for 0.15.0 (#1030) 2019-02-22 13:47:54 -08:00
Stephen Weatherford (MSFT) 7a18b677b1 Update to ui 0.20.3 (#1018) 2019-02-21 17:36:17 -08:00
Eric Jizba 7d708716e3
Use funcignore instead of glob settings (#998) 2019-02-15 13:19:06 -08:00