OfficeDev / teams-toolkit

Developer tools for building Teams apps
Other
466 stars 192 forks source link

feat: enable CEA in copilot(js/ts) #12582

Closed QinghuiMeng-M closed 3 weeks ago

QinghuiMeng-M commented 3 weeks ago

https://msazure.visualstudio.com/Microsoft%20Teams%20Extensibility/_workitems/edit/29180531/

update manifest.json to enable CEA in copilot update teamsapp.yml to disable validation when CEA enabled

CEA flag already added in the 2 PRs: https://github.com/OfficeDev/teams-toolkit/pull/12510 https://github.com/OfficeDev/teams-toolkit/pull/12512

codecov[bot] commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 89.94%. Comparing base (0b83296) to head (2f56b5f). Report is 5 commits behind head on dev.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/OfficeDev/teams-toolkit/pull/12582/graphs/tree.svg?width=650&height=150&src=pr&token=QQX8WVOEC3&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OfficeDev)](https://app.codecov.io/gh/OfficeDev/teams-toolkit/pull/12582?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OfficeDev) ```diff @@ Coverage Diff @@ ## dev #12582 +/- ## ========================================== - Coverage 89.94% 89.94% -0.01% ========================================== Files 571 571 Lines 33794 33794 Branches 6552 6694 +142 ========================================== - Hits 30397 30396 -1 Misses 1495 1495 - Partials 1902 1903 +1 ``` [see 5 files with indirect coverage changes](https://app.codecov.io/gh/OfficeDev/teams-toolkit/pull/12582/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OfficeDev)