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

Yeoman-Generator for Teams seems no longer actively maintained #11017

Open
onmomo opened this issue Jun 7, 2024 · 4 comments
Open

Yeoman-Generator for Teams seems no longer actively maintained #11017

onmomo opened this issue Jun 7, 2024 · 4 comments
Assignees
Labels
needs-triage 🔍 teams-developer-support Question related to extensibility (Bot, ME, Tab) would be marked under this label

Comments

@onmomo
Copy link
Contributor

onmomo commented Jun 7, 2024

Type of issue

Other (describe below)

Feedback

I'm referring to Yeoman-Generator for Teams in the https://learn.microsoft.com/de-de/microsoftteams/platform/concepts/build-and-test/tool-sdk-overview#tools section. It seems like this project is no longer under active development. Are there plans by Microsoft to support that project or should it be removed from the docs?
Thank you Christian

Page URL

https://learn.microsoft.com/de-de/microsoftteams/platform/concepts/build-and-test/tool-sdk-overview

Content source URL

https://github.com/MicrosoftDocs/msteams-docs/blob/main/msteams-platform/concepts/build-and-test/tool-sdk-overview.md

Author

@v-sdhakshina

Document Id

e459f78b-748a-f230-1f52-6bd067770dcd

Copy link
Contributor

Hi onmomo! Thank you for bringing this issue to our attention. We will investigate and if we require further information we will reach out in one business day. Please use this link to escalate if you don't get replies.

Best regards, Teams Platform

@Prasad-MSFT
Copy link
Collaborator

Hi @onmomo - Could you please let us know if you are having any trouble or getting any error while using Yeoman-Generator for Teams ?

@onmomo
Copy link
Contributor Author

onmomo commented Jun 10, 2024

@Prasad-MSFT Hi, yes sure. So, the main issue is that the project seems no longer maintained. Therefore, my pull request that would enable support for manifest schema version 1.16 and 1.17 is not processed. Workaround this by disabling the schema validation with --no-schema-validation will throw an exception in zipTask.

'zipTask' errored after 3 ms
[15:37:23] TypeError: Cannot read properties of undefined (reading 'outline')
    at getPackageFiles (/Users/$user/workspace/integration-msteams-qa-tab/node_modules/yoteams-build-core/dist/manifest.js:178:24)
    at /Users/$user/workspace/integration-msteams-qa-tab/node_modules/yoteams-build-core/dist/manifest.js:216:29
    at DestroyableTransform._transform (/Users/$user/workspace/integration-msteams-qa-tab/node_modules/gulp-flatmap/index.js:51:24)
    at Transform._read (/Users/$user/workspace/integration-msteams-qa-tab/node_modules/readable-stream/lib/_stream_transform.js:184:10)
    at Transform._write (/Users/$user/workspace/integration-msteams-qa-tab/node_modules/readable-stream/lib/_stream_transform.js:172:83)
    at doWrite (/Users/$user/workspace/integration-msteams-qa-tab/node_modules/readable-stream/lib/_stream_writable.js:428:64)
    at writeOrBuffer (/Users/$user/workspace/integration-msteams-qa-tab/node_modules/readable-stream/lib/_stream_writable.js:417:5)
    at Writable.write (/Users/$user/workspace/integration-msteams-qa-tab/node_modules/readable-stream/lib/_stream_writable.js:334:11)
    at StreamFilter.ondata (/Users/$user/workspace/integration-msteams-qa-tab/node_modules/streamfilter/node_modules/readable-stream/lib/_stream_readable.js:629:20)
    at StreamFilter.emit (node:events:513:28)

Therefore, we are currently looking into alternatives to this project, which is actually pity since it works quite well otherwise. If MSFT has resources to cover this project it would be great otherwise it should be removed from the docs.

@Prasad-MSFT
Copy link
Collaborator

Hi @surbhigupta12 - Could you please help here?

@ChetanSharma-msft ChetanSharma-msft added the teams-developer-support Question related to extensibility (Bot, ME, Tab) would be marked under this label label Jun 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-triage 🔍 teams-developer-support Question related to extensibility (Bot, ME, Tab) would be marked under this label
Projects
None yet
Development

No branches or pull requests

4 participants