Skip to content

Commit

Permalink
Merge branch 'dev' into supkasar-patch-6
Browse files Browse the repository at this point in the history
  • Loading branch information
supkasar authored Jul 8, 2024
2 parents bdaa684 + ffd26ef commit 1b4f848
Show file tree
Hide file tree
Showing 3,368 changed files with 81,785 additions and 154,158 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
47 changes: 37 additions & 10 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -99,27 +99,30 @@
/packages/fx-core/scripts/delete-unused-strings.js @jayzhang
/packages/fx-core/scripts/find-unused-strings.js @jayzhang
/packages/fx-core/scripts/generate-appdef.ps1 @nliu-ms
/packages/fx-core/src/common/azureUtil.ts @jayzhang @xzf0587 @LongOddCode
/packages/fx-core/src/common/constants.ts @jayzhang @xzf0587 @LongOddCode
/packages/fx-core/src/common/correlator.ts @chagong @jayzhang @LongOddCode
/packages/fx-core/src/common/deps-checker @qinezh @a1exwang @kimizhu @swatDong @XiaofuHuang
/packages/fx-core/src/common/featureFlags.ts @jayzhang @xzf0587
/packages/fx-core/src/common/featureFlags.ts @jayzhang @xzf0587 @LongOddCode
/packages/fx-core/src/common/globalState.ts @tecton @jayzhang @LongOddCode
/packages/fx-core/src/common/globalVars.ts @jayzhang @xzf0587 @LongOddCode
/packages/fx-core/src/common/jsonUtils.ts @jayzhang @xzf0587 @LongOddCode
/packages/fx-core/src/common/local @kimizhu @swatDong @kuojianlu @XiaofuHuang
/packages/fx-core/src/common/localizeUtils.ts @jayzhang @HuihuiWu-Microsoft @chagong
/packages/fx-core/src/common/m365 @kimizhu @swatDong @kuojianlu
/packages/fx-core/src/common/permissionInterface.ts @SLdragon @KennethBWSong
/packages/fx-core/src/common/projectSettingsHelper.ts @jayzhang @xzf0587 @LongOddCode
/packages/fx-core/src/common/projectSettingsHelperV3.ts @jayzhang @xzf0587 @LongOddCode
/packages/fx-core/src/common/requestUtils.ts @jayzhang @hund030
/packages/fx-core/src/common/samples.ts @HuihuiWu-Microsoft @wenytang-ms @jayzhang @tecton
/packages/fx-core/src/common/stringUtils.ts @jayzhang @xzf0587 @LongOddCode
/packages/fx-core/src/common/telemetry.ts @jayzhang @xzf0587 @LongOddCode
/packages/fx-core/src/common/templates-config.json @hund030 @eriolchan @huimiu
/packages/fx-core/src/common/tools.ts @jayzhang @xzf0587 @LongOddCode
/packages/fx-core/src/common/utils.ts @jayzhang @xzf0587 @LongOddCode
/packages/fx-core/src/common/versionMetadata.ts @xzf0587 @blackchoey
/packages/fx-core/src/common/wrappedAxiosClient.ts @nliu-ms @anchenyi
/packages/fx-core/src/component @jayzhang @xzf0587 @hund030 @LongOddCode
/packages/fx-core/src/component/configManager @jayzhang @wenytang-ms @kuojianlu @Siglud
/packages/fx-core/src/component/debugHandler @swatDong @XiaofuHuang @kuojianlu @kimizhu
/packages/fx-core/src/component/deps-checker @qinezh @a1exwang @kimizhu @swatDong @XiaofuHuang
/packages/fx-core/src/component/developerPortalScaffoldUtils.ts @yuqizhou77 @nliu-ms @jayzhang
/packages/fx-core/src/component/driver/aad @blackchoey @wenytang-ms @KennethBWSong
/packages/fx-core/src/component/driver/add @HuihuiWu-Microsoft @yuqizhou77 @nliu-ms @jayzhang
Expand Down Expand Up @@ -150,13 +153,14 @@
/packages/fx-core/src/component/generator/officeAddin @jayzhang @tecton
/packages/fx-core/src/component/generator/officeXMLAddin @jayzhang @tecton
/packages/fx-core/src/component/generator/spfx @HuihuiWu-Microsoft @yuqizhou77 @nliu-ms
/packages/fx-core/src/component/local @kimizhu @swatDong @kuojianlu @XiaofuHuang
/packages/fx-core/src/component/m365 @kimizhu @swatDong @kuojianlu
/packages/fx-core/src/component/resource/aadApp @KennethBWSong @SLdragon
/packages/fx-core/src/component/resource/botService @kimizhu @swatDong @kuojianlu
/packages/fx-core/src/core @jayzhang @LongOddCode @jayzhang @nliu-ms @xzf0587 @hund030
/packages/fx-core/src/core/middleware/projectMigrationV3 @xzf0587 @frankqianms @blackchoey
/packages/fx-core/src/core/middleware/utils/debug @swatDong @XiaofuHuang @kuojianlu @kimizhu
/packages/fx-core/src/error @jayzhang @xzf0587 @hund030 @LongOddCode
/packages/fx-core/src/failpoint @jayzhang @LongOddCode
/packages/fx-core/src/folder.ts @jayzhang @xzf0587 @LongOddCode
/packages/fx-core/src/index.ts @jayzhang @xzf0587 @LongOddCode
/packages/fx-core/src/question @jayzhang @xzf0587 @LongOddCode @yuqizhou77 @tecton
Expand All @@ -165,16 +169,18 @@
/packages/fx-core/templates/plugins/resource/aad/ @KennethBWSong @xzf0587
/packages/fx-core/templates/plugins/resource/appstudio @nliu-ms @anchenyi
/packages/fx-core/test/component @jayzhang @xzf0587 @hund030 @LongOddCode
/packages/fx-core/tests/common/deps-checker @qinezh @a1exwang @kimizhu @swatDong @XiaofuHuang
/packages/fx-core/tests/common/featureFlags.test.ts @jayzhang @xzf0587 @LongOddCode
/packages/fx-core/tests/common/globalState.test.ts @tecton @jayzhang @LongOddCode
/packages/fx-core/tests/common/local @kimizhu @swatDong @kuojianlu @XiaofuHuang
/packages/fx-core/tests/common/m365 @kimizhu @swatDong @kuojianlu
/packages/fx-core/tests/common/globalVars.ts @jayzhang @xzf0587 @LongOddCode
/packages/fx-core/tests/common/projectTypeChecker.test.ts @jayzhang @xzf0587 @LongOddCode
/packages/fx-core/tests/common/samples.test.ts @HuihuiWu-Microsoft @wenytang-ms @jayzhang @tecton
/packages/fx-core/tests/common/stringUtils.ts @jayzhang @xzf0587 @LongOddCode
/packages/fx-core/tests/common/tools.test.ts @jayzhang @xzf0587 @LongOddCode
/packages/fx-core/tests/common/utils.test.ts @jayzhang @xzf0587 @LongOddCode
/packages/fx-core/tests/common/wrappedAxiosClient.ts @nliu-ms @anchenyi
/packages/fx-core/tests/component/configManager @jayzhang @wenytang-ms @kuojianlu @Siglud
/packages/fx-core/tests/component/coordinator @jayzhang @xzf0587 @LongOddCode
/packages/fx-core/tests/component/deps-checker @qinezh @a1exwang @kimizhu @swatDong @XiaofuHuang
/packages/fx-core/tests/component/developerPortalScaffoldUtils.test.ts @yuqizhou77 @nliu-ms @jayzhang
/packages/fx-core/tests/component/driver/aad @blackchoey @wenytang-ms @KennethBWSong
/packages/fx-core/tests/component/driver/add @HuihuiWu-Microsoft @yuqizhou77 @nliu-ms @jayzhang
Expand All @@ -201,6 +207,8 @@
/packages/fx-core/tests/component/generator/officeAddinGenerator.test.ts @jayzhang @tecton
/packages/fx-core/tests/component/generator/officeXMLAddinGenerator.test.ts @jayzhang @tecton
/packages/fx-core/tests/component/generator/spfxGenerator.test.ts @HuihuiWu-Microsoft @yuqizhou77 @nliu-ms @jayzhang
/packages/fx-core/tests/component/local @kimizhu @swatDong @kuojianlu @XiaofuHuang
/packages/fx-core/tests/component/m365 @kimizhu @swatDong @kuojianlu
/packages/fx-core/tests/component/jsonUtils.test.ts @jayzhang @xzf0587 @LongOddCode
/packages/fx-core/tests/component/resource/appManifest @nliu-ms @jayzhang @HuihuiWu-Microsoft @anchenyi
/packages/fx-core/tests/component/resource/botService @kimizhu @swatDong @kuojianlu
Expand All @@ -212,7 +220,6 @@
/packages/fx-core/tests/core/FxCore.test.ts @jayzhang @xzf0587 @LongOddCode
/packages/fx-core/tests/core/callback.test.ts @jayzhang @xzf0587 @LongOddCode
/packages/fx-core/tests/core/collaborator.test.ts @KennethBWSong @SLdragon
/packages/fx-core/tests/core/failpoint.test.ts @jayzhang @LongOddCode
/packages/fx-core/tests/core/middleware/VideoFilterAppBlockerMW.test.ts @a1exwang
/packages/fx-core/tests/core/middleware/debug @swatDong @XiaofuHuang @kuojianlu @kimizhu
/packages/fx-core/tests/core/middleware/migration @xzf0587 @frankqianms @blackchoey
Expand Down Expand Up @@ -252,26 +259,45 @@
/packages/tests/src/e2e/multienv @a1exwang @dooriya @qinezh @xiaolang124 @kimizhu
/packages/tests/src/e2e/samples @LongOddCode @ayachensiyuan
/packages/tests/src/e2e/scaffold @hund030 @eriolchan @huimiu
/packages/tests/src/e2e/scaffold/CopilotPluginFromScratch.tests.ts @yuqizhou77 @huimiu @SLdragon
/packages/tests/src/e2e/scaffold/CopilotPluginFromExistingApi.tests.ts @yuqizhou77 @huimiu @SLdragon

/packages/vscode-extension @1openwindow @HuihuiWu-Microsoft @nliu-ms @tecton
/packages/vscode-extension/CHANGELOG.md @therealjohn @sffamily
/packages/vscode-extension/PRERELEASE.md @therealjohn @sffamily
/packages/vscode-extension/README.md @therealjohn @sffamily
/packages/vscode-extension/WHATISNEW.md @therealjohn @sffamily
/packages/vscode-extension/package.nls.json @timngmsft @sffamily @therealjohn @supkasar
/packages/vscode-extension/src/chat @tecton @Alive-Fish @lijie-lee @1openwindow
/packages/vscode-extension/src/commonlib @kimizhu @swatDong @kuojianlu @a1exwang @qinezh @XiaofuHuang @xiaolang124 @dooriya
/packages/vscode-extension/src/controls @tecton @yiqing-zhao
/packages/vscode-extension/src/debug @kimizhu @swatDong @kuojianlu @a1exwang @qinezh @XiaofuHuang @xiaolang124 @dooriya
/packages/vscode-extension/src/debug/officeTaskHandler.ts @swatDong @jayzhang @tecton
/packages/vscode-extension/src/debug/taskTerminal/officeDevTerminal.ts @tecton @swatDong
/packages/vscode-extension/src/handlers @tecton @jayzhang @yiqing-zhao
/packages/vscode-extension/src/handlers/accounts @kimizhu @swatDong @kuojianlu @a1exwang @qinezh @XiaofuHuang @xiaolang124 @dooriya
/packages/vscode-extension/src/handlers/aadManifestHandlers.ts @blackchoey @wenytang-ms @KennethBWSong
/packages/vscode-extension/src/handlers/collaboratorHandlers.ts @KennethBWSong @SLdragon
/packages/vscode-extension/src/handlers/copilotChatHandlers.ts @yuqizhou77
/packages/vscode-extension/src/handlers/manifestHandlers.ts @nliu-ms @yuqizhou77 @anchenyi
/packages/vscode-extension/src/migration @kimizhu @swatDong @kuojianlu @a1exwang @qinezh @XiaofuHuang @xiaolang124 @dooriya
/packages/vscode-extension/src/officeChat @1openwindow @MSFT-yiz
/packages/vscode-extension/src/qm @jayzhang
/packages/vscode-extension/src/telemetry @chagong @tecton @yiqing-zhao
/packages/vscode-extension/src/treeview @tecton @yiqing-zhao
/packages/vscode-extension/test @tecton @yiqing-zhao @HuihuiWu-Microsoft
/packages/vscode-extension/test/localdebug @kimizhu @swatDong @kuojianlu @a1exwang @qinezh @XiaofuHuang @xiaolang124 @dooriya
/packages/vscode-extension/test/migration @kimizhu @swatDong @kuojianlu @a1exwang @qinezh @XiaofuHuang @xiaolang124 @dooriya

/schemas/* @yuqizhou77 @huimiu

/templates/* @hund030 @eriolchan @huimiu
/templates/**/ai-assistant-bot @kimizhu @swatDong @kuojianlu
/templates/**/ai-bot @kimizhu @swatDong @kuojianlu
/templates/**/api-plugin-existing-api @yuqizhou77 @Alive-Fish @jayzhang
/templates/**/api-plugin-from-scratch @hund030 @eriolchan @huimiu
/templates/**/api-plugin-from-scratch-bearer @hund030 @eriolchan @huimiu @Yimin-Jin
/templates/**/api-plugin-from-scratch-oauth @hund030 @eriolchan @huimiu @Yimin-Jin
/templates/**/copilot-gpt-basic @hund030 @eriolchan @huimiu
/templates/**/copilot-gpt-existing-api @hund030 @eriolchan @huimiu
/templates/**/copilot-gpt-from-scratch-plugin @hund030 @eriolchan @huimiu
Expand All @@ -288,7 +314,8 @@
/templates/**/custom-copilot-rag-microsoft365 @kimizhu @swatDong @kuojianlu @XiaofuHuang @xiaolang124
/templates/**/dashboard-tab @hund030 @eriolchan @huimiu
/templates/**/default-bot @JerryYangKai @eriolchan @Siglud @Yukun-dong
/templates/**/default-bot-message-extension @yuqizhou77
/templates/**/default-bot-message-extension @yuqizhou77 @Yukun-dong
/templates/**/empty @Alive-Fish @HuihuiWu-Microsoft @chagong
/templates/**/link-unfurling @JerryYangKai @eriolchan @Siglud @Yukun-dong
/templates/**/m365-message-extension @kimizhu @swatDong @kuojianlu
/templates/**/message-extension @yuqizhou77 @Yukun-dong
Expand Down
4 changes: 1 addition & 3 deletions .github/actions/setup-project/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,7 @@ runs:
with:
node-version: 18

- uses: pnpm/action-setup@v2
with:
version: 8
- uses: pnpm/action-setup@v4

- name: Setup project
if: ${{ inputs.setup == 'true' }}
Expand Down
43 changes: 0 additions & 43 deletions .github/detect/excludes.txt

This file was deleted.

48 changes: 0 additions & 48 deletions .github/detect/regexes.json

This file was deleted.

117 changes: 0 additions & 117 deletions .github/detect/sensitive-detect.py

This file was deleted.

Loading

0 comments on commit 1b4f848

Please sign in to comment.