Skip to content

Commit 9e5fae9

Browse files
authored
chore: update microsoft-foundry metadata (#589)
1 parent 7ddc6bb commit 9e5fae9

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

.github/workflows/sync-microsoft-foundry.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Sync Microsoft Foundry
1+
name: Sync microsoft-foundry canvas
22

33
on:
44
workflow_dispatch:
@@ -187,7 +187,7 @@ jobs:
187187
echo "has_changes=true" >> "$GITHUB_OUTPUT"
188188
189189
{
190-
echo "## Microsoft Foundry Sync"
190+
echo "## Sync microsoft-foundry canvas"
191191
echo
192192
echo "- Source: \`SmallBlackHole/foundry-agent-canvas@${{ needs.build.outputs.source_sha }}\`"
193193
echo "- Marketplace version: \`${{ steps.metadata.outputs.version_label }}\`"

microsoft-foundry/.github/plugin/plugin.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "microsoft-foundry",
3-
"description": "Interactive Copilot canvas for designing, configuring, testing and deploying hosted agents to Microsoft Foundry.",
4-
"version": "1.0.2",
3+
"description": "Skills and interactive Copilot canvas for designing, configuring, testing and deploying agents to Microsoft Foundry.",
4+
"version": "1.0.3",
55
"author": {
66
"name": "Microsoft",
77
"url": "https://github.com/microsoft"

microsoft-foundry/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Microsoft Foundry
1+
# Microsoft Foundry Canvas
22

33
A GitHub Copilot App canvas extension for designing Microsoft Foundry hosted
44
agents from a side panel. It combines live Foundry project discovery with

0 commit comments

Comments
 (0)