OfficeDev / teams-toolkit

Developer tools for building Teams apps
Other
453 stars 185 forks source link

fix: hide the AAD in copilot extensions #12370

Closed huimiu closed 2 weeks ago

huimiu commented 2 weeks ago

Bug 29362457: Add a new feature flag to hide the API Plugin with AAD template

github-actions[bot] commented 2 weeks ago

Fx-core feat commits:

CLI feat commits:

Extension-toolkit feat commits:

SDK feat commits:

SDK React feat commits:

.Net SDK feat commits:

Fx-core fix commits: fix: hide the AAD in copilot extensions 69ad15559

CLI fix commits:

Extension-toolkit fix commits:

SDK fix commits:

SDK React fix commits:

.Net SDK fix commits:

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 94.61%. Comparing base (cff77ab) to head (69ad155). Report is 2 commits behind head on main.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/OfficeDev/teams-toolkit/pull/12370/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/12370?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OfficeDev) ```diff @@ Coverage Diff @@ ## main #12370 +/- ## ======================================= Coverage 94.61% 94.61% ======================================= Files 582 582 Lines 34489 34494 +5 Branches 6811 6802 -9 ======================================= + Hits 32633 32638 +5 Misses 1582 1582 Partials 274 274 ``` | [Files with missing lines](https://app.codecov.io/gh/OfficeDev/teams-toolkit/pull/12370?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OfficeDev) | Coverage Δ | | |---|---|---| | [packages/fx-core/src/common/featureFlags.ts](https://app.codecov.io/gh/OfficeDev/teams-toolkit/pull/12370?src=pr&el=tree&filepath=packages%2Ffx-core%2Fsrc%2Fcommon%2FfeatureFlags.ts&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OfficeDev#diff-cGFja2FnZXMvZngtY29yZS9zcmMvY29tbW9uL2ZlYXR1cmVGbGFncy50cw==) | `100.00% <100.00%> (ø)` | | | [packages/fx-core/src/question/create.ts](https://app.codecov.io/gh/OfficeDev/teams-toolkit/pull/12370?src=pr&el=tree&filepath=packages%2Ffx-core%2Fsrc%2Fquestion%2Fcreate.ts&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OfficeDev#diff-cGFja2FnZXMvZngtY29yZS9zcmMvcXVlc3Rpb24vY3JlYXRlLnRz) | `96.09% <100.00%> (+0.02%)` | :arrow_up: |