Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Update LG library #4368

Merged
merged 16 commits into from
Oct 20, 2020
Merged

feat: Update LG library #4368

merged 16 commits into from
Oct 20, 2020

Conversation

Danieladu
Copy link
Contributor

@Danieladu Danieladu commented Oct 14, 2020

Description

C# Code js Code
PR link PR link
(sourceId: string, resourceId: string) -> { content: string; id: string }

to

(lgResource:LGResource) => LGResource

Task Item

closes #3982

@coveralls
Copy link

coveralls commented Oct 19, 2020

Coverage Status

Coverage decreased (-0.04%) to 55.652% when pulling 8ef6095 on hond/lg into c98037f on main.

@Danieladu Danieladu marked this pull request as ready for review October 19, 2020 03:43
@boydc2014
Copy link
Contributor

@zhixzhan can you help review this one?

@zhixzhan
Copy link
Contributor

@zhixzhan can you help review this one?

Sure, I will

@zhixzhan
Copy link
Contributor

I have tested few LG scenarios inline/allupview/listview/diagnostics, and run in emulator, it E2E works.

boydc2014
boydc2014 previously approved these changes Oct 19, 2020
@boydc2014 boydc2014 added the Approved to merge approved, waiting to be merged label Oct 19, 2020
@cwhitten cwhitten merged commit 7701b01 into main Oct 20, 2020
@cwhitten cwhitten deleted the hond/lg branch October 20, 2020 00:24
@cwhitten cwhitten mentioned this pull request Nov 13, 2020
lei9444 pushed a commit to lei9444/BotFramework-Composer-1 that referenced this pull request Jun 15, 2021
* init

* update LG library

* migrate LgFile to LGResource

* fix issue

* update package entry

* app lint:fix command

* remove untracked files

* update yarn.lock

* fix comments

* revert schema file

Co-authored-by: zhixzhan <[email protected]>
Co-authored-by: Dong Lei <[email protected]>
Co-authored-by: Chris Whitten <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

LG namespace option should not be required
5 participants