Skip to content

Conversation

daxian-dbw
Copy link
Member

@daxian-dbw daxian-dbw commented Oct 8, 2025

PR Summary

  • Increment the versions for AIShell application and the AIShell module.
  • Update the package and release pipeline to allow disabling the network isolation. We need to download the tool for building MSIX and MSIXBundle packages, which won't work with the newly enforced network isolation.
  • The azure agent is now broken, likely due to changes from the Azure Copilot service side. This agent is removed from the 1.0.0-preview.8 release.

Add parameter to disable net isolation, to allow downloading the tool for making appx packages.

----
#### AI description  (iteration 1)
#### PR Classification
The pull request introduces a new pipeline configuration parameter to control network isolation.

#### PR Summary
This change adds a boolean parameter in the pipeline YAML file to disable network isolation during builds.
- `/.pipelines/Package-Official.yml`: Added a new `disableNetworkIsolation` parameter with a default value of false, mapped it to a variable, and passed it into the extended configuration settings.
<!-- GitOpsUserAgent=GitOps.Apps.Server.pullrequestcopilot -->
…se pipeline too

Add parameter to disable net isolation for the release pipeline too, to allow the pipeline to download tools for building the msixbundle package.
Remove azure agent from this release because it's broken. All queries about Az CLI fail, and responses for queries about Az PS are also broken.
@daxian-dbw daxian-dbw merged commit 5e32d7d into PowerShell:main Oct 8, 2025
4 checks passed
@daxian-dbw daxian-dbw deleted the release-1p8 branch October 8, 2025 23:55
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.

2 participants