This repository was archived by the owner on Jul 9, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 375
feat: enable new creation flow as default #5881
Merged
Merged
Changes from 7 commits
Commits
Show all changes
110 commits
Select commit
Hold shift + click to select a range
6f359b4
plumb through the option to select azure functions scaffolding
benbrown 03ec8dd
Merge branch 'main' into benbrown/5556
benbrown fde5302
update test
benbrown febef76
fix some tests
benbrown c356f9b
Merge branch 'benbrown/5556' of https://github.com/microsoft/BotFrame…
benbrown ea7883c
Merge branch 'main' into benbrown/5556
benbrown 5a6c347
Merge branch 'main' into benbrown/5556
a-b-r-o-w-n abece77
Merge branch 'main' of https://github.com/microsoft/BotFramework-Comp…
benbrown 74199bf
Merge branch 'main' into benbrown/5556
pavolumMsft 5edac76
Removing unused var
pavolumMsft 7a421e1
Merging latest and handling conflicts
pavolumMsft c961da4
adding back package json precommit declaration
pavolumMsft ec6f41e
fixing errors that happened in merge
pavolumMsft 6f4f160
fix import statement
pavolumMsft ca886f4
Merge branch 'main' into benbrown/5556
pavolum 5fbef0a
js support
benbrown b355df2
fix: revert yeoman-environment to 2.10.3 from 3.1.0
benbrown 591fd2c
Merge branch 'benbrown/fixinstall' into benbrown/jsruntime
benbrown 994adec
initial commit of js runtime support with some draft URLs
benbrown 6072b04
fis: change feature flag text
pavolumMsft 8bea9c3
Merge branch 'main' of https://github.com/microsoft/BotFramework-Comp…
pavolumMsft e52aaeb
Merge branch 'main' into benbrown/5556
pavolum 6e63cd6
mostly working js publish
benbrown 3826e03
- Passing runtime choice down to generator
pavolumMsft 703e468
Merge branch 'main' into benbrown/5556
pavolumMsft e53fe6b
Merge branch 'main' into benbrown/jsruntime
pavolumMsft 979391a
Handling merge conflicts
pavolumMsft cade97c
Passing of runtime type and language to generators from UI implemented
pavolumMsft 49c09f2
Adding testing dropdown to more easily test templates
pavolumMsft 7004c1f
removing npm build as it is unneeded for js generators
pavolumMsft 1a3a000
removing unneeeded code for npm build on buildDeploy
pavolumMsft 910541f
Adding runtime template for dotnet functions and node functions
pavolumMsft 3415723
Merge branch 'main' into benbrown/5556
pavolum e59a932
Adding needed fields to botTemplate obj
pavolumMsft f41903b
Fixing keyword parsing and rendering logic for templates
pavolumMsft 9901c02
Removing runtime language dropdown from UI
pavolumMsft 74e15da
adding logic for correct template specific runtime types as available…
pavolumMsft ba0578a
- Removing unused options code
pavolumMsft 748e040
Enhancing template search query
pavolumMsft 3617bd6
remove unneeded console logs
pavolumMsft b15c632
Resolving merge conflicts
pavolumMsft d2b131c
Fixing errors after merge
pavolumMsft e6d9b58
cleanup some text, remove unneeded fields
benbrown 48bb108
Merge branch 'main' into benbrown/5556
benbrown ea72406
Merge branch 'main' into benbrown/5556
benbrown 4c093dc
update feed
benbrown 7e1b2af
Merge branch 'main' of https://github.com/microsoft/BotFramework-Comp…
benbrown 4e1e2de
Merge branch 'main' of https://github.com/microsoft/BotFramework-Comp…
benbrown 59a34f6
fix issue where required items were included twice
benbrown b91de87
remove comment
benbrown d93e098
Merge branch 'main' of https://github.com/microsoft/BotFramework-Comp…
benbrown 8aae5c1
Merge branch 'main' into benbrown/5556
benbrown c582229
update and cleanup
benbrown 87dcc1c
Merge branch 'benbrown/5556' of https://github.com/microsoft/BotFrame…
benbrown 72b37a6
Merge branch 'main' of https://github.com/microsoft/BotFramework-Comp…
benbrown 6787614
update variable
benbrown 50a1ac6
fix dismiss of handoff
benbrown 3ea4f21
Merge branch 'main' into benbrown/5556
benbrown 118d978
Merge branch 'benbrown/5556' of https://github.com/microsoft/BotFrame…
benbrown 74a052d
fix tests, update package manager bf-dialgo to latest dev
benbrown f931ae6
fix tests, adjust labels
benbrown b68ac9c
remove feature flag
benbrown c19bc79
fix tests
benbrown 0123346
remove unused elements
benbrown 0ec9040
restore support for legacy runtimes
benbrown 144a838
Adding mocked dipsatch function to fix broken UT
pavolumMsft e0d7371
Fixing unit test
pavolumMsft c0d6372
Resolving merge conflicts
pavolumMsft ec3b761
Making PR changes.
pavolumMsft 13d5c6b
Fixing include statements
pavolumMsft d8705e4
Fixing default naming
pavolumMsft 4fd0a2d
Fixing home page integration test
pavolumMsft ce9ee5c
Fixing creation UT
pavolumMsft 6c5a3b7
Updating to latest
pavolumMsft f3a76c0
Removing old creation integration test
pavolumMsft 8f518fd
Adding integration test for new bot creation
pavolumMsft 1a80b15
Fixing navigateUrl integration test
pavolumMsft c87bb25
Merging latest
pavolumMsft a0e384c
Changing names
pavolumMsft 96b8457
Removing unused dep
pavolumMsft 310ebfd
Fixing dependency
pavolumMsft 8b291b0
increasing wait time for creation integration test
pavolumMsft bae93f2
Testin CI failures with different wait times
pavolumMsft 50c5d99
Update azure-pipelines.yml for Azure Pipelines
srinaath 71fcc78
Indent update
srinaath 125b081
Change to 3.1.x
srinaath d03c7e4
Merge branch 'benbrown/5556' of https://github.com/microsoft/BotFrame…
pavolumMsft ae0f831
Merge branch 'main' into benbrown/5556
pavolum 741ccf5
Merge branch 'benbrown/5556' of https://github.com/microsoft/BotFrame…
pavolumMsft 800ea57
Temp removal of expando to get error from CI machine
pavolumMsft 1b8292c
Merge branch 'main' into benbrown/5556
beyackle 9fcc549
testing name change
pavolumMsft 9225486
Merge branch 'benbrown/5556' of https://github.com/microsoft/BotFrame…
pavolumMsft 3abdb22
Getting more error info in modal for testing
pavolumMsft 9433fe0
fix bad merge
benbrown d592145
Merge branch 'benbrown/5556' of https://github.com/microsoft/BotFrame…
benbrown 3d29dc2
Merge branch 'main' into benbrown/5556
pavolum f64e147
Update azure-pipelines.yml for Azure Pipelines
pavolum 1cdf213
Update azure-pipelines.yml for Azure Pipelines
pavolum 2e4b2a1
Update azure-pipelines.yml for Azure Pipelines
pavolum c2efd6e
Update azure-pipelines.yml for Azure Pipelines
pavolum 3e6a291
Update azure-pipelines.yml for Azure Pipelines
pavolum b63a1bd
Update azure-pipelines.yml for Azure Pipelines
pavolum 4841927
Finalizing dotnet install and nuget feed config step in pipeline
pavolum d73170e
Reverting error modal testing changes
pavolumMsft a0fca55
Merge branch 'benbrown/5556' of https://github.com/microsoft/BotFrame…
pavolumMsft f2d56dc
Merge branch 'main' into benbrown/5556
benbrown fac810f
Merge branch 'main' into benbrown/5556
benbrown c70c8e1
Removing FF check
pavolumMsft 1d43ef8
Removing unused import
pavolumMsft File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.