OfficeDev / teams-toolkit

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

fix: remove single quote from secret variable in template file #12356

Closed tecton closed 2 weeks ago

tecton commented 2 weeks ago

Related bug: https://msazure.visualstudio.com/Microsoft%20Teams%20Extensibility/_workitems/edit/29333937

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:

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 89.64%. Comparing base (15fb6c8) to head (c1144dc). 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/12356/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/12356?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OfficeDev) ```diff @@ Coverage Diff @@ ## main #12356 +/- ## ======================================== Coverage 89.64% 89.64% ======================================== Files 582 582 Lines 34473 34473 Branches 6625 6801 +176 ======================================== Hits 30904 30904 Misses 1582 1582 Partials 1987 1987 ```