-
Notifications
You must be signed in to change notification settings - Fork 136
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
TemplateProvider for python v2 templates (#3799)
* Basic WIP of parsing v2 schema templates * WIP * WIP * Handle project creation and job prompts/executes * Initial PR feedback * Rename FuctionTemplateV2 to FunctionV2Template * Retrieve templates from extension bundle * Use AzExtFsExtra.appendFile * Fix build errors * Rename BaseStep to StepBase * PR feedback * Rename FunctionV2Template variable * Update package, add prog model step for Python, parse templates by template.v# rather than bundleVersions prop, default main app name * Extra enumInputStep out to use QuickPickInputStep * Refactor typings and add tests * See if this fixes the tests at all * Minor fixes * Update backup templates for Pystein * Revert changes in tests * Revert changes in tests * Add back changes removing .net 5 * Fix some build errors in test * Comb through for a few more changes * Fix build
- Loading branch information
Showing
64 changed files
with
1,531 additions
and
6,061 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.