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 376
feat: package and schema update for 4.9.0-RC4 #2911
Merged
Changes from all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
563261c
package and schema update for 4.9-RC1
luhan2017 297109e
update trigger wizard (#2917)
liweitian 1a9a441
rename variable
a-b-r-o-w-n b6718f6
update SDKKinds enum
a-b-r-o-w-n 582c747
Merge branch 'master' into luhan/rc1
a-b-r-o-w-n 7043b27
fix references to removed kinds
a-b-r-o-w-n 0eade59
fix schema resolution for property editor
a-b-r-o-w-n c0bc0c0
do not title case the schema title
a-b-r-o-w-n b86095e
add ability to type custom event name in trigger creation
a-b-r-o-w-n 5131529
fix autoEndDialog type in samples
a-b-r-o-w-n 4953447
Merge branch 'master' into luhan/rc1
a-b-r-o-w-n a1a937d
Merge branch 'master' into luhan/rc1
luhan2017 2751521
Merge branch 'master' into luhan/rc1
a-b-r-o-w-n a0598ce
generate sdk enum with all definitions
a-b-r-o-w-n 10b586b
Revert changes to ui schema and label map
a-b-r-o-w-n 2161c06
update ActivityTemplate to IActivityTemplate for lg fields
a-b-r-o-w-n 8f3a944
resolve schema in order to determine stacking
a-b-r-o-w-n eda700b
remove test types from sdk enum
a-b-r-o-w-n 16fc327
fix failing tests
a-b-r-o-w-n 36bec81
skip failing test
a-b-r-o-w-n bf31082
update sdk packages and schema to rc4
a-b-r-o-w-n 04eea0c
Merge branch 'master' into luhan/rc1
a-b-r-o-w-n 3eb8df1
update bot start up to not use HostContext
a-b-r-o-w-n 494e6ff
Merge branch 'master' into luhan/rc1
a-b-r-o-w-n 87cd210
Update some enum to lower case and removed the recognizerset sample b…
luhan2017 c2772e4
Merge branch 'master' into luhan/rc1
a-b-r-o-w-n f65ecec
update deprecated method
a-b-r-o-w-n 6c1e448
Merge branch 'master' into luhan/rc1
cwhitten 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
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Did you mean to leave this test skipped?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes. Expression validation is broken currently. We decided not to block the PR and do a follow up bug fix.