Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
1323 commits
Select commit Hold shift + click to select a range
6f84e1a
Navigate the customConnector command to new view
sachiniSam Jan 6, 2026
533f914
Merge remote-tracking branch 'upstream/bi-1.6.x' into DbConnectionFlow
sachiniSam Jan 6, 2026
37b356f
Make handleNavigateToOverview a required prop
sachiniSam Jan 6, 2026
66ec488
Add ls notificaitons for connector generation
xlight05 Jan 6, 2026
e783d9d
Introduce TEXT_SET type
gayaldassanayake Jan 6, 2026
1ea8c02
Fix connector generator error handling
xlight05 Jan 6, 2026
2923465
Merge branch 'cdc-onboard' of https://github.com/gayaldassanayake/vsc…
gayaldassanayake Jan 6, 2026
d91a1d3
Merge branch 'bi-1.6.x' into cdc-onboard
gayaldassanayake Jan 6, 2026
3ebb609
Fix ExpressionLabelWidget by removing trailing comma
KCSAbeywickrama Jan 6, 2026
9f1f69d
Refactor query clauses management by consolidating state hooks and in…
KCSAbeywickrama Jan 6, 2026
f50dcb5
Refactor mapping options generator
KCSAbeywickrama Jan 6, 2026
ab6cb93
Fix issues after merging upstream
gayaldassanayake Jan 6, 2026
dde9261
Change LS edits to use temp dir
xlight05 Jan 6, 2026
2c048cc
Add join and nested icons to font lib
KCSAbeywickrama Jan 6, 2026
d29e3c6
Fix nested choice form value population issue
samithkavishke Jan 6, 2026
e8ae773
Fix review forcing if the files were not generated
xlight05 Jan 6, 2026
c7cc3e7
Fix max checkpoint restriction
xlight05 Jan 6, 2026
1780932
Fix streaming issue in onFile handler
samithkavishke Jan 7, 2026
5fb4747
Resolve suggestions
samithkavishke Jan 7, 2026
ecf42bf
Refactor TextSet building
gayaldassanayake Jan 7, 2026
1d36228
Removed the xml, json and string array from filter type
samithkavishke Jan 7, 2026
bcfdedd
Merge pull request #1202 from sachiniSam/DbConnectionFlow
kanushka Jan 7, 2026
9a99c84
Cleanup commented code
xlight05 Jan 7, 2026
37858b0
Merge pull request #1203 from xlight05/fix-connector-gen
xlight05 Jan 7, 2026
8931df5
Merge pull request #1198 from senithkay/helper-pane-improvments
kanushka Jan 7, 2026
f0ea5b7
Refactor array connecting functionality and improve state management …
KCSAbeywickrama Jan 7, 2026
9014e4e
Refactor MappingOptionsWidget to improve progress handling and update…
KCSAbeywickrama Jan 7, 2026
544d369
Fix issue in not being able to identify artifacts
sachiniSam Jan 7, 2026
c5210d6
Merge remote-tracking branch 'upstream/bi-1.6.x' into DbConnectionFlow
sachiniSam Jan 7, 2026
eb20c28
Merge branch 'bi-1.6.x' of github.com:wso2/vscode-extensions into bi-…
KCSAbeywickrama Jan 7, 2026
5ca061a
Merge pull request #1204 from sachiniSam/DbConnectionFlow
axewilledge Jan 7, 2026
ac8993c
Resolve review suggestions
samithkavishke Jan 7, 2026
6b7d8f2
Merge branch 'bi-1.6.x' into ftp
samithkavishke Jan 7, 2026
4e20fa2
Resolve copilot comments
samithkavishke Jan 7, 2026
26f2704
Resolve copilot comments
samithkavishke Jan 7, 2026
ab319a4
Merge pull request #887 from samithkavishke/ftp
samithkavishke Jan 7, 2026
6840690
Add review suggestions
samithkavishke Jan 7, 2026
431ddcb
Merge remote-tracking branch 'upstream/bi-1.6.x' into cdc-onboard
RadCod3 Jan 7, 2026
c1274ad
Merge pull request #1207 from samithkavishke/ftp
samithkavishke Jan 7, 2026
4f60d36
Merge remote-tracking branch 'upstream/bi-1.6.x' into cdc-onboard
RadCod3 Jan 7, 2026
8e97f40
Remove duplicated prop
RadCod3 Jan 7, 2026
69f6146
Add comments to clarify behavior of addClauses function in DataMapper…
KCSAbeywickrama Jan 7, 2026
9980448
Refactor ClauseForm and ClausesPanel to enable overlay, update Mappin…
KCSAbeywickrama Jan 7, 2026
84118d4
Merge branch 'bi-1.6.x' of github.com:wso2/vscode-extensions into bi-…
KCSAbeywickrama Jan 7, 2026
3432284
Update fontCharacter in package.json for design-view
KCSAbeywickrama Jan 7, 2026
1ca0ca7
Hide target type field in forms based on advanced property
dan-niles Jan 7, 2026
7f55956
Refactor DMDiagnostic interface and update DiagnosticWidget to use sp…
KCSAbeywickrama Jan 7, 2026
66b9320
Add record type filter to type editor
RadCod3 Jan 7, 2026
be0c6e0
Fix didCloses to review mode
xlight05 Jan 7, 2026
3132b6e
fix hardcoded empty string ballerinaType
senithkay Jan 7, 2026
81cecfe
Add fallback to default tab in typeEditor
RadCod3 Jan 7, 2026
1ab66ef
Revert "fix hardcoded empty string ballerinaType"
senithkay Jan 7, 2026
08ee44d
fix spaces and remove ballerinaType field hardcoded value
senithkay Jan 7, 2026
c9f986c
Merge pull request #1199 from senithkay/fix-enum-editor-http
kanushka Jan 7, 2026
0bd321d
Merge pull request #1192 from LakshanWeerasinghe/fix#2175
kanushka Jan 7, 2026
e2924ee
Merge pull request #1209 from senithkay/handle-hardcoded-ballerinaType
sachiniSam Jan 7, 2026
1d2898d
Change Accept/Decline wording in review
xlight05 Jan 7, 2026
269a5c0
Make URI Schema configurable
VellummyilumVinoth Jan 7, 2026
4825d82
Merge pull request #1210 from VellummyilumVinoth/uri-schema
xlight05 Jan 7, 2026
5ee4371
Fix review suggestions
gayaldassanayake Jan 7, 2026
3ec397e
Fix imported types showing on tab switch
RadCod3 Jan 7, 2026
69f1716
Refactor codedata retrieval logic
KCSAbeywickrama Jan 7, 2026
f2af10a
Merge pull request #1211 from xlight05/cleanup-agent
kanushka Jan 7, 2026
d06c303
Merge branch 'bi-1.6.x' into cdc-onboard
gayaldassanayake Jan 7, 2026
b46462a
Merge branch 'cdc-onboard' of https://github.com/gayaldassanayake/vsc…
gayaldassanayake Jan 7, 2026
4444353
Add cdc in the event log
gayaldassanayake Jan 7, 2026
d7bc45c
Fix match form not opening issue
senithkay Jan 7, 2026
6ac3919
Change review wording
xlight05 Jan 7, 2026
8923caf
Merge pull request #1206 from dan-niles/hide-td-in-form-generator
kanushka Jan 7, 2026
a24fecc
Merge pull request #1161 from gayaldassanayake/cdc-onboard
kanushka Jan 7, 2026
c8d6cba
Merge pull request #1213 from gayaldassanayake/add-changelog
kanushka Jan 7, 2026
0980f6b
Merge pull request #1205 from KCSAbeywickrama/bi-dm-arr-mp-option
madushajg Jan 7, 2026
50c578b
Merge pull request #1208 from KCSAbeywickrama/bi-dm-diag-restruct
KCSAbeywickrama Jan 7, 2026
d3d8907
Revert "[BI]Handle special character fields in names"
kanushka Jan 7, 2026
4d6f025
Merge pull request #1217 from wso2/revert-972-issue-979
samithkavishke Jan 7, 2026
098b4fa
Merge pull request #1214 from senithkay/fix-match-form
kanushka Jan 7, 2026
b7e3d2d
Merge pull request #1215 from xlight05/agent-1.6-tests
kanushka Jan 7, 2026
8e63d1e
Fix ftp choice form changes
samithkavishke Jan 7, 2026
4228dca
Add filtering logic
samithkavishke Jan 7, 2026
12f7d22
Add reset logic
samithkavishke Jan 7, 2026
f13c3ef
Merge pull request #1212 from KCSAbeywickrama/bi-dm-cd-fix
kanushka Jan 7, 2026
df90de9
Correct the filtering logic
samithkavishke Jan 7, 2026
e3675b5
Merge pull request #1216 from samithkavishke/newftp
samithkavishke Jan 7, 2026
2c918bf
Update packages to fix CVE-2026-0621 vulnerability
kanushka Jan 8, 2026
e7a6078
Update packages to fix CVE-2025-64718 vulnerability
kanushka Jan 8, 2026
a6dfd13
Merge pull request #1219 from kanushka/bi-1.6.x
kanushka Jan 8, 2026
015ac5c
Correct the http resource function showing functionality
samithkavishke Jan 8, 2026
e0f8663
Fix boolean editor and fix function call form with boolean params
senithkay Jan 8, 2026
2aeaa68
move scope values from ballerinaType to scope field
senithkay Jan 8, 2026
87b5d9a
Add new scope type
senithkay Jan 8, 2026
b07a218
Fix data mapper type errors
senithkay Jan 8, 2026
7f6bc80
Merge pull request #1222 from senithkay/move-global-type-to-scope
sachiniSam Jan 8, 2026
285e69b
Merge pull request #1220 from samithkavishke/newftp
samithkavishke Jan 9, 2026
6054cd4
Merge pull request #1221 from senithkay/fix-boolean-editor
kanushka Jan 9, 2026
0886e68
Update header type field in HeaderSetEditor to use SINGLE_SELECT
axewilledge Jan 9, 2026
cbeb7c2
Skip LLM repair for error free mappings
VellummyilumVinoth Jan 9, 2026
6256abe
Keep hidden field values untouched in flowNode
kanushka Jan 9, 2026
31e9c5b
Skip field validation for expressions
gayaldassanayake Jan 9, 2026
f31452b
Fix expression editor placeholder not rendering
senithkay Jan 9, 2026
87d592d
Refactor CheckBoxEditor and HeaderSetEditor components for improved s…
axewilledge Jan 9, 2026
9f1b463
Fix text mode expanded editor unexpected value wrapping with string ``
senithkay Jan 9, 2026
7a19057
Merge pull request #1225 from gayaldassanayake/fix-field-validation
kanushka Jan 9, 2026
265f819
Merge pull request #1227 from kanushka/fix-form-diagnostics-2
kanushka Jan 9, 2026
81e56c6
fix PR comments
senithkay Jan 9, 2026
f0987ad
Merge pull request #1231 from VellummyilumVinoth/skip-llm-repair
xlight05 Jan 9, 2026
86ec965
Fix model provider form editors rendering as text editors
dan-niles Jan 9, 2026
b20f966
fix prompt editor flowmodel selected type is not properly selected in…
senithkay Jan 9, 2026
968c18d
fix issue where the input type is array it just renderes the expressi…
senithkay Jan 9, 2026
9326d7b
Update ftp icon
niveathika Jan 11, 2026
f80fea6
Resolve advanced options duplication and rerender issue
samithkavishke Jan 12, 2026
4527f5a
Add downloadExtensionFromMarketplace function to utils
KCSAbeywickrama Jan 12, 2026
26a3caa
Merge pull request #1236 from niveathika/bi-1.6.x
niveathika Jan 12, 2026
052aaaa
Merge pull request #1234 from senithkay/fix-array-editor-type
kanushka Jan 12, 2026
37ead33
Merge pull request #1233 from senithkay/fix-selected-mode-not
kanushka Jan 12, 2026
a9ad4f3
Update diagnostics handling to include data mapper editor condition
KCSAbeywickrama Jan 12, 2026
43f391c
Fix else if branch not working
senithkay Jan 12, 2026
2ccbbe1
Fix knowledge base form in connection popup
dan-niles Jan 12, 2026
549e347
Fix handling of empty values in advance properties
dan-niles Jan 12, 2026
ce97f85
Resolve re-render issue
samithkavishke Jan 13, 2026
7b97fd5
Remove graphql-specific rendering
samithkavishke Jan 13, 2026
cd49df2
Remove graphql-specific rendering
samithkavishke Jan 13, 2026
e7daa27
Merge pull request #1238 from senithkay/fix-else-if-branch
kanushka Jan 13, 2026
4589c7e
Merge branch 'bi-1.6.x' into issue-2211
samithkavishke Jan 13, 2026
07a9560
Merge pull request #1237 from KCSAbeywickrama/bi-cls-diag-dis
KCSAbeywickrama Jan 13, 2026
e0c1ec9
Merge pull request #1232 from dan-niles/fix-model-provider-expression…
kanushka Jan 13, 2026
6e230ca
Merge pull request #1228 from senithkay/add-exp-placeholders
kanushka Jan 13, 2026
0e1adf7
Merge pull request #1239 from dan-niles/fix-knowledge-base-form-in-co…
kanushka Jan 13, 2026
8ca027b
Update copyright year in styles.ts
kanushka Jan 13, 2026
d4b0f48
Merge branch 'bi-1.6.x' into fix-text-editor-expanded-view
kanushka Jan 13, 2026
0dd34ef
Merge pull request #1241 from samithkavishke/issue-2230
kanushka Jan 13, 2026
0ba71ac
Fix record config model wraps selected variables with braces
senithkay Jan 13, 2026
02cc7a2
Merge pull request #1226 from axewilledge/issues
axewilledge Jan 13, 2026
6ea9ae9
Fix connection breakpoints actions not visible onChange
sachiniSam Jan 13, 2026
fa9ee93
Merge remote-tracking branch 'upstream/bi-1.6.x' into debugIssues
sachiniSam Jan 13, 2026
13a7fcd
Enhance FLAG field handling in Form component to support multiple typ…
axewilledge Jan 13, 2026
c06fa57
Improve package pulling in copilot
xlight05 Jan 9, 2026
fef956a
Apply suggestions from code review
samithkavishke Jan 13, 2026
60a5a95
Fix exessive markdown creation from the agent
xlight05 Jan 13, 2026
8bb2c89
Merge pull request #1235 from xlight05/agent-1.6-tests
kanushka Jan 13, 2026
a048c6a
Add support for downloading prerelease VSIXs in e2e tests
KCSAbeywickrama Jan 13, 2026
bee3c5a
Merge pull request #1245 from KCSAbeywickrama/bi-e2e-prels
KCSAbeywickrama Jan 13, 2026
ebd4223
Fix variable naming and improve error handling in getVsixUrlFromMarke…
KCSAbeywickrama Jan 13, 2026
0982254
Add error handling for missing VSIX URL in getVsixUrlFromMarketplace …
KCSAbeywickrama Jan 13, 2026
d0ef5d8
Improve error messages in getVsixUrlFromMarketplace for better debugging
KCSAbeywickrama Jan 13, 2026
006be46
Implement view update for ServiceDesigner in state machine logic
axewilledge Jan 13, 2026
2e52dd0
Merge pull request #1247 from KCSAbeywickrama/bi-e2e-prels
KCSAbeywickrama Jan 13, 2026
8017004
Add isViewUpdateTransition flag to MachineContext and update state ma…
axewilledge Jan 13, 2026
cbc5b1f
Add mapping option to convertible mapping scenarios
KCSAbeywickrama Jan 13, 2026
6834b9f
Fix onDebug not navigating to diagram
sachiniSam Jan 13, 2026
19f8c85
Merge remote-tracking branch 'upstream/bi-1.6.x' into debugIssues
sachiniSam Jan 13, 2026
0be38ea
Fix helper pane inserting double string interpolations for variables …
dan-niles Jan 14, 2026
2f06e30
Add placeholder plugin for prosemirror
dan-niles Jan 14, 2026
aa5ee22
Merge pull request #1246 from axewilledge/issues
kanushka Jan 14, 2026
c134ed0
Move listeners to usEffect
sachiniSam Jan 14, 2026
769e352
Merge pull request #1248 from sachiniSam/debugIssues
axewilledge Jan 14, 2026
8fce0dd
Clear placeholder for object and empty string in ExpressionEditor
dan-niles Jan 14, 2026
f869815
Add dropdown handling in getFormFieldItems function
axewilledge Jan 14, 2026
87559ef
Enhance getFormFieldItems function to handle optional chaining for ex…
axewilledge Jan 14, 2026
caf776d
Merge pull request #1242 from senithkay/fix-record-config-var-wrap
kanushka Jan 14, 2026
681a283
Added getAffectedPackages API
kanushka Jan 14, 2026
d0433cf
Implemented Package Tracking in AI Generation Flow
kanushka Jan 14, 2026
e500928
Updated RPC Layer with getAffectedPackages
kanushka Jan 14, 2026
f278cc3
Enhanced ReviewMode UI for Multi-Package Support
kanushka Jan 14, 2026
451992e
Update form value handling to preserve existing values in Form component
axewilledge Jan 14, 2026
22a11b8
Fix form fields not visible on zoom state
sachiniSam Jan 14, 2026
2736c2f
Merge pull request #1250 from axewilledge/issues
axewilledge Jan 14, 2026
fe5fb67
Merge branch 'bi-1.6.x' into issue-2211
samithkavishke Jan 14, 2026
53866e7
Fix map expression editor
senithkay Jan 14, 2026
07bb264
Merge pull request #1240 from samithkavishke/issue-2211
axewilledge Jan 14, 2026
f2a8864
Update didOpen calls for workspace projects, prepends the package pat…
kanushka Jan 14, 2026
54949aa
Fix styling
senithkay Jan 14, 2026
b747334
Merge branch 'bi-1.6.x' of https://github.com/wso2/vscode-extensions …
senithkay Jan 14, 2026
f4f67a0
Fix build errors
senithkay Jan 14, 2026
265a614
Remove the redundant tokens
samithkavishke Jan 14, 2026
019136a
Refactor ReviewMode UI: Update badge styles, add Codicon for current …
kanushka Jan 14, 2026
5b0d33a
Swap order of Array Inner and Array Root tests
KCSAbeywickrama Jan 14, 2026
05aa0fe
Merge pull request #1254 from samithkavishke/remove
samithkavishke Jan 14, 2026
c463587
replace remove manual rerender logic
senithkay Jan 14, 2026
15de527
Remove unnecessory internal state update
senithkay Jan 14, 2026
5cdb9d5
remove unused imports
senithkay Jan 14, 2026
2f5abf6
Merge pull request #1256 from KCSAbeywickrama/bi-dm-e2e-update
madushajg Jan 14, 2026
4bab605
Fix helper value to return plain text for specific placeholder in Str…
dan-niles Jan 14, 2026
aa0c782
Fix string comparison in getHelperValue method in StringTemplateEdito…
dan-niles Jan 14, 2026
46c47b7
Fix diagnostic message display in ObjectOutputFieldWidget
KCSAbeywickrama Jan 14, 2026
58787d4
Add markdown paste handling in RichTextTemplateEditor
dan-niles Jan 14, 2026
e63fa7e
Add isWorkspaceProject API and integrate into ReviewMode for workspac…
kanushka Jan 14, 2026
fc4c0b2
Fix navigation bar button spacing
kanushka Jan 14, 2026
697f3ad
Refactor ReviewMode to dynamically create component diagrams for each…
kanushka Jan 14, 2026
32f3990
Merge pull request #1251 from sachiniSam/fixCOnnectionUI
kanushka Jan 14, 2026
04b81e8
Merge pull request #1249 from dan-niles/fix-prompt-mode-double-interp…
kanushka Jan 14, 2026
57557b2
Merge pull request #1230 from senithkay/fix-text-editor-expanded-view
kanushka Jan 14, 2026
eafa657
Merge pull request #1257 from KCSAbeywickrama/bi-dm-inln-crsh-whn-diag
kanushka Jan 14, 2026
0313434
Fix PR comments
senithkay Jan 14, 2026
af62798
Merge branch 'bi-1.6.x' of https://github.com/wso2/vscode-extensions …
senithkay Jan 14, 2026
6ad1db2
Fix helper pane item selection
senithkay Jan 14, 2026
2f910fd
Clear stale data from completed reviews
kanushka Jan 14, 2026
6f66cf8
Merge pull request #1252 from senithkay/fix-expression-set
kanushka Jan 14, 2026
71fbbe6
Remove unused props in ReviewNavigation
kanushka Jan 15, 2026
41498f1
Normalize package path checks in ReviewMode
kanushka Jan 15, 2026
d720195
Display error message for unknown errors in Agent
xlight05 Jan 15, 2026
c924065
Merge pull request #1259 from xlight05/agent-err
kanushka Jan 15, 2026
98ec6d4
Update getPackageName function to correctly determine package names f…
kanushka Jan 15, 2026
eccf51f
Merge pull request #1258 from kanushka/task-2
kanushka Jan 15, 2026
efa0ecb
Update git sub-modules
kanushka Jan 15, 2026
fbfe7fd
Update package dependencies to fix vulnerabilities
kanushka Jan 15, 2026
56e736f
Merge pull request #1260 from kanushka/fix-vulnerabilty-1-15
kanushka Jan 15, 2026
3f4ddb2
Fix recursive variable creation edit mode
senithkay Jan 16, 2026
bd0968e
Fix file editing with invisible characters
xlight05 Jan 16, 2026
8287c92
Add function to sanitize text and remove invisible characters in prom…
dan-niles Jan 16, 2026
4e2708f
Add mapping object constructor support
senithkay Jan 16, 2026
4cccba4
Address PR comments
senithkay Jan 16, 2026
bdac0bd
Rename props
senithkay Jan 16, 2026
f7b5d37
Merge pull request #1262 from senithkay/fix-recursive-var-creation-in…
sachiniSam Jan 16, 2026
795c7f9
Fix design-view icon
tharindulak Jan 16, 2026
a1a9cf2
Refactor IntermediateClauseType and update ClauseEditor and ClausesPa…
KCSAbeywickrama Jan 16, 2026
b6d4cf3
Fix default index in setClauses function in ClauseForm to use the las…
KCSAbeywickrama Jan 16, 2026
14a6a84
Address PR comments
senithkay Jan 16, 2026
bd79924
Update styles to support more content in the view
sachiniSam Jan 16, 2026
89a9ff6
Merge pull request #1265 from senithkay/implement-map-expression-obje…
sachiniSam Jan 16, 2026
b4b116b
Merge pull request #1268 from sachiniSam/fixCOnnectionUI
madushajg Jan 16, 2026
606db94
Merge pull request #1266 from KCSAbeywickrama/bi-dm-cls-lt
madushajg Jan 16, 2026
1027aae
Merge pull request #1264 from tharindulak/fix-font
madushajg Jan 16, 2026
38f8a6a
Fix type duplicaiton issue in review
xlight05 Jan 16, 2026
c3ec4a1
Fix Review mode keep button state issue
xlight05 Jan 16, 2026
4427c5a
Fix minor issue with duplicate types
xlight05 Jan 16, 2026
6db91bc
Merge pull request #1263 from dan-niles/fix-invisible-characters-in-p…
sachiniSam Jan 16, 2026
852dc96
Merge pull request #1269 from xlight05/release-test-end
sachiniSam Jan 16, 2026
f7d8c9a
Refactor URI handling in diagnostics and project repair functions to …
kanushka Jan 19, 2026
57d3624
Merge pull request #1273 from kanushka/review-mode-windows-fix
kanushka Jan 19, 2026
8dfef10
Add command to create project as workspace or pure
kaumini Jan 19, 2026
9146054
Return project or workspace path
kaumini Jan 19, 2026
579dc26
Update selected value handling in ExpressionField to default to first…
axewilledge Jan 19, 2026
ff151a1
Refactor value selection logic in EnumEditor to ensure valid selectio…
axewilledge Jan 19, 2026
acdaebf
Fix logic for subMappingName condition in DataMapperView
KCSAbeywickrama Jan 19, 2026
7393a62
Merge pull request #1274 from kaumini/1.6.x
madushajg Jan 19, 2026
b2a3a91
Update EnumEditor to use itemOptions as fallback for item list and im…
axewilledge Jan 19, 2026
5a8463a
Merge pull request #1275 from axewilledge/issues
axewilledge Jan 19, 2026
3aa8dea
Merge pull request #1276 from KCSAbeywickrama/bi-dm-sub-mp-issue
KCSAbeywickrama Jan 19, 2026
8a75f8b
Fix subMappingName handling in DataMapperView for unchanged positions
KCSAbeywickrama Jan 19, 2026
af2082a
Enhance path validation to disallow trailing slashes and slashes with…
axewilledge Jan 19, 2026
baddeb8
Merge remote-tracking branch 'upstream/bi-1.6.x' into issues
axewilledge Jan 19, 2026
df30c90
Merge pull request #1280 from axewilledge/issues
axewilledge Jan 19, 2026
50bc247
Merge pull request #1279 from KCSAbeywickrama/bi-dm-sub-mp-issue
KCSAbeywickrama Jan 19, 2026
5a21190
Enhance EnumEditor to set selected value on mount if not already defi…
axewilledge Jan 19, 2026
5e739f0
Merge remote-tracking branch 'upstream/bi-1.6.x' into issues
axewilledge Jan 19, 2026
5ed0289
Update the codeData when source changes
VellummyilumVinoth Jan 19, 2026
f54a702
Merge pull request #1282 from VellummyilumVinoth/update-codedata
xlight05 Jan 19, 2026
856b2a0
Merge pull request #1281 from axewilledge/issues
kanushka Jan 19, 2026
810b1a9
Update changelog for minor release
kanushka Jan 19, 2026
2e641ee
Update version to ballerina-integrator-1.6.0
choreo-cicd Jan 19, 2026
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
  •  
  •  
  •  
4 changes: 2 additions & 2 deletions .github/workflows/publish-vsix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:
elif [ "${{ github.event.inputs.extension }}" == "choreo" ]; then
echo "repo=wso2/choreo-vscode" >> $GITHUB_OUTPUT
elif [ "${{ github.event.inputs.extension }}" == "wso2-platform" ]; then
echo "repo=wso2/wso2-platform-vscode" >> $GITHUB_OUTPUT
echo "repo=wso2/vscode-extensions" >> $GITHUB_OUTPUT
elif [ "${{ github.event.inputs.extension }}" == "apk" ]; then
echo "repo=wso2/apk-vscode" >> $GITHUB_OUTPUT
elif [ "${{ github.event.inputs.extension }}" == "micro-integrator" ]; then
Expand All @@ -102,7 +102,7 @@ jobs:
run: vsce publish -p ${{ secrets.VSCE_TOKEN }} --packagePath ${{ steps.vsix.outputs.vsixName }} ${{ steps.vsix.outputs.releaseMode }}

- name: Publish to OpenVSX marketplace
if: ${{ github.event.inputs.openVSX == 'true' && github.event.inputs.isPreRelease == 'false' }}
if: ${{ github.event.inputs.openVSX == 'true' }}
run: ovsx publish -p ${{ secrets.OPENVSX_TOKEN }} --packagePath ${{ steps.vsix.outputs.vsixName }} ${{ steps.vsix.outputs.releaseMode }}

- name: Create a release in ${{ steps.repo.outputs.repo }} repo
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/release-vsix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -143,11 +143,11 @@ jobs:
token: ${{ secrets.CHOREO_BOT_TOKEN }}
chatAPI: ${{ steps.chat.outputs.chatAPI }}

- name: Create a release in wso2/platform-vscode repo
- name: Create a release in wso2/vscode-extensions repo
if: ${{ github.event.inputs.wso2-platform == 'true' }}
uses: ./.github/actions/release
with:
repo: wso2/platform-vscode
repo: wso2/vscode-extensions
name: wso2-platform
token: ${{ secrets.CHOREO_BOT_TOKEN }}
chatAPI: ${{ steps.chat.outputs.chatAPI }}
Expand Down
17 changes: 9 additions & 8 deletions .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,8 @@
"CELL_VIEW_DEV_HOST": "http://localhost:3001/cellDiagram.js"
},
"args": [
"--extensionDevelopmentPath=${workspaceFolder}/workspaces/wso2-platform/wso2-platform-extension"
"--extensionDevelopmentPath=${workspaceFolder}/workspaces/wso2-platform/wso2-platform-extension",
"--enable-proposed-api=wso2.wso2-platform"
],
"outFiles": [
"${workspaceFolder}/workspaces/wso2-platform/wso2-platform-extension/dist/**/*.js"
Expand All @@ -128,8 +129,8 @@
"type": "extensionHost",
"request": "launch",
"env": {
"WEB_VIEW_DEV_MODE": "true",
"WEB_VIEW_DEV_HOST": "http://localhost:3000/main.js",
"WEB_VIEW_DEV_MODE_CHOREO": "true",
"WEB_VIEW_DEV_HOST_CHOREO": "http://localhost:3001/main.js",
"CELL_VIEW_DEV_MODE": "true",
"CELL_VIEW_DEV_HOST": "http://localhost:3001/cellDiagram.js"
},
Expand Down Expand Up @@ -178,8 +179,8 @@
],
"envFile": "${workspaceFolder}/workspaces/choreo/choreo-extension/.env",
"env": {
"WEB_VIEW_DEV_MODE": "true",
"WEB_VIEW_DEV_HOST": "http://localhost:3000/main.js",
"WEB_VIEW_DEV_MODE_CHOREO": "true",
"WEB_VIEW_DEV_HOST_CHOREO": "http://localhost:3001/main.js",
},
"console": "integratedTerminal",
"internalConsoleOptions": "neverOpen",
Expand Down Expand Up @@ -257,7 +258,7 @@
"outFiles": [
"${workspaceFolder}/workspaces/ballerina/ballerina-extension/out/test/**/*.js"
],
"preLaunchTask": "compile:ballerina-tests",
"preLaunchTask": "clean-and-compile:ballerina-tests",
"envFile": "${workspaceFolder}/workspaces/ballerina/ballerina-extension/.env"
},
{
Expand All @@ -279,7 +280,7 @@
"outFiles": [
"${workspaceFolder}/workspaces/ballerina/ballerina-extension/out/test/**/*.js"
],
"preLaunchTask": "compile:ballerina-tests",
"preLaunchTask": "clean-and-compile:ballerina-tests",
"envFile": "${workspaceFolder}/workspaces/ballerina/ballerina-extension/.env"
},
{
Expand All @@ -295,4 +296,4 @@
"preLaunchTask": "npm: watch-apk"
},
]
}
}
24 changes: 24 additions & 0 deletions .vscode/tasks.json
Original file line number Diff line number Diff line change
Expand Up @@ -195,12 +195,36 @@
"isDefault": true
}
},
{
"label": "clean:ballerina-test-output",
"type": "shell",
"command": "rm",
"args": ["-rf", "out"],
"options": {
"cwd": "${workspaceFolder}/workspaces/ballerina/ballerina-extension"
}
},
{
"label": "compile:ballerina-tests",
"type": "npm",
"path": "workspaces/ballerina/ballerina-extension",
"script": "test-compile",
},
{
"label": "build:ballerina-extension",
"type": "npm",
"path": "workspaces/ballerina/ballerina-extension",
"script": "compile"
},
{
"label": "clean-and-compile:ballerina-tests",
"dependsOn": [
"clean:ballerina-test-output",
"build:ballerina-extension",
"compile:ballerina-tests"
],
"dependsOrder": "sequence"
},
{
"label": "compile:wso2-platform-tests",
"type": "npm",
Expand Down
2 changes: 1 addition & 1 deletion ballerina-extension.code-workspace
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"path": "workspaces/common-libs/ui-toolkit"
},
{
"path": "workspaces/ballerina/data-mapper-view"
"path": "workspaces/ballerina/data-mapper"
},
{
"path": "workspaces/ballerina/statement-editor"
Expand Down
5 changes: 5 additions & 0 deletions common/autoinstallers/rush-plugins/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
"name": "rush-plugins",
"version": "1.0.0",
"private": true,
"pnpm": {
"overrides": {
"undici": "^7.18.2"
}
},
"dependencies": {
"@gigara/rush-github-action-build-cache-plugin": "^1.1.1"
}
Expand Down
Loading
Loading