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: connect to local manifest & copy manifest.json and lu files to current bot #8146

Merged
merged 59 commits into from Jul 2, 2021

Conversation

alanlong9278
Copy link
Contributor

@alanlong9278 alanlong9278 commented Jun 21, 2021

Description

  • connect to local manifest @VanyLaw

  • copy manifest.json and lu files to current bot

  1. from http url
    files

  2. from local zip
    skillZip

Task Item

close #7864
close #7852

Screenshots

@cypress
Copy link

cypress bot commented Jun 21, 2021



Test summary

16 0 1 0Flakiness 0


Run details

Project Composer
Status Passed
Commit 07c871f
Started Jul 2, 2021 7:04 AM
Ended Jul 2, 2021 7:10 AM
Duration 05:52 💡
OS Linux Ubuntu - 20.04
Browser Electron 89

View run in Cypress Dashboard ➡️


This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard

@cwhitten
Copy link
Member

@alanlong9278 does this support the format that PVA will export? It is a .zip format with both the manifest and the language data inside of it.

cc @luhan2017 @gabog

@alanlong9278
Copy link
Contributor Author

@alanlong9278 does this support the format that PVA will export? It is a .zip format with both the manifest and the language data inside of it.

cc @luhan2017 @gabog

@cwhitten We will support zip format, I changed this pr into draft

@alanlong9278 alanlong9278 marked this pull request as draft June 22, 2021 08:36
VanyLaw and others added 2 commits June 29, 2021 15:18
…eateSkillModal.tsx

Co-authored-by: Eric Dahlvang <erdahlva@microsoft.com>
@luhan2017
Copy link
Contributor

@alanlong9278 can we add the telemetry data to tell if the manifest is http-based or load from zip content?

@alanlong9278
Copy link
Contributor Author

@alanlong9278 can we add the telemetry data to tell if the manifest is http-based or load from zip content?

Sure

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Load skill manifests from any location Add skill via manifest fails to load remote LU
7 participants