Skip to content

Commit a95f613

Browse files
Add external plugin ui5 (#1957)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 5bba01f commit a95f613

2 files changed

Lines changed: 56 additions & 0 deletions

File tree

.github/plugin/marketplace.json

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -849,6 +849,34 @@
849849
"description": "Comprehensive collection of prompts, instructions, and resources for building declarative agents and API plugins using TypeSpec for Microsoft 365 Copilot extensibility.",
850850
"version": "1.0.0"
851851
},
852+
{
853+
"name": "ui5",
854+
"description": "SAPUI5 / OpenUI5 plugin for GitHub CoPilot. Create and validate UI5 projects, access API documentation, run UI5 linter, get development guidelines and best practices for UI5 development.",
855+
"version": "0.1.3",
856+
"author": {
857+
"name": "SAP SE",
858+
"url": "https://www.sap.com"
859+
},
860+
"repository": "https://github.com/UI5/plugins-coding-agents",
861+
"homepage": "https://github.com/UI5/plugins-coding-agents",
862+
"license": "Apache-2.0",
863+
"keywords": [
864+
"ui5",
865+
"sapui5",
866+
"openui5",
867+
"sap",
868+
"web-development",
869+
"plugin",
870+
"development"
871+
],
872+
"source": {
873+
"source": "github",
874+
"repo": "UI5/plugins-coding-agents",
875+
"path": "plugins/ui5",
876+
"ref": "v0.1.3",
877+
"sha": "9b3d7d80356f687725f9584988e4038dbead0d53"
878+
}
879+
},
852880
{
853881
"name": "vercel-plugin",
854882
"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: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -436,6 +436,34 @@
436436
"ref": "2.0.0"
437437
}
438438
},
439+
{
440+
"name": "ui5",
441+
"description": "SAPUI5 / OpenUI5 plugin for GitHub CoPilot. Create and validate UI5 projects, access API documentation, run UI5 linter, get development guidelines and best practices for UI5 development.",
442+
"version": "0.1.3",
443+
"author": {
444+
"name": "SAP SE",
445+
"url": "https://www.sap.com"
446+
},
447+
"repository": "https://github.com/UI5/plugins-coding-agents",
448+
"homepage": "https://github.com/UI5/plugins-coding-agents",
449+
"license": "Apache-2.0",
450+
"keywords": [
451+
"ui5",
452+
"sapui5",
453+
"openui5",
454+
"sap",
455+
"web-development",
456+
"plugin",
457+
"development"
458+
],
459+
"source": {
460+
"source": "github",
461+
"repo": "UI5/plugins-coding-agents",
462+
"path": "plugins/ui5",
463+
"ref": "v0.1.3",
464+
"sha": "9b3d7d80356f687725f9584988e4038dbead0d53"
465+
}
466+
},
439467
{
440468
"name": "vercel-plugin",
441469
"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)