Skip to content

feat(extensions): publish PR bundles - #9553

Draft
JeffreyCA wants to merge 1 commit into
mainfrom
issue-9409-pr-extension-bundles
Draft

feat(extensions): publish PR bundles#9553
JeffreyCA wants to merge 1 commit into
mainfrom
issue-9409-pr-extension-bundles

Conversation

@JeffreyCA

Copy link
Copy Markdown
Contributor

No description provided.

Build and publish unsigned per-PR extension bundles at stable storage URLs, then post concise install instructions on each affected pull request.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
Successfully started running 17 pipeline(s).
4 pipeline(s) were filtered out due to trigger conditions.
There may be pipelines that require an authorized user to comment /azp run to run.

@github-actions github-actions Bot added area/extensions Extensions (general) ext-x microsoft.azd.extensions developer extension (azd x) labels Aug 13, 2026
@JeffreyCA
JeffreyCA requested a balanced review from Copilot August 13, 2026 00:09

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds automated, unsigned PR bundles for first-party extensions, published to temporary storage with installation instructions posted on the PR.

Changes:

  • Generates unique PR-specific extension versions with Pester coverage.
  • Packs, uploads, and comments multi-platform extension bundles.
  • Enables the workflow across existing and newly scaffolded extension pipelines.
Show a summary per file
File Description
eng/scripts/Set-ExtensionVersionVariable.Tests.ps1 Tests PR and nightly version generation.
eng/scripts/Set-ExtensionVersionVariable.ps1 Adds PR-specific version suffixes and overrides.
eng/pipelines/templates/steps/update-prcomment.yml Posts replacement comments before deleting previous ones.
eng/pipelines/templates/stages/release-azd-extension.yml Adds the internal PR publishing stage.
eng/pipelines/templates/stages/publish-extension-pr.yml Builds, uploads, and announces PR bundles.
eng/pipelines/release-ext-microsoft-azd-extensions.yml Enables shared PR bundle triggers.
eng/pipelines/release-ext-microsoft-azd-demo.yml Enables shared PR bundle triggers.
eng/pipelines/release-ext-microsoft-azd-concurx.yml Enables shared PR bundle triggers.
eng/pipelines/release-ext-microsoft-azd-ai-builder.yml Enables shared PR bundle triggers.
eng/pipelines/release-ext-azure-coding-agent.yml Enables shared PR bundle triggers.
eng/pipelines/release-ext-azure-appservice.yml Enables shared PR bundle triggers.
eng/pipelines/release-ext-azure-ai-training.yml Enables shared PR bundle triggers.
eng/pipelines/release-ext-azure-ai-toolboxes.yml Enables shared PR bundle triggers.
eng/pipelines/release-ext-azure-ai-skills.yml Enables shared PR bundle triggers.
eng/pipelines/release-ext-azure-ai-routines.yml Enables shared PR bundle triggers.
eng/pipelines/release-ext-azure-ai-rle.yml Enables shared PR bundle triggers.
eng/pipelines/release-ext-azure-ai-projects.yml Enables shared PR bundle triggers.
eng/pipelines/release-ext-azure-ai-models.yml Enables shared PR bundle triggers.
eng/pipelines/release-ext-azure-ai-inspector.yml Enables shared PR bundle triggers.
eng/pipelines/release-ext-azure-ai-finetune.yml Enables shared PR bundle triggers.
eng/pipelines/release-ext-azure-ai-connections.yml Enables shared PR bundle triggers.
eng/pipelines/release-ext-azure-ai-agents.yml Enables shared PR bundle triggers.
cli/azd/extensions/microsoft.azd.extensions/internal/resources/internal/go/pipelines/release-ext.yml.tmpl Updates generated internal pipelines.
cli/azd/extensions/microsoft.azd.extensions/internal/cmd/init_test.go Verifies generated pipeline references.
cli/azd/docs/extensions/extension-resolution-and-versioning.md Documents PR bundle URLs and versioning.
.github/workflows/cli-ci.yml Runs the new Pester test suite.

Review details

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

  • Files reviewed: 26/26 changed files
  • Comments generated: 0
  • Review effort level: Balanced

@azure-sdk-automation

Copy link
Copy Markdown
Contributor

Test azure.ai.inspector PR build

Note

This is an unsigned development build, not an official release. Install it only if you trust this PR.
The artifact is temporary, and this URL may later point to a newer successful build from this PR.

Install the extension:

azd ext install "https://azuresdkartifacts.z5.web.core.windows.net/azd/extensions/pr/9553/azure-ai-inspector/azure-ai-inspector.zip"
  • Version: 1.0.0-beta.3.pr.9553.6695154
  • Merge commit: 5acfa9e58ad601fb3e1dd7b3f085ba0a6813e347

@azure-sdk-automation

Copy link
Copy Markdown
Contributor

Test azure.ai.routines PR build

Note

This is an unsigned development build, not an official release. Install it only if you trust this PR.
The artifact is temporary, and this URL may later point to a newer successful build from this PR.

Install the extension:

azd ext install "https://azuresdkartifacts.z5.web.core.windows.net/azd/extensions/pr/9553/azure-ai-routines/azure-ai-routines.zip"
  • Version: 1.0.0-beta.4.pr.9553.6695160
  • Merge commit: 5acfa9e58ad601fb3e1dd7b3f085ba0a6813e347

@azure-sdk-automation

Copy link
Copy Markdown
Contributor

Test azure.ai.projects PR build

Note

This is an unsigned development build, not an official release. Install it only if you trust this PR.
The artifact is temporary, and this URL may later point to a newer successful build from this PR.

Install the extension:

azd ext install "https://azuresdkartifacts.z5.web.core.windows.net/azd/extensions/pr/9553/azure-ai-projects/azure-ai-projects.zip"
  • Version: 1.0.0-beta.5.pr.9553.6695157
  • Merge commit: 5acfa9e58ad601fb3e1dd7b3f085ba0a6813e347

@azure-sdk-automation

Copy link
Copy Markdown
Contributor

Test azure.ai.connections PR build

Note

This is an unsigned development build, not an official release. Install it only if you trust this PR.
The artifact is temporary, and this URL may later point to a newer successful build from this PR.

Install the extension:

azd ext install "https://azuresdkartifacts.z5.web.core.windows.net/azd/extensions/pr/9553/azure-ai-connections/azure-ai-connections.zip"
  • Version: 1.0.0-beta.4.pr.9553.6695152
  • Merge commit: 5acfa9e58ad601fb3e1dd7b3f085ba0a6813e347

@azure-sdk-automation

Copy link
Copy Markdown
Contributor

Test azure.ai.toolboxes PR build

Note

This is an unsigned development build, not an official release. Install it only if you trust this PR.
The artifact is temporary, and this URL may later point to a newer successful build from this PR.

Install the extension:

azd ext install "https://azuresdkartifacts.z5.web.core.windows.net/azd/extensions/pr/9553/azure-ai-toolboxes/azure-ai-toolboxes.zip"
  • Version: 1.0.0-beta.5.pr.9553.6695167
  • Merge commit: 5acfa9e58ad601fb3e1dd7b3f085ba0a6813e347

@azure-sdk-automation

Copy link
Copy Markdown
Contributor

Test azure.ai.rle PR build

Note

This is an unsigned development build, not an official release. Install it only if you trust this PR.
The artifact is temporary, and this URL may later point to a newer successful build from this PR.

Install the extension:

azd ext install "https://azuresdkartifacts.z5.web.core.windows.net/azd/extensions/pr/9553/azure-ai-rle/azure-ai-rle.zip"
  • Version: 0.3.0-preview.pr.9553.6695170
  • Merge commit: 5acfa9e58ad601fb3e1dd7b3f085ba0a6813e347

@azure-sdk-automation

Copy link
Copy Markdown
Contributor

Test azure.ai.models PR build

Note

This is an unsigned development build, not an official release. Install it only if you trust this PR.
The artifact is temporary, and this URL may later point to a newer successful build from this PR.

Install the extension:

azd ext install "https://azuresdkartifacts.z5.web.core.windows.net/azd/extensions/pr/9553/azure-ai-models/azure-ai-models.zip"
  • Version: 0.0.7-preview.pr.9553.6695149
  • Merge commit: 5acfa9e58ad601fb3e1dd7b3f085ba0a6813e347

@azure-sdk-automation

Copy link
Copy Markdown
Contributor

Test azure.ai.training PR build

Note

This is an unsigned development build, not an official release. Install it only if you trust this PR.
The artifact is temporary, and this URL may later point to a newer successful build from this PR.

Install the extension:

azd ext install "https://azuresdkartifacts.z5.web.core.windows.net/azd/extensions/pr/9553/azure-ai-training/azure-ai-training.zip"
  • Version: 0.0.2-preview.pr.9553.6695169
  • Merge commit: 5acfa9e58ad601fb3e1dd7b3f085ba0a6813e347

@azure-sdk-automation

Copy link
Copy Markdown
Contributor

Test azure.ai.skills PR build

Note

This is an unsigned development build, not an official release. Install it only if you trust this PR.
The artifact is temporary, and this URL may later point to a newer successful build from this PR.

Install the extension:

azd ext install "https://azuresdkartifacts.z5.web.core.windows.net/azd/extensions/pr/9553/azure-ai-skills/azure-ai-skills.zip"
  • Version: 1.0.0-beta.3.pr.9553.6695163
  • Merge commit: 5acfa9e58ad601fb3e1dd7b3f085ba0a6813e347

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/extensions Extensions (general) ext-x microsoft.azd.extensions developer extension (azd x)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants