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

8 Коммитов

Автор SHA1 Сообщение Дата
Nathan c27703a3e0
Replace fse with AzExtFsUtils where possible (#3268)
* SqlBindingTrigger template changes

* Use AzExtFsUtils where possible

* recursive delete/overwrite copy

* Overwrite backup templates when copying them

* Try to revert package.json

* Change fse.remove to .deleteResource
2022-08-01 11:51:07 -07:00
Nathan 5adb507159
Update backup templates (#3260)
* SqlBindingTrigger template changes

* Update templates
2022-07-27 20:10:50 -07:00
Nathan dcf6c3f08d
Convert to azext-dev package (#3072)
* Convert to azext-dev package

* Fix webpack

* Use new appservice package

* npm install dev 0.1.3
2022-04-14 13:08:45 -07:00
Hanxiao Liu f0784d241f
Support create gradle project in Functions extension (#2970)
* Refactor JavaProjectCreateStep to support create Java Gradle project

* Get latest gradle plugin version from repository when create gradle projects

* Validate gradle installation status before create gradle project

* Resolve issues and add test cases for java gradle

* Migrate to JavaBuildToolTask for build tool selection when create new java project

* Add validation for gradle project in java template provider and resolve test case issue

* Resolve style issues and fix typo

* Refactor addJavaCreateProjectStep to do build tool selection in prompt steps

* Resolve comment issues
2022-02-02 20:36:33 -08:00
Eric Jizba 15e9aacb95
Use action-specific user input (#2869)
and remove extension-specific user input

See https://github.com/microsoft/vscode-azuretools/pull/949 for more info
2021-07-08 11:05:34 -07:00
Eric Jizba 2b918fc045
Run a bunch of tests in parallel (#2856) 2021-06-17 14:28:28 -07:00
Eric Jizba 891d499686
Add support for Java 11 (#2331) 2020-08-21 17:16:19 -07:00
Eric Jizba 324afaf6cf
Add tool to update backup templates (#2112) 2020-06-01 10:40:06 -07:00