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

260 Коммитов

Автор SHA1 Сообщение Дата
Eric Jizba 206119d5ab
Bump shared packages (#102)
* Bump shared packages

* Use `npm ci` in Azure Dev Ops

It's more strict and should catch if people forget to update package-lock.json.

See https://github.com/microsoft/vscode-azurefunctions/pull/2013 for more info
2020-05-04 18:02:06 -07:00
Eric Jizba 303fde0f4d
Engineering work to make our repos more consistent 👷🏻‍ (#96) 2020-04-01 14:53:32 -07:00
Eric Jizba 76c7c5817e
Easier debugging in a webpacked world 🕸📦🌎 (#92) 2020-03-17 15:48:41 -07:00
Eric Jizba 0fd5da0479
Explicitly specify triggers in pipelines yaml (#91)
Same as https://github.com/microsoft/vscode-azurefunctions/pull/1975
2020-03-16 13:51:08 -07:00
Nathan aa9d05c901
Bump alpha (#86) 2020-03-06 09:01:40 -08:00
Nathan 026d080bed
Prep for release (#85) 2020-03-05 16:08:36 -08:00
Nathan 60fc398786
Update README.md 2020-03-05 11:21:31 -08:00
Nathan 73885ac81f
Make the features ### headers rather than ## 2020-03-05 09:14:50 -08:00
Nathan aa45ca6ed9
Update readme 📚 with current experience (#80) 2020-03-05 09:12:41 -08:00
Nathan cc4188f777
Filter available locations for subscription (#79) 2020-03-03 13:35:53 -08:00
Nathan 7b74020228
Add a passphrase step (#76) 2020-03-03 10:04:38 -08:00
Nathan bb48ce8f97
Add thirdpartynotices 3️⃣👯‍♂️👀 (#78) 2020-03-02 10:20:34 -08:00
Nathan f255fddae5
Add which ports are enabled (#77) 2020-02-28 09:47:07 -08:00
Nathan c7444ca29a
Add output indicating blackbox things we are doing for user (#75) 2020-02-27 11:57:14 -08:00
Eric Jizba b5498dace2
Remove unused dev dependencies (#73) 2020-02-26 16:18:09 -08:00
Eric Jizba e4593af3a9
Add reveal tree item api (#71) 2020-02-26 12:10:15 -08:00
Eric Jizba 28c542506e
Fix linux tests (#72) 2020-02-26 12:05:29 -08:00
Nathan 2419bc9a16
Remove duplicate HostName check (#69) 2020-02-26 11:39:24 -08:00
Nathan 5a2573c8dd
Associate NSG to subnet rather than interface (#68) 2020-02-26 11:32:53 -08:00
Nathan 0ea017c79d
Remove local variables for strings (#63) 2020-02-25 17:56:20 -08:00
Nathan 5d12097918
PR feedback (#62) 2020-02-25 17:55:51 -08:00
Nathan 3d363e1d90
Remove the rg list step in favor of auto-generating RG for the user (#61) 2020-02-25 17:33:37 -08:00
Nathan 70423b4e74
Show other VM statuses (#59)
* Show other statuses of Vms
* Change stop verb to deallocate
2020-02-24 19:07:50 -08:00
Nathan cecb4e4c90
Move adding protectedSettings outside of catch block (#58) 2020-02-24 18:33:27 -08:00
Nathan 12ca7d0d39
Fix output related issues (#57)
* Update the createVm notification output

* Add the View Output button and notification
2020-02-24 18:24:51 -08:00
Nathan a71467a918
Update vmImages to latest (#54) 2020-02-24 14:46:41 -08:00
Eric Jizba 5b5e44b0ef
Minor fixes from repo review 🔍🧼 (#49) 2020-02-24 13:52:28 -08:00
Nathan 8e7053467e
Change the order of nsg and ni (#53) 2020-02-24 13:51:22 -08:00
Nathan 7954953135
Audit and update lock (#48) 2020-02-24 10:50:59 -08:00
Nathan 14891e79dd
Change path sep. and use os.EOL (#47)
* Change path sep. and use os.EOL and unicode for space

* Rather than unicode, just use spaces

* Remove unused import
2020-02-21 19:16:20 -08:00
Nathan 22c2f4ea6d Update main.yml for Azure Pipelines 2020-02-21 18:39:47 -08:00
nturinski 9df7bcbeb4 Merge branch 'master' of https://github.com/microsoft/vscode-azurevirtualmachines 2020-02-21 18:17:46 -08:00
nturinski af123712ef Remove uneeded yml file 2020-02-21 18:17:28 -08:00
Nathan 83a80e5ed1
Remove the showExplorer setting (#46) 2020-02-21 18:11:29 -08:00
Nathan 06bd9d474e
Remove LICENSE file' (#45) 2020-02-21 18:08:42 -08:00
Nathan 27d6ec6687
Fix icon, change banner color (#44) 2020-02-21 18:07:07 -08:00
Nathan 91f837c2e6
Add activation events (#43) 2020-02-21 17:57:15 -08:00
Nathan 82fa55aa42
Remove getCoreNodeModules, it is not needed (#42) 2020-02-21 16:52:15 -08:00
Nathan 84e1a6b72a
Nat/readme (#41)
* README

* Update readme file
2020-02-21 16:37:45 -08:00
Eric Jizba 52c826b583
Change codeowners to smaller team (#35) 2020-02-21 16:35:59 -08:00
nturinski 09b9379323 Fix typescript error and remove azurepipelines 2020-02-21 14:36:19 -08:00
Nathan f68a5eb17c Set up CI with Azure Pipelines
[skip ci]
2020-02-21 13:44:41 -08:00
Nathan 747e2ef479
Add start/stop actions (#26) 2020-02-21 13:19:56 -08:00
Nathan 75b4ea603a
Add Create button and update icons (#24) 2020-02-20 11:03:42 -08:00
nturinski 04a417bbf3 Check platform to determine getContentCmd 2020-02-19 16:40:43 -08:00
nturinski fd0f255e80 Update icon to be a png 2020-02-19 16:22:24 -08:00
nturinski 11a869f0c5 Add support to configure ssh key to existing VM 2020-02-19 16:06:22 -08:00
Nathan b3909a8cd7
Add output logs for all creation (#9)
* Add output logs for all creation

* Add new to output

* Add new to ALL output strings
2020-02-04 17:34:23 -08:00
Nathan 1a5cd3de10
Nat/icons (#8)
* Fixes icons when running debug, adds VM icons

* Separate open in portal/delete in context menu
2020-02-04 14:08:11 -08:00
Nathan f645f5d699
Implement delete VMs (#7) 2020-02-04 13:52:48 -08:00