Add WSO2.wso2-platform extension dependency to ballerina-extension (release/bi-1.8.x)#1722
Add WSO2.wso2-platform extension dependency to ballerina-extension (release/bi-1.8.x)#1722Copilot wants to merge 403 commits intorelease/bi-1.8.xfrom
Conversation
…/anthropic', '@ai-sdk/gateway', and '@ai-sdk/provider-utils'
…and improve error messaging for token issues
Close the current window if required at the end of the process
Add support for WSO2_AI model provider in MI
…roject-migration-main Update project migration flow
Automatic Sync: Merge changes from stable/mi to main
Suppress open-vsx secret detection warnings
Fix issues in the MI Extension
… sync/main-from-ballerina-5.8.2 # Conflicts: # common/config/rush/.pnpmfile.cjs # common/config/rush/pnpm-lock.yaml # package.json # workspaces/ballerina/ballerina-extension/grammar/ballerina-grammar # workspaces/common-libs/rpc-generator/package-lock.json
Sync hotfix changes from ballerina-5.8.2 into main branch
|
|
|
@copilot the branch you selected is wrong, change it to 1.8x. branch when making the pr |
The code change is correct — The fix needed is very small — could you either:
|
Purpose
WSO2.wso2-platformis declared as anextensionDependencyonmainbut is missing from theballerina-extensionon therelease/bi-1.8.xbranch, meaning VS Code will not auto-install it alongside the Ballerina extension on that release line.Goals
Ensure
WSO2.wso2-platformis listed as an extension dependency inballerina-extensiononrelease/bi-1.8.x, matching themainbranch behaviour.Approach
Single-line addition to
extensionDependenciesinworkspaces/ballerina/ballerina-extension/package.json:UI Component Development
N/A — no UI changes.
npm run storybookfrom the root directory to view current components.Manage Icons
N/A — no icon changes.
User stories
Users installing the Ballerina extension on VS Code from the
release/bi-1.8.xrelease line will haveWSO2.wso2-platformautomatically installed as a dependency.Release note
WSO2.wso2-platformis now declared as a required extension dependency of the Ballerina extension on the 1.8.x release line.Documentation
N/A — metadata-only change with no user-facing documentation impact.
Training
N/A
Certification
N/A
Marketing
N/A
Automation tests
Security checks
Samples
N/A
Related PRs
The equivalent change on
mainwas already merged prior to this backport.Migrations (if applicable)
N/A
Test environment
N/A — package manifest change only.
Learning
N/A
📱 Kick off Copilot coding agent tasks wherever you are with GitHub Mobile, available on iOS and Android.