Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Microsoft Teams] Moving connector code to main (#1684)
* [New Connector] Microsoft Teams: Ping feature (#1502) * [New Connector] Microsoft Teams: Ping feature * fix config source * Update connectors/sources/microsoft_teams.py Co-authored-by: Chenhui Wang <[email protected]> * Update connectors/sources/microsoft_teams.py Co-authored-by: Chenhui Wang <[email protected]> * address comments for moving session to client class * remove unused patches * remove loget and add anext to get json * empty commit to trigger build --------- Co-authored-by: Chenhui Wang <[email protected]> * [New Connector] Microsoft Teams: Indexing feature (#1574) * ms-teams indexing * reanme functions and add exceptions * [Microsoft Teams] Add ftests (#1627) * [Microsoft Teams] Add ftests * add teams in pipeline * Fix bugs in MS teams (#1680) * fix lint * Empty-Commit * add check * address comments * fix e2e none type issue * add bin to compose file command --------- Co-authored-by: Chenhui Wang <[email protected]> Co-authored-by: Praveen Kukreja <[email protected]> Co-authored-by: akanshi.kumari <[email protected]> Co-authored-by: Praveen Kukreja <[email protected]>
- Loading branch information