Skip to content

Fix Feature Orchestrator setup script to make it work with older versions of Powershell, Fixes AB#3547389#406

Merged
shahzaibj merged 5 commits intomasterfrom
shahzaibj/try-script-fix
Mar 18, 2026
Merged

Fix Feature Orchestrator setup script to make it work with older versions of Powershell, Fixes AB#3547389#406
shahzaibj merged 5 commits intomasterfrom
shahzaibj/try-script-fix

Conversation

@shahzaibj
Copy link
Contributor

@shahzaibj shahzaibj commented Mar 17, 2026

Fixes AB#3547389

Fixes AB#3547389 This pull request introduces several improvements to the packaging and setup scripts for the Feature Orchestrator extension, focusing on more accurate path handling and enhanced packaging configuration. The changes help ensure that resources are correctly referenced during packaging and that path operations are more robust and reliable in the setup process. Packaging improvements: * Added --baseContentUrl . --baseImagesUrl . options to the npx @vscode/vsce package command in both the manual build instructions (README.md) and the setup script (setup-ai-orchestrator.ps1) to ensure content and image resources are properly referenced in the packaged extension. [1] [2] Path handling enhancements: * Updated the use of Join-Path in setup-ai-orchestrator.ps1 to nest path joins, improving reliability when constructing paths for developer-local.json and the Feature Orchestrator extension directory. [1] [2] Minor consistency improvements: * Standardized comments to use double hyphens instead of em dashes for clarity in setup-ai-orchestrator.ps1. [1] [2]

@shahzaibj shahzaibj self-assigned this Mar 17, 2026
@shahzaibj shahzaibj requested a review from a team as a code owner March 17, 2026 21:20
@github-actions
Copy link

❌ Work item link check failed. Description does not contain AB#{ID}.

Click here to Learn more.

@github-actions
Copy link

❌ Invalid work item number: AB#3547389

Fixes. Work item number must be a valid integer.

Click here to learn more.

1 similar comment
@github-actions
Copy link

❌ Invalid work item number: AB#3547389

Fixes. Work item number must be a valid integer.

Click here to learn more.

@github-actions
Copy link

✅ Work item link check complete. Description contains link AB#3547389 to an Azure Boards work item.

@github-actions github-actions bot changed the title Fix Feature Orchestrator setup script to make it work with older versions of Powershell Fix Feature Orchestrator setup script to make it work with older versions of Powershell, Fixes AB#3547389 Mar 18, 2026
@shahzaibj shahzaibj merged commit 2524ac0 into master Mar 18, 2026
2 checks passed
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.

3 participants