Skip to content

Commit 6e686c6

Browse files
github-actions[bot]Copilotaaronpowell
authored
Add external plugin ui5-typescript-conversion (#1959)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com>
1 parent f9d7833 commit 6e686c6

2 files changed

Lines changed: 58 additions & 0 deletions

File tree

.github/plugin/marketplace.json

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -907,6 +907,35 @@
907907
"sha": "9b3d7d80356f687725f9584988e4038dbead0d53"
908908
}
909909
},
910+
{
911+
"name": "ui5-typescript-conversion",
912+
"description": "SAPUI5 / OpenUI5 plugin for GitHub CoPilot. Convert JavaScript based UI5 projects to TypeScript.",
913+
"version": "0.1.3",
914+
"author": {
915+
"name": "SAP SE",
916+
"url": "https://www.sap.com"
917+
},
918+
"repository": "https://github.com/UI5/plugins-coding-agents",
919+
"homepage": "https://github.com/UI5/plugins-coding-agents",
920+
"license": "Apache-2.0",
921+
"keywords": [
922+
"ui5",
923+
"sapui5",
924+
"openui5",
925+
"typescript",
926+
"conversion",
927+
"migration",
928+
"sap",
929+
"javascript"
930+
],
931+
"source": {
932+
"source": "github",
933+
"repo": "UI5/plugins-coding-agents",
934+
"path": "plugins/ui5-typescript-conversion",
935+
"ref": "v0.1.3",
936+
"sha": "9b3d7d80356f687725f9584988e4038dbead0d53"
937+
}
938+
},
910939
{
911940
"name": "vercel-plugin",
912941
"description": "Build and deploy web apps and agents. Comprehensive Vercel ecosystem plugin — relational knowledge graph, skills for every major product, specialized agents, and Vercel conventions. Turns any AI agent into a Vercel expert.",

plugins/external.json

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -494,6 +494,35 @@
494494
"sha": "9b3d7d80356f687725f9584988e4038dbead0d53"
495495
}
496496
},
497+
{
498+
"name": "ui5-typescript-conversion",
499+
"description": "SAPUI5 / OpenUI5 plugin for GitHub CoPilot. Convert JavaScript based UI5 projects to TypeScript.",
500+
"version": "0.1.3",
501+
"author": {
502+
"name": "SAP SE",
503+
"url": "https://www.sap.com"
504+
},
505+
"repository": "https://github.com/UI5/plugins-coding-agents",
506+
"homepage": "https://github.com/UI5/plugins-coding-agents",
507+
"license": "Apache-2.0",
508+
"keywords": [
509+
"ui5",
510+
"sapui5",
511+
"openui5",
512+
"typescript",
513+
"conversion",
514+
"migration",
515+
"sap",
516+
"javascript"
517+
],
518+
"source": {
519+
"source": "github",
520+
"repo": "UI5/plugins-coding-agents",
521+
"path": "plugins/ui5-typescript-conversion",
522+
"ref": "v0.1.3",
523+
"sha": "9b3d7d80356f687725f9584988e4038dbead0d53"
524+
}
525+
},
497526
{
498527
"name": "vercel-plugin",
499528
"description": "Build and deploy web apps and agents. Comprehensive Vercel ecosystem plugin — relational knowledge graph, skills for every major product, specialized agents, and Vercel conventions. Turns any AI agent into a Vercel expert.",

0 commit comments

Comments
 (0)