Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
595 commits
Select commit Hold shift + click to select a range
7ba97d1
Address reviewed comments
chathuranga-jayanath-99 Sep 29, 2025
c7c35b0
Merge pull request #315 from axewilledge/bi-refactor
axewilledge Sep 29, 2025
9b23681
Merge branch 'main' of https://github.com/wso2/vscode-extensions into…
tharindulak Sep 29, 2025
0659001
Fix condition for re-running failed tests in build workflow
tharindulak Sep 29, 2025
b5ac7d0
Fix issues in tests
tharindulak Sep 29, 2025
e1b96f9
Update dependency tests to check for loader
kaumini Sep 29, 2025
2078caa
Merge branch 'dependencyManager' of https://github.com/kaumini/vscode…
kaumini Sep 29, 2025
2de4fb9
Merge branch 'main' of https://github.com/wso2/vscode-extensions into…
kaumini Sep 29, 2025
8b34c0c
Merge branch 'main' into dss-gen-table-fix
ChinthakaJ98 Sep 29, 2025
d7873a3
Merge branch 'main' into bi-dm-link-filter
madushajg Sep 29, 2025
0dc7584
Merge pull request #556 from ChinthakaJ98/dss-gen-table-fix
ChinthakaJ98 Sep 29, 2025
6e75637
Merge branch 'main' into mi-fixes-06
ChinthakaJ98 Sep 29, 2025
f1ac83d
Revert API name and update ignoring `openapi-ls-extension` jar
dulajdilshan Sep 29, 2025
260e981
Merge branch 'main' into ballerina-to-open-api
dulajdilshan Sep 29, 2025
fc64876
Merge branch 'main' into bi-dm-link-filter
madushajg Sep 29, 2025
edd9761
Add prompt when modules fail to download
ChinthakaJ98 Sep 29, 2025
605098a
Bug Fixes and Remove Timeout
ravindu25 Sep 29, 2025
afdfc58
Merge branch 'main' into bi-dm-type-visibility
KCSAbeywickrama Sep 29, 2025
7033d32
Add isPrimitive utility function and update getMappingType logic
KCSAbeywickrama Sep 29, 2025
05485ba
Merge pull request #544 from KCSAbeywickrama/bi-dm-link-filter
KCSAbeywickrama Sep 29, 2025
e27e0fe
Merge branch 'main' into bi-dm-type-visibility
KCSAbeywickrama Sep 29, 2025
e692648
Merge branch 'main' into mi-fixes-07
ChinthakaJ98 Sep 29, 2025
554b058
Update DependencyManager.tsx
kaumini Sep 29, 2025
7287e30
Update index.ts
kaumini Sep 29, 2025
6a72a40
Merge branch 'main' into dependencyManager
kaumini Sep 29, 2025
7479624
Merge branch 'main' into ballerina-to-open-api
dulajdilshan Sep 29, 2025
5ae5e1f
Merge branch 'main' into mi-fixes-06
ChinthakaJ98 Sep 29, 2025
52ecf5c
Merge pull request #542 from KCSAbeywickrama/bi-dm-type-visibility
KCSAbeywickrama Sep 29, 2025
7428a1e
Merge branch 'main' into dependencyManager
gigara Sep 29, 2025
09b65e5
Merge branch 'main' into mi-fixes-06
ChinthakaJ98 Sep 29, 2025
eab4d61
Fix code duplicate issue with no parameter nodes
kanushka Sep 29, 2025
7619be3
Fix issues in tests
tharindulak Sep 29, 2025
5452081
Remove progress spinner from BIFlowDiagram during draft saving to str…
kanushka Sep 29, 2025
9071b94
Merge branch 'main' into sidepanel-fix
kanushka Sep 29, 2025
1937cf5
Add BI-Diagram Package Context Documentation
kanushka Sep 29, 2025
72ab27f
Remove DagreEngine implementation and its usage from the diagram util…
kanushka Sep 29, 2025
55af1cb
Merge branch 'main' into bi-dm-mp-optn-prim
KCSAbeywickrama Sep 29, 2025
6cca774
Add right-click context menu support for node actions across various …
kanushka Sep 29, 2025
d3c50ea
Update workspaces/ballerina/bi-diagram/src/components/nodes/DraftNode…
kanushka Sep 29, 2025
be6abdc
Merge pull request #533 from kaumini/dependencyManager
kaumini Sep 29, 2025
0a0da98
Fix group 2 windows issue
tharindulak Sep 30, 2025
37d3a9d
Merge branch 'main' into mi-fixes-06
ChinthakaJ98 Sep 30, 2025
2822c73
Merge branch 'main' into sidepanel-fix
kanushka Sep 30, 2025
2211b14
Add ignore-unfixed option to test step in build workflow
tharindulak Sep 30, 2025
fdef1d6
Add ignore-unfixed option to test step in build workflow
tharindulak Sep 30, 2025
51bab80
Merge pull request #561 from kanushka/sidepanel-fix
kanushka Sep 30, 2025
e9c352e
Merge branch 'main' into daily-build
tharindulak Sep 30, 2025
ea52c4f
Merge branch 'main' into mi-fixes-07
ChinthakaJ98 Sep 30, 2025
b427b07
Merge branch 'main' into fix-artifact-error-indication-added-from-dep…
ChinthakaJ98 Sep 30, 2025
a74ad5c
Merge pull request #564 from tharindulak/daily-build
tharindulak Sep 30, 2025
2b52dab
Merge branch 'main' into mi-fixes-06
ChinthakaJ98 Sep 30, 2025
93a17a2
Merge branch 'main' of https://github.com/wso2/vscode-extensions into…
tharindulak Sep 30, 2025
6b98aa2
Update warning message
ChinthakaJ98 Sep 30, 2025
e0364e1
Merge branch 'main' into mi-fixes-07
ChinthakaJ98 Sep 30, 2025
8f0526d
Update component diagram sample stories with latest model
kanushka Sep 30, 2025
8b794ac
Merge branch 'main' of https://github.com/wso2/vscode-extensions into…
kanushka Sep 30, 2025
61b2a71
Merge branch 'main' into diagram-improvement
kanushka Sep 30, 2025
473742f
Add snapshot test to component-diagram package
kanushka Sep 30, 2025
53042b0
Fix optional chaining for automation connections in Diagram component…
kanushka Sep 30, 2025
2c61e82
Merge branch 'main' into snapshot-test
kanushka Sep 30, 2025
63958e2
Update workspaces/ballerina/component-diagram/src/test/Diagram.test.tsx
kanushka Sep 30, 2025
f161d52
Merge branch 'main' of https://github.com/wso2/vscode-extensions into…
tharindulak Sep 30, 2025
9229073
Remove temporary test data directory before running tests
tharindulak Sep 30, 2025
c761de8
Merge pull request #563 from kanushka/diagram-improvement
kanushka Sep 30, 2025
1b89efa
Merge branch 'main' into snapshot-test
kanushka Sep 30, 2025
b73a1f2
Merge branch 'main' into bi-dm-mp-optn-prim
KCSAbeywickrama Sep 30, 2025
30e5be4
Merge branch 'main' into mi-fixes-07
ChinthakaJ98 Sep 30, 2025
7e05143
Merge pull request #549 from ChinthakaJ98/mi-fixes-07
ChinthakaJ98 Sep 30, 2025
e47c438
Merge branch 'main' into mi-fixes-06
ChinthakaJ98 Sep 30, 2025
dc3b5c8
Add custom setting to disable AI features and toggle secondary sideba…
tharindulak Sep 30, 2025
1457ea7
Use default value for variable field when resetting in Form component…
kanushka Sep 30, 2025
80a5da8
Merge branch 'main' into snapshot-test
kanushka Sep 30, 2025
12044e5
Merge branch 'main' into quick-fix-4
kanushka Sep 30, 2025
732ef6c
Add wait time for pom.xml and config.properties updates in project se…
tharindulak Sep 30, 2025
79898df
Merge pull request #548 from ChinthakaJ98/mi-fixes-06
ChinthakaJ98 Sep 30, 2025
e14d928
Merge branch 'main' into fix-artifact-error-indication-added-from-dep…
ChinthakaJ98 Sep 30, 2025
b4c061c
Enhance stability of tests by increasing wait time for pom.xml update…
tharindulak Sep 30, 2025
2a98f31
Merge pull request #553 from chathuranga-jayanath-99/fix-artifact-err…
ChinthakaJ98 Oct 1, 2025
23f5748
Merge branch 'main' into ai-feedback
ChinthakaJ98 Oct 1, 2025
ed461df
Merge pull request #522 from ravindu25/ai-feedback
ChinthakaJ98 Oct 1, 2025
e79141c
Merge branch 'main' into auth-fix
ChinthakaJ98 Oct 1, 2025
dfe6b9d
Merge pull request #529 from ravindu25/auth-fix
ChinthakaJ98 Oct 1, 2025
b4e960e
Merge branch 'main' into snapshot-test
kanushka Oct 1, 2025
74aaf47
Fix intermittent test failures of dependency manager
kaumini Oct 1, 2025
3596163
Merge branch 'dependencyManager' of https://github.com/kaumini/vscode…
kaumini Oct 1, 2025
7849b2f
Merge branch 'main' into dependencyManager
kaumini Oct 1, 2025
1cb5f0d
Add tool tips for agent node in bi diagram
dan-niles Oct 1, 2025
62f2cfd
Add tool tips for np function node in bi diagram
dan-niles Oct 1, 2025
f0117c2
Merge branch 'main' of https://github.com/wso2/vscode-extensions into…
tharindulak Oct 1, 2025
be0af49
Merge branch 'main' into quick-fix-4
kanushka Oct 1, 2025
37cc5a2
Merge branch 'main' into bi-dm-mp-optn-prim
KCSAbeywickrama Oct 1, 2025
3f1148d
Merge pull request #560 from KCSAbeywickrama/bi-dm-mp-optn-prim
KCSAbeywickrama Oct 1, 2025
9e4e1c0
Merge branch 'main' into dependencyManager
gigara Oct 1, 2025
90152ba
Update font characters in package.json for Ballerina, Choreo, and Mic…
tharindulak Oct 1, 2025
a4390a8
Merge branch 'main' of https://github.com/wso2/vscode-extensions into…
tharindulak Oct 1, 2025
1c924fc
Refactors type checks using constants
RNViththagan Oct 1, 2025
beb4289
Remove includeCurrentOrganizationInSearch flag from the settings
kaumini Oct 1, 2025
b3b1108
Merge pull request #574 from RNViththagan/fix-getOwnRecordRefs
xlight05 Oct 1, 2025
5253cb3
Merge branch 'main' into dependencyManager
gigara Oct 1, 2025
8905dea
Fix review sugestions
tharindulak Oct 1, 2025
35f847c
Merge branch 'main' of https://github.com/wso2/vscode-extensions into…
tharindulak Oct 1, 2025
a0f1143
Merge remote-tracking branch 'upstream/main' into graphqlDocs
sachiniSam Oct 1, 2025
78dbae0
Merge remote-tracking branch 'origin/graphqlDocs' into graphqlDocs
sachiniSam Oct 1, 2025
2cf2cf4
Add expandArrayFn to mapWithQuery
KCSAbeywickrama Oct 1, 2025
8f17a3c
Merge branch 'main' of github.com:wso2/vscode-extensions into bi-dm-q…
KCSAbeywickrama Oct 1, 2025
90ab6a9
Fix issue with http resource param editing
LakshanWeerasinghe Oct 1, 2025
b490513
Introduce CORS settings to API
arunans23 Aug 16, 2025
61440ac
Improve styling for CORs settings
arunans23 Aug 16, 2025
9254d67
Improve CORS settings to be visible only for 4.5.0 and greater
arunans23 Aug 16, 2025
8a84084
Improve cors settings style to be consistent
arunans23 Aug 18, 2025
2d629f5
Update workspaces/mi/mi-visualizer/src/views/Forms/APIform/index.tsx
arunans23 Oct 1, 2025
e4df1b0
Enforce targetField as a required property in View interface and upda…
KCSAbeywickrama Oct 1, 2025
ac31360
Merge branch 'main' into snapshot-test
kanushka Oct 1, 2025
8ef8821
Merge pull request #534 from sachiniSam/graphqlDocs
sachiniSam Oct 1, 2025
d95ff10
Merge branch 'main' into windows-new
tharindulak Oct 1, 2025
8859fe0
Merge branch 'main' into dependencyManager
gigara Oct 1, 2025
7c23d8f
Merge branch 'main' into fix#1047
axewilledge Oct 1, 2025
62b91b5
Remove optional chaining for context in mapWithQuery function
KCSAbeywickrama Oct 1, 2025
bb92b50
Merge branch 'main' into quick-fix-4
kanushka Oct 1, 2025
000f825
Merge branch 'main' of github.com:wso2/vscode-extensions into bi-dm-q…
KCSAbeywickrama Oct 1, 2025
63f2e52
Merge pull request #577 from LakshanWeerasinghe/fix#1047
axewilledge Oct 1, 2025
53a0dc5
Merge branch 'main' into quick-fix-4
axewilledge Oct 1, 2025
460a0b2
Merge pull request #570 from kanushka/quick-fix-4
axewilledge Oct 1, 2025
0a6520a
Merge branch 'main' into windows-new
tharindulak Oct 1, 2025
27c295e
Merge branch 'main' into cors
ChinthakaJ98 Oct 1, 2025
8bc9b25
Merge pull request #558 from tharindulak/windows-new
tharindulak Oct 1, 2025
9f1d820
Merge branch 'main' into cors
ChinthakaJ98 Oct 1, 2025
369a51e
resolve merge conflict
kaumini Oct 1, 2025
8972783
Fix issue in checking latest version
kaumini Oct 1, 2025
05abf06
Merge pull request #273 from arunans23/cors
ChinthakaJ98 Oct 1, 2025
c44f521
Merge branch 'main' into dependencyManager
kaumini Oct 1, 2025
7093abf
Show warning if updating dependencies give an error
chathuranga-jayanath-99 Sep 25, 2025
35b934e
Merge branch 'main' into ballerina-to-open-api
dulajdilshan Oct 2, 2025
7e68754
Merge branch 'main' of https://github.com/wso2/vscode-extensions into…
kanushka Oct 2, 2025
55f4f29
Merge pull request #554 from dulajdilshan/ballerina-to-open-api
dulajdilshan Oct 2, 2025
1844057
Merge branch 'main' into dependencyManager
kaumini Oct 2, 2025
c95ddf4
Merge branch 'main' into snapshot-test
kanushka Oct 2, 2025
914b435
Fix connector store issue on navigating to another tab
kaumini Oct 2, 2025
112bc61
Merge pull request #572 from kaumini/dependencyManager
kaumini Oct 2, 2025
41a8193
Merge branch 'main' into removeExtSetting
kaumini Oct 2, 2025
d0e00fb
Merge branch 'main' into fixBIissues
kaumini Oct 2, 2025
a5be467
Merge branch 'main' into snapshot-test
kanushka Oct 2, 2025
d4ab58a
Merge branch 'main' into bi-dm-qry-auto-nav
KCSAbeywickrama Oct 2, 2025
0ce3acc
Refactor bi-diagram package not to use @wso2/ballerina-rpc-client dep…
kanushka Oct 2, 2025
af7de64
Remove invalid flowModel story files
kanushka Oct 2, 2025
73d1a99
Merge pull request #567 from kanushka/snapshot-test
axewilledge Oct 2, 2025
686099c
Remove default value for valueTypeConstraint
sachiniSam Oct 2, 2025
4d3db7d
Merge remote-tracking branch 'upstream/main' into diagnosticIssue
sachiniSam Oct 2, 2025
adb5902
Merge branch 'main' into bi-dm-qry-auto-nav
madushajg Oct 2, 2025
20b04e9
Add snapshot test to bi-diagram
kanushka Oct 2, 2025
7d33e05
Merge pull request #583 from sachiniSam/diagnosticIssue
axewilledge Oct 2, 2025
fdbfe40
Merge branch 'main' into snapshot-test-2
kanushka Oct 2, 2025
e96e693
Merge branch 'main' into bi-dm-qry-auto-nav
KCSAbeywickrama Oct 2, 2025
236074c
Merge branch 'main' into issue-1071-2
samithkavishke Oct 2, 2025
7705715
Merge pull request #576 from KCSAbeywickrama/bi-dm-qry-auto-nav
KCSAbeywickrama Oct 2, 2025
ce694e5
Add optional configurations for advanced parameters in ResourceForm
axewilledge Oct 2, 2025
6b00dba
bump zod version in platform ext to 4.1.11
kaje94 Oct 2, 2025
b2489d0
Merge pull request #588 from kaje94/bump-zod-platform-ext
kaje94 Oct 2, 2025
4d0e430
Merge branch 'main' into service-designer
LakshanWeerasinghe Oct 2, 2025
1dfb51a
Merge branch 'main' into snapshot-test-2
kanushka Oct 2, 2025
bd59a86
Merge branch 'main' into add-tool-tips-agent
kanushka Oct 2, 2025
1f8462a
Merge pull request #584 from kanushka/snapshot-test-2
kanushka Oct 2, 2025
2abdf9e
Refactor XML value handling in FormGenerator and improve regex usage …
tharindulak Oct 2, 2025
ef84723
Fix E2E tests
ChinthakaJ98 Oct 2, 2025
c65b018
Improve comment clarity in setValue function regarding XML/HTML handling
tharindulak Oct 2, 2025
9a8e3a6
Merge branch 'main' of https://github.com/wso2/vscode-extensions into…
tharindulak Oct 2, 2025
4914b80
Remove unnecessary comment in FormGenerator function
tharindulak Oct 2, 2025
1b5b3cf
Merge pull request #590 from ChinthakaJ98/fix-e2e
gigara Oct 2, 2025
97c71ca
Merge branch 'main' into fixBIissues
kaumini Oct 2, 2025
5759aa0
Merge branch 'main' into removeExtSetting
kaumini Oct 2, 2025
61cd6e9
Merge remote-tracking branch 'upstream/main' into service-designer
axewilledge Oct 3, 2025
8331c38
Merge pull request #575 from kaumini/removeExtSetting
kaumini Oct 3, 2025
1d36e61
Merge branch 'main' into fixBIissues
kaumini Oct 3, 2025
5fd3ae8
Merge branch 'main' into add-tool-tips-agent
dan-niles Oct 3, 2025
a5b5440
Update undo redo icons and sizes
axewilledge Oct 3, 2025
65824e6
Merge remote-tracking branch 'upstream/main' into service-designer
axewilledge Oct 3, 2025
f997d07
Refactor data mapper interfaces and utility functions to incorporate …
KCSAbeywickrama Oct 3, 2025
ce09550
Merge pull request #581 from kaumini/fixBIissues
kaumini Oct 3, 2025
d6fb25f
Merge branch 'main' of github.com:wso2/vscode-extensions into bi-dm-c…
KCSAbeywickrama Oct 3, 2025
3fcd1e6
Merge branch 'main' into fix-exp-editor
tharindulak Oct 3, 2025
143e2c4
Resolve review comments
samithkavishke Oct 3, 2025
fb73312
Merge branch 'main' into issue-1071-2
samithkavishke Oct 3, 2025
e29c3aa
Merge pull request #566 from tharindulak/fix-exp-editor
tharindulak Oct 3, 2025
8690169
Update comment node style and selection behaviour
kanushka Oct 3, 2025
4293f43
Add parentIdentifier to VisualizerLocation and update related components
axewilledge Oct 3, 2025
a98e215
Merge remote-tracking branch 'upstream/main' into service-designer
axewilledge Oct 3, 2025
3eef4c3
Fix comment node overlap issue with if node branches
kanushka Oct 3, 2025
48971f2
Merge pull request #587 from axewilledge/service-designer
sachiniSam Oct 3, 2025
8bef7c6
Merge branch 'main' into issue-1071-2
sachiniSam Oct 3, 2025
fddd0ff
Merge pull request #466 from samithkavishke/issue-1071-2
sachiniSam Oct 3, 2025
c193633
Enhance AddCommentPopup with improved styling, saving state, and even…
kanushka Oct 3, 2025
e1af707
Refactor cancel handling in ExpressionBar and ExpressionEditor compon…
KCSAbeywickrama Oct 3, 2025
481d255
Update typeInfo mapping to include orgName, moduleName, name, and ver…
KCSAbeywickrama Oct 3, 2025
c1e5cbe
Refactor typeInfo mapping to use destructuring for improved readability
KCSAbeywickrama Oct 3, 2025
095a68a
Merge branch 'main' of github.com:wso2/vscode-extensions into bi-dm-c…
KCSAbeywickrama Oct 3, 2025
5630cd0
Add overlay to popup windows
kanushka Oct 3, 2025
61ae193
Add overlay to flow diagram when node selected
kanushka Oct 3, 2025
0569de6
Merge branch 'main' into diagram-improvement
kanushka Oct 7, 2025
6ad4530
Update workspaces/ballerina/bi-diagram/src/components/AddPromptPopup/…
kanushka Oct 7, 2025
1af9143
Update workspaces/ballerina/bi-diagram/src/components/AddCommentPopup…
kanushka Oct 7, 2025
09701b7
Merge pull request #597 from kanushka/diagram-improvement
sachiniSam Oct 7, 2025
a899564
Merge branch 'main' into bi-dm-cus-fn-req-update
madushajg Oct 7, 2025
9d3df5f
Merge pull request #592 from KCSAbeywickrama/bi-dm-cus-fn-req-update
KCSAbeywickrama Oct 7, 2025
56ecf87
Merge branch 'main' into bi-dm-expr-bar-esc
KCSAbeywickrama Oct 7, 2025
a1ea35a
Update amazonsqs connector dependency tests
chathuranga-jayanath-99 Oct 1, 2025
626debc
Update mysql connector dependency tests
chathuranga-jayanath-99 Oct 1, 2025
958bee4
Merge pull request #595 from KCSAbeywickrama/bi-dm-expr-bar-esc
KCSAbeywickrama Oct 7, 2025
357b435
Fix mcp client updating with different variable name
dan-niles Oct 7, 2025
9012342
Fix mcp client connection not getting deleted
dan-niles Oct 7, 2025
8270d3a
Merge branch 'main' into show-warning-for-update-dependencies
chathuranga-jayanath-99 Oct 7, 2025
0a4fad9
Fix names of dependencies in tests
chathuranga-jayanath-99 Oct 7, 2025
16082cb
Merge pull request #541 from chathuranga-jayanath-99/show-warning-for…
ChinthakaJ98 Oct 7, 2025
fecb76e
Merge branch 'main' into mcp-delete-fix
dan-niles Oct 7, 2025
9fe3941
Merge branch 'main' into add-tool-tips-agent
kanushka Oct 7, 2025
ab576f5
Merge pull request #599 from dan-niles/mcp-delete-fix
kanushka Oct 7, 2025
ceaf7c4
Merge branch 'main' into type-helper-alignment
kanushka Oct 8, 2025
c164e42
Merge pull request #532 from senithkay/type-helper-alignment
kanushka Oct 8, 2025
431c951
Merge branch 'main' into add-tool-tips-agent
kanushka Oct 8, 2025
06459e5
Merge pull request #573 from dan-niles/add-tool-tips-agent
kanushka Oct 8, 2025
1b83bce
fix mi helperpane width
senithkay Oct 8, 2025
508b2ea
Merge pull request #603 from senithkay/fix-mi-helper
tharindulak Oct 8, 2025
6634766
Fix diagram loading in classDesigner functions after edit
sachiniSam Oct 8, 2025
81774d3
Fix typo in Integration Control Plane description
axewilledge Oct 8, 2025
63ccf09
Merge pull request #607 from sachiniSam/initFix
axewilledge Oct 8, 2025
8a69248
Merge branch 'main' into issues
axewilledge Oct 8, 2025
47159d1
Add sqlite-jdbc to exclusion list
nipunayf Oct 8, 2025
24b114a
Merge pull request #610 from nipunayf/ignore-sqlite
kanushka Oct 8, 2025
4984d18
Merge branch 'main' into issues
axewilledge Oct 8, 2025
e78089e
Merge pull request #608 from axewilledge/issues
kanushka Oct 8, 2025
eea47cb
Update changelog for WSO2 Integrator: BI extension, adding version 1.…
kanushka Oct 8, 2025
5ba0455
Merge pull request #612 from kanushka/change-log-3
kanushka Oct 8, 2025
20aa48b
Remove test coverage details from changelog for WSO2 Integrator: BI e…
kanushka Oct 8, 2025
c284fd9
Merge pull request #613 from kanushka/change-log-3
kanushka Oct 8, 2025
e0017cc
Refactor blur handling
KCSAbeywickrama Oct 10, 2025
b3ebbd8
Remove commented code line
KCSAbeywickrama Oct 10, 2025
1577556
Merge pull request #627 from KCSAbeywickrama/bi-dm-expr-bar-outfocus-…
madushajg Oct 10, 2025
ebe1ec5
Update mappings construction in useDiagramModel to include output and…
KCSAbeywickrama Oct 13, 2025
7d16fce
Remove commented code line from queryKey in useDiagramModel
KCSAbeywickrama Oct 13, 2025
dd6ba0c
Merge pull request #647 from KCSAbeywickrama/bi-dm-root-array-fix
madushajg Oct 13, 2025
1dc1dd7
Add Copilot improvements to 1.3x
xlight05 Oct 13, 2025
81b0c5e
Merge pull request #650 from xlight05/copilot-improve-1.3x
kanushka Oct 13, 2025
3b111f7
Improve code block handling in assistant response
RNViththagan Oct 13, 2025
56fb2e5
Refactor webview notification logic in updateSourceCode function
axewilledge Oct 14, 2025
6bf4acd
Merge pull request #656 from axewilledge/1.3.x-origin
axewilledge Oct 14, 2025
6ac33d5
Update project setup to create automation.bal and agents.bal files in…
axewilledge Oct 14, 2025
701f916
Merge remote-tracking branch 'upstream/bi-1.3.x' into 1.3.x-origin
axewilledge Oct 14, 2025
9be4577
Merge pull request #660 from axewilledge/1.3.x-origin
kanushka Oct 14, 2025
a7ab1b4
Update release date in changelog
kanushka Oct 14, 2025
7ce755d
Merge pull request #651 from RNViththagan/fix/code-block-handling-bi-…
kanushka Oct 14, 2025
031a755
Update version to ballerina-integrator-1.3.1
choreo-cicd Oct 15, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
313 changes: 129 additions & 184 deletions .github/workflows/build.yml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .github/workflows/daily-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
bi: true
mi: true
runTests: true
runE2ETests: true
runMIE2ETests: true

NotifySuccess:
name: Notify
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/publish-vsix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
if [ "${{ github.event.inputs.extension }}" == "ballerina" ]; then
echo "repo=wso2/ballerina-vscode" >> $GITHUB_OUTPUT
elif [ "${{ github.event.inputs.extension }}" == "ballerina-integrator" ]; then
echo "repo=wso2/ballerina-vscode" >> $GITHUB_OUTPUT
echo "repo=wso2/product-ballerina-integrator" >> $GITHUB_OUTPUT
elif [ "${{ github.event.inputs.extension }}" == "choreo" ]; then
echo "repo=wso2/choreo-vscode" >> $GITHUB_OUTPUT
elif [ "${{ github.event.inputs.extension }}" == "wso2-platform" ]; then
Expand All @@ -105,7 +105,7 @@ jobs:
if: ${{ github.event.inputs.openVSX == 'true' && github.event.inputs.isPreRelease == 'false' }}
run: ovsx publish -p ${{ secrets.OPENVSX_TOKEN }} --packagePath ${{ steps.vsix.outputs.vsixName }} ${{ steps.vsix.outputs.releaseMode }}

- name: Create a release in wso2/${{ steps.repo.outputs.repo }} repo
- name: Create a release in ${{ steps.repo.outputs.repo }} repo
id: create_release
if: ${{ steps.repo.outputs.repo != '' && github.event.inputs.isPreRelease == 'false' }}
run: |
Expand Down
4 changes: 3 additions & 1 deletion .github/workflows/test-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,7 @@ jobs:
uses: ./.github/workflows/build.yml
secrets: inherit
with:
runE2ETests: ${{ contains(github.event.pull_request.labels.*.name, 'Checks/Run with UI Tests') }}
runOnAWS: ${{ contains(github.event.pull_request.labels.*.name, 'Runner/AWS') }}
enableE2ETests: ${{ contains(github.event.pull_request.labels.*.name, 'Checks/Enable UI Tests') }}
runBIE2ETests: ${{ contains(github.event.pull_request.labels.*.name, 'Checks/Run BI UI Tests') || github.base_ref == 'release-bi' || github.base_ref == 'release-ballerina' }}
runMIE2ETests: ${{ contains(github.event.pull_request.labels.*.name, 'Checks/Run MI UI Tests') || github.base_ref == 'release-mi' }}
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -80,3 +80,6 @@ extensions.json
.claude/

pnpm-lock.yaml

# AI evaluation results
**/results
4 changes: 4 additions & 0 deletions .trivyignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,7 @@
# Decision: Acceptable risk - waiting for ai package to update jsondiffpatch dependency
# Related Issue: https://github.com/wso2/product-ballerina-integrator/issues/1274
CVE-2025-9910

# No fix released by the author
# https://github.com/wso2/vscode-extensions/issues/550
CVE-2020-36851
46 changes: 46 additions & 0 deletions .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -234,6 +234,52 @@
],
"preLaunchTask": "watch-mi-tests"
},
{
"name": "Ballerina Extension AI Tests",
"type": "extensionHost",
"request": "launch",
"runtimeExecutable": "${execPath}",
"args": [
"--extensionDevelopmentPath=${workspaceFolder}/workspaces/ballerina/ballerina-extension",
"--extensionTestsPath=${workspaceFolder}/workspaces/ballerina/ballerina-extension/out/test",
"${workspaceFolder}/workspaces/ballerina/ballerina-extension/test/data/bi_empty_project",
"${workspaceFolder}/workspaces/ballerina/ballerina-extension/test/data/bi_init",
"${workspaceFolder}/workspaces/ballerina/ballerina-extension/test/data/simple_order_management_system"
],
"env": {
"LS_EXTENSIONS_PATH": "",
"LSDEBUG": "false",
"WEB_VIEW_WATCH_MODE": "false",
"AI_TEST_ENV": "true"
},
"outFiles": [
"${workspaceFolder}/workspaces/ballerina/ballerina-extension/out/test/**/*.js"
],
"preLaunchTask": "compile:ballerina-tests",
"envFile": "${workspaceFolder}/workspaces/ballerina/ballerina-extension/.env"
},
{
"name": "Ballerina Extension AI Integration Tests - Libs",
"type": "extensionHost",
"request": "launch",
"runtimeExecutable": "${execPath}",
"args": [
"--extensionDevelopmentPath=${workspaceFolder}/workspaces/ballerina/ballerina-extension",
"--extensionTestsPath=${workspaceFolder}/workspaces/ballerina/ballerina-extension/out/test/ai/integration_tests/libs",
"${workspaceFolder}/workspaces/ballerina/ballerina-extension/test/data/bi_empty"
],
"env": {
"LS_EXTENSIONS_PATH": "",
"LSDEBUG": "false",
"WEB_VIEW_WATCH_MODE": "false",
"AI_TEST_ENV": "true"
},
"outFiles": [
"${workspaceFolder}/workspaces/ballerina/ballerina-extension/out/test/**/*.js"
],
"preLaunchTask": "compile:ballerina-tests",
"envFile": "${workspaceFolder}/workspaces/ballerina/ballerina-extension/.env"
},
{
"name": "APK Extension",
"type": "extensionHost",
Expand Down
3 changes: 2 additions & 1 deletion common/config/rush/common-versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@
"webpack": "^5.56.0",
"@eslint/plugin-kit": "^0.3.4",
"on-headers": "^1.1.0",
"form-data": "^4.0.4"
"form-data": "^4.0.4",
"tmp": "^0.2.4"
},

/**
Expand Down
1 change: 1 addition & 0 deletions common/config/rush/pnpm-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@
* Ppnpmdocumentation: https://pnpm.io/package_json#pnpmoverrides
*/
"globalOverrides": {
"tar-fs": "3.1.1"
// "example1": "^1.0.0",
// "example2": "npm:@company/example2@^1.0.0"
},
Expand Down
Loading
Loading