chore: publish from main

This commit is contained in:
github-actions[bot]
2026-07-23 17:56:34 +00:00
parent 67b97ccdb7
commit 38eb0a34b0
76 changed files with 10104 additions and 732 deletions
+17 -16
View File
@@ -337,9 +337,9 @@
}
},
{
"name": "foundry-agent-canvas",
"description": "Interactive Copilot canvas for designing, configuring, testing, and deploying Microsoft Foundry hosted agents.",
"version": "1.0.2",
"name": "microsoft-foundry",
"description": "Skills and interactive Copilot canvas for designing, configuring, testing and deploying agents to Microsoft Foundry.",
"version": "1.0.3",
"author": {
"name": "Microsoft",
"url": "https://www.microsoft.com"
@@ -359,8 +359,8 @@
"source": {
"source": "github",
"repo": "microsoft/foundry-toolkit",
"path": "foundry-agent-canvas",
"sha": "4f2d5fe02f6d89cac43e1a06de39c127cb53a55d"
"path": "microsoft-foundry",
"sha": "9e5fae9942514a8b90281886285052a99fc1932b"
}
},
{
@@ -655,7 +655,7 @@
{
"name": "ui5",
"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.",
"version": "0.1.4",
"version": "0.1.7",
"author": {
"name": "SAP SE",
"url": "https://www.sap.com"
@@ -676,13 +676,13 @@
"source": "github",
"repo": "UI5/plugins-coding-agents",
"path": "plugins/ui5",
"sha": "80f2d93287054f9d30dd990e842e15bcfca581c9"
"ref": "v0.1.7"
}
},
{
"name": "ui5-modernization",
"description": "Complete UI5 modernization toolkit with workflow and specialized fix patterns for modernizing SAPUI5/OpenUI5 applications",
"version": "0.1.6",
"version": "0.1.7",
"author": {
"name": "SAP SE",
"url": "https://www.sap.com"
@@ -702,13 +702,13 @@
"source": "github",
"repo": "UI5/plugins-coding-agents",
"path": "plugins/ui5-modernization",
"ref": "v0.1.6"
"ref": "v0.1.7"
}
},
{
"name": "ui5-typescript-conversion",
"description": "SAPUI5 / OpenUI5 plugin for GitHub CoPilot. Convert JavaScript based UI5 projects to TypeScript.",
"version": "0.1.4",
"version": "0.1.7",
"author": {
"name": "SAP SE",
"url": "https://www.sap.com"
@@ -730,19 +730,18 @@
"source": "github",
"repo": "UI5/plugins-coding-agents",
"path": "plugins/ui5-typescript-conversion",
"sha": "80f2d93287054f9d30dd990e842e15bcfca581c9"
"ref": "v0.1.7"
}
},
{
"name": "upgrade-agent",
"description": "GitHub Copilot upgrade is an AI-powered agent that helps you upgrade applications to newer versions of languages, frameworks, and runtimes. It assesses your application, creates an upgrade plan, applies code changes, and validates the results through an interactive upgrade workflow.",
"version": "1.1.222",
"description": "AI-powered upgrade assistant for upgrading and migrating applications. Helps modernize legacy code and upgrade .NET applications to current frameworks.",
"version": "1.1.247",
"author": {
"name": "Microsoft",
"url": "https://www.microsoft.com"
},
"repository": "https://github.com/microsoft/upgrade-agent-plugins",
"license": "MIT",
"homepage": "https://github.com/microsoft/upgrade-agent-plugins",
"keywords": [
"modernization",
"upgrade",
@@ -750,11 +749,13 @@
"dotnet",
"canvas"
],
"license": "MIT",
"repository": "https://github.com/microsoft/upgrade-agent-plugins",
"source": {
"source": "github",
"repo": "microsoft/upgrade-agent-plugins",
"path": "plugins/upgrade-agent",
"sha": "379d344e42823b25223f878c002f38fb3a2c1d2b"
"sha": "a70e1ae1ff63dd19ff874e874b4b587a5291f68a"
}
},
{