Skip to content

Set up CI with Azure Pipelines#557

Open
developerparvezmosharaf wants to merge 39 commits into
microsoft:template/stablefrom
developerparvezmosharaf:main
Open

Set up CI with Azure Pipelines#557
developerparvezmosharaf wants to merge 39 commits into
microsoft:template/stablefrom
developerparvezmosharaf:main

Conversation

@developerparvezmosharaf

@developerparvezmosharaf developerparvezmosharaf commented Jul 16, 2026

Copy link
Copy Markdown

Approved

Yimin-Jin and others added 30 commits June 1, 2026 17:23
After the repo rename from microsoft-foundry-for-vscode to foundry-toolkit, the default branch became main, which lacks the sample-catalog workflow / generator / data files (they only exist on template/stable). GitHub only renders the workflow_dispatch `Run workflow` button when the workflow file is present on the default branch, so the workflow currently cannot be triggered manually.

Bring the four files across verbatim from origin/template/stable so the workflow is dispatchable from main:

- .github/workflows/sync-sample-catalog.yml

- .github/scripts/generate_sample_catalog.mjs

- samples/hosted-agent/sample-catalog.json

- samples/hosted-agent/sample-overrides.json

No content changes; future updates should land on main and propagate to template/* via the normal sync workflows.
Upstream microsoft-foundry/foundry-samples recently added samples/python/hosted-agents/bring-your-own/invocations_ws/{hello-world,livekit-server}. The catalog generator's loose path scan picked them up, but they shouldn't appear in the picker yet (LiveKit voice prototype, not the standard invocations protocol).

Introduce a small BLOCKED_PATH_SEGMENTS deny-list and drop any template whose path contains a blocked segment. Minimal-surface change vs. a whitelist rewrite: existing csharp flat layouts and the voicelive sample stay surfaced; only invocations_ws is filtered out.

Next `Sync Sample Catalog` run will produce a follow-up PR that removes the two invocations_ws entries from sample-catalog.json.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
…hangelogs

Update changelog for Foundry Toolkit 1.6.0
…t#487)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
…v1.6.1

docs: sync v1.6.1 hotfix and v1.6.0 VNet entry to WHATS_NEW
All docs under doc/ predate the move to the official Foundry Toolkit for VS Code documentation site. Add a GitHub [!IMPORTANT] alert under each H1 telling readers the page is no longer maintained and linking to the corresponding page on https://code.visualstudio.com/docs/intelligentapps/.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
…ted-notices

docs: add outdated notice linking to official Foundry Toolkit docs
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
…ted-notices

docs: also link LoRA fine-tuning page in finetune.md outdated notice
docs: sync WHATS_NEW.md from Skylight CHANGELOG
feat: add Microsoft Foundry skill status and benchmark doc
…skill

feat: add with/without skill comparison
docs: sync WHATS_NEW.md from Skylight CHANGELOG
docs: sync WHATS_NEW.md from Skylight CHANGELOG
chore: add foundry skill benchmark of gpt5.6 luna and terra
qinezh and others added 9 commits July 14, 2026 16:39
Add the manifest and marketplace assets required to distribute the canvas from Microsoft Foundry Toolkit.
docs: sync WHATS_NEW.md from Skylight CHANGELOG
…t#559)

Copilot will look at the 'extensions' property of the plugin and then want to find the 'extensions.mjs' in a subfolder from the specified location. This means we can't expect it to be at the root of the plugin. Updating to meet those requirements
@developerparvezmosharaf

Copy link
Copy Markdown
Author

@developerparvezmosharaf
developerparvezmosharaf changed the base branch from main to template/stable July 17, 2026 23:06
@developerparvezmosharaf
developerparvezmosharaf changed the base branch from template/stable to main July 17, 2026 23:11
@developerparvezmosharaf
developerparvezmosharaf changed the base branch from main to template/stable July 17, 2026 23:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants