Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
885 commits
Select commit Hold shift + click to select a range
ec3746a
Merge pull request #352 from madushajg/bi-data-mapper
kanushka Sep 3, 2025
bcdb79e
Merge branch 'main' into merge-new-helper-1
kanushka Sep 3, 2025
3e48148
Merge branch 'main' into mi
ChinthakaJ98 Sep 3, 2025
df79eff
Implement doc generation
AzeemMuzammil Sep 1, 2025
f513ce3
Merge pull request #311 from senithkay/merge-new-helper-1
kanushka Sep 3, 2025
6e5d6e5
Merge branch 'main' into feat/doc-gen-new
kanushka Sep 3, 2025
f67e1a0
Rename Array MappingOptionsWidget -> MappingOptionsWidget and integra…
KCSAbeywickrama Sep 3, 2025
3079e4d
Merge pull request #333 from AzeemMuzammil/feat/doc-gen-new
kanushka Sep 3, 2025
3a61c4a
Merge remote-tracking branch 'upstream/main' into bi-1.2x
axewilledge Sep 3, 2025
dfa0fd0
Merge pull request #355 from axewilledge/bi-1.2x
kanushka Sep 3, 2025
8085f0b
Update project name retrieval logic to prioritize title from ballerin…
axewilledge Sep 3, 2025
d2c55e8
Merge branch 'main' into project-name
kanushka Sep 3, 2025
592ae75
Add node selector view
sachiniSam Sep 3, 2025
5ae57fc
Add filtering banner view
sachiniSam Sep 3, 2025
763387f
Merge branch 'bi-data-mapper' of github.com:wso2/vscode-extensions in…
KCSAbeywickrama Sep 3, 2025
2f7eac8
Add model first level filtering logic
sachiniSam Sep 3, 2025
bef5295
Update diagram rendering for large number of nodes
sachiniSam Sep 3, 2025
6ce38e6
Type diagram update to handle focused view for large nodes
sachiniSam Sep 3, 2025
0063c9b
Support array parameters
VellummyilumVinoth Sep 3, 2025
d43c1ea
Merge branch 'main' into array-parameter
VellummyilumVinoth Sep 3, 2025
072413a
Merge pull request #356 from axewilledge/project-name
axewilledge Sep 3, 2025
8403754
Add BYOK flow for AWS Bedrock
xlight05 Sep 3, 2025
9cf105c
Merge branch 'main' into array-parameter
VellummyilumVinoth Sep 3, 2025
9a6336e
Merge pull request #349 from VellummyilumVinoth/array-parameter
madushajg Sep 3, 2025
5d3e8a0
fix variable creation form variable name reset on type change
senithkay Sep 3, 2025
28b11f8
Merge branch 'main' into mi
ChinthakaJ98 Sep 3, 2025
735df05
Merge branch 'main' into fix-variable-reset
kanushka Sep 3, 2025
bbb2d55
Merge pull request #301 from gigara/mi
ChinthakaJ98 Sep 3, 2025
daa9318
Add min width the left panel in connection view
kaumini Sep 3, 2025
fbe5522
Merge branch 'main' into connectorCurrentOrgUI
kaumini Sep 3, 2025
5de8e81
Merge branch 'main' into fix-variable-reset
madushajg Sep 3, 2025
2f4b56d
Fix missing handleOnFormSubmit function signature
kanushka Sep 3, 2025
6ef982b
Merge pull request #359 from senithkay/fix-variable-reset
kanushka Sep 3, 2025
138ea19
Merge branch 'main' into connectorCurrentOrgUI
kanushka Sep 3, 2025
5cf1ef8
Fix missing side panel close functionality when form submit
kanushka Sep 3, 2025
fa8db0e
fix variables label trimming issue
senithkay Sep 3, 2025
4ddd177
Merge pull request #360 from kaumini/connectorCurrentOrgUI
kanushka Sep 3, 2025
fb16414
Refactor side panel close functionality to fetch updated flow model
kanushka Sep 3, 2025
253a599
Update MatchNodeWidget to display condition value in description
kanushka Sep 3, 2025
a41c17f
fix padding issue in functions list
senithkay Sep 3, 2025
00c3528
Merge branch 'main' into side-panel-update-2
kanushka Sep 3, 2025
d7ce078
Remove unused imports from FlowDiagram component
kanushka Sep 3, 2025
ba76fad
Add utility method to convert a string to hash
chathuranga-jayanath-99 Sep 3, 2025
cf83d83
Merge branch 'side-panel-update-2' of https://github.com/kanushka/vsc…
kanushka Sep 3, 2025
f6cf21a
Identify project directory containing fetched dependencies using proj…
chathuranga-jayanath-99 Sep 3, 2025
6083c26
Update workspaces/ballerina/ballerina-visualizer/src/views/BI/HelperP…
kanushka Sep 3, 2025
031e5c0
Merge pull request #364 from kanushka/side-panel-update-2
kanushka Sep 3, 2025
f1cb496
Merge branch 'main' into fix-var-label-trim
kanushka Sep 3, 2025
d0688dd
Merge pull request #363 from senithkay/fix-var-label-trim
kanushka Sep 4, 2025
2a82c99
Change the lineposition of the graphql service
samithkavishke Sep 4, 2025
6d0ff75
Merge branch 'main' into issue-1089
samithkavishke Sep 4, 2025
4a56348
Remove backup of ballerina-language-server-1.1.1.jar
kanushka Sep 4, 2025
39431e2
Add "Current Integration" to default expanded categories
kanushka Sep 4, 2025
b5f363e
Prevent adding disabled nodes in NodeList component
kanushka Sep 4, 2025
6a7dbce
Update e2e test name field selector
RadCod3 Sep 3, 2025
97e66af
Merge branch 'main' into fix-same-name-load-dependencies
chathuranga-jayanath-99 Sep 4, 2025
7fbc1cc
Enhance NodeList component with tooltips for node descriptions and im…
kanushka Sep 4, 2025
203797f
Merge pull request #366 from samithkavishke/issue-1089
axewilledge Sep 4, 2025
6e8363f
Merge branch 'main' into side-panel-update-2
kanushka Sep 4, 2025
808e6c1
Address reviewed comments
chathuranga-jayanath-99 Sep 4, 2025
d64259d
Merge branch 'fix-same-name-load-dependencies' of https://github.com/…
chathuranga-jayanath-99 Sep 4, 2025
76af934
Merge branch 'main' into fix-same-name-load-dependencies
chathuranga-jayanath-99 Sep 4, 2025
130f277
Merge pull request #368 from kanushka/side-panel-update-2
kanushka Sep 4, 2025
5033693
Add focusedView option to the types
samithkavishke Sep 4, 2025
7e9a979
fix graphql typeHelper displays incorrect options
senithkay Sep 4, 2025
dbb369f
Merge branch 'main' into issue-1042
sachiniSam Sep 4, 2025
8bb5d01
Update file path prioritization in updateSourceCodeIteratively to inc…
KCSAbeywickrama Sep 4, 2025
9665e8d
check whether thie form is graphql or not before loading the default …
senithkay Sep 4, 2025
5ea6877
Merge branch 'main' into bi-dm-trans-fn
KCSAbeywickrama Sep 4, 2025
9e93a5c
Remove redundant dir existence check
chathuranga-jayanath-99 Sep 4, 2025
b88aa7a
Use method provided with crypto to convert hash to hex
chathuranga-jayanath-99 Sep 4, 2025
e6826b2
Merge branch 'fix-same-name-load-dependencies' of https://github.com/…
chathuranga-jayanath-99 Sep 4, 2025
6ec4e53
Merge branch 'main' into fix-same-name-load-dependencies
chathuranga-jayanath-99 Sep 4, 2025
b90db48
Merge pull request #370 from samithkavishke/issue-1042
sachiniSam Sep 4, 2025
c7c6dd8
Fix rendering 'Open in Data Mapper' button for new variables
madushajg Sep 4, 2025
b20cb46
Merge branch 'main' into bi-dm-trans-fn
KCSAbeywickrama Sep 4, 2025
02ef097
Merge branch 'main' into main
KCSAbeywickrama Sep 4, 2025
0f7882b
Remove 'transpileOnly' option from ts-loader configuration in webpack
kanushka Sep 4, 2025
1e8aec7
rollback no implementations
senithkay Sep 4, 2025
cc6dd9f
fix type helper not closing when selecting
senithkay Sep 4, 2025
0727751
Fix skipped issues because of webpack issue
kanushka Sep 4, 2025
c39c426
Remove type browser from the type helper
senithkay Sep 4, 2025
493b54b
Merge branch 'main' into fix-same-name-load-dependencies
ChinthakaJ98 Sep 4, 2025
d6074a6
Refactor trigger-related functions by removing unused code and updati…
axewilledge Sep 4, 2025
cc2168b
Remove map with transform function option when contains unions
KCSAbeywickrama Sep 4, 2025
8923fd0
Merge branch 'bi-dm-trans-fn' of github.com:KCSAbeywickrama/vscode-ex…
KCSAbeywickrama Sep 4, 2025
c3ef633
Merge pull request #365 from chathuranga-jayanath-99/fix-same-name-lo…
ChinthakaJ98 Sep 4, 2025
8f48bb2
Add optional 'variables' property to Flow type in bi.ts and fix type …
axewilledge Sep 4, 2025
cc25d34
Add Datamapper Migration Feature
ravindu25 Sep 4, 2025
c412d94
Merge branch 'main' into datamapper-migration
ravindu25 Sep 4, 2025
5ea4652
Merge branch 'main' into bi-dm-trans-fn
madushajg Sep 4, 2025
40c6b00
Merge branch 'main' into main
madushajg Sep 4, 2025
8392cc2
Fix Formatting
ravindu25 Sep 4, 2025
eb58ee9
Merge branch 'datamapper-migration' of https://github.com/ravindu25/v…
ravindu25 Sep 4, 2025
f8ff2db
Merge pull request #372 from madushajg/main
madushajg Sep 4, 2025
efb2d9e
Merge branch 'main' into bi-dm-trans-fn
madushajg Sep 4, 2025
6337a3e
Fix reviewed changes
ravindu25 Sep 4, 2025
40935cb
Suport union in ExpandedDMModel
VellummyilumVinoth Sep 4, 2025
6e6ee5f
Merge branch 'main' into union-expanddm
VellummyilumVinoth Sep 4, 2025
4eb9086
Avoid artifact notifications in copilot flow
xlight05 Sep 4, 2025
5d263b4
fix build errors and graphql and type editor create type form not ope…
senithkay Sep 4, 2025
ad4403a
fix breadcrumb styles
senithkay Sep 4, 2025
3d29b23
Merge remote-tracking branch 'upstream/main' into temp-avoid-wait
xlight05 Sep 4, 2025
c9d7a9e
Fix RPC types
xlight05 Sep 4, 2025
caf8147
Merge pull request #375 from VellummyilumVinoth/union-expanddm
madushajg Sep 4, 2025
c0a8558
Address review suggestions
xlight05 Sep 4, 2025
6bb4a67
Merge remote-tracking branch 'upstream/main' into temp-avoid-wait
xlight05 Sep 4, 2025
9be995f
Merge branch 'main' into datamapper-migration
ChinthakaJ98 Sep 4, 2025
ca79ffd
Fix record config not editable issue
senithkay Sep 4, 2025
164a5d6
remove unused imports
senithkay Sep 4, 2025
5341838
Merge branch 'main' into bi-dm-trans-fn
madushajg Sep 4, 2025
0dbddb6
Merge pull request #374 from ravindu25/datamapper-migration
ChinthakaJ98 Sep 4, 2025
62ff5ae
Add workspace configuration update for Code server mode
gigara Sep 4, 2025
c802d63
Merge branch 'main' into temp-avoid-wait
xlight05 Sep 4, 2025
93f6e72
Merge pull request #376 from xlight05/temp-avoid-wait
xlight05 Sep 4, 2025
5f088c6
Merge branch 'main' into fast-run-fix
gigara Sep 4, 2025
2315e4e
Merge remote-tracking branch 'upstream/main' into byok-bedrock
xlight05 Sep 4, 2025
dfed416
Address review comments
xlight05 Sep 4, 2025
1b9e62a
Merge branch 'main' into bi-dm-trans-fn
KCSAbeywickrama Sep 4, 2025
1e9d9f2
Merge pull request #378 from gigara/fast-run-fix
kanushka Sep 4, 2025
0953484
Disable add to integration/Revert on load
xlight05 Sep 4, 2025
7168091
Merge remote-tracking branch 'upstream/main' into byok-bedrock
xlight05 Sep 4, 2025
7abdeb5
Merge branch 'main' into bi-dm-trans-fn
KCSAbeywickrama Sep 4, 2025
693c375
Merge pull request #354 from KCSAbeywickrama/bi-dm-trans-fn
KCSAbeywickrama Sep 4, 2025
aae62f6
Fix case of text fields
xlight05 Sep 4, 2025
8f82ffe
Merge remote-tracking branch 'upstream/main' into byok-bedrock
xlight05 Sep 4, 2025
9951a7d
Merge pull request #377 from xlight05/byok-bedrock
AzeemMuzammil Sep 5, 2025
acf5d88
Merge branch 'main' into close-typh-on-select
kanushka Sep 5, 2025
06d8404
Merge branch 'main' into fix#1117
kanushka Sep 5, 2025
1fe20d7
Merge pull request #373 from senithkay/close-typh-on-select
kanushka Sep 5, 2025
5a0fa23
remove pnpm lock file
gigara Sep 5, 2025
ddbaa37
Merge pull request #380 from gigara/vuln-fix
gigara Sep 5, 2025
e975413
Change default value to MyType
kanushka Sep 5, 2025
315423b
Merge branch 'main' into graphql-typehelper-fix
kanushka Sep 5, 2025
ff09352
Change default value to MyType
kanushka Sep 5, 2025
d5e09df
Merge pull request #371 from senithkay/graphql-typehelper-fix
kanushka Sep 5, 2025
41e3623
Move nodeSelector to visualizer type
sachiniSam Sep 5, 2025
cfe2c6e
Remove nodeSelector from design diagram
sachiniSam Sep 5, 2025
84bb914
Enable rendering on view all click
sachiniSam Sep 5, 2025
79d9fec
Update logic on large node rendering
sachiniSam Sep 5, 2025
31724d8
Update viewLocations identifier and addType field from FE
sachiniSam Sep 5, 2025
f7181ee
Add displayName to the expandedDMModel
KCSAbeywickrama Sep 5, 2025
782edfa
Update node selector styles
sachiniSam Sep 5, 2025
d5850c6
Merge remote-tracking branch 'upstream/main' into highNodeCount
sachiniSam Sep 5, 2025
8ba323a
Merge branch 'main' of github.com:wso2/vscode-extensions into bi-dm-d…
KCSAbeywickrama Sep 6, 2025
c9c73b6
Refactor code
sachiniSam Sep 6, 2025
3b95ba9
Add constants for type count
sachiniSam Sep 6, 2025
0330864
fixed rush build errors | build errors in type editor
senithkay Sep 6, 2025
f1f0314
add side panel type creator as the first creation option in type diagram
senithkay Sep 6, 2025
3a14d0e
Merge branch 'main' of https://github.com/wso2/vscode-extensions into…
senithkay Sep 6, 2025
c507aa1
change color of the TypeEditor TabPanel
senithkay Sep 7, 2025
f275789
change breadcrumb steps to show the breadcrumb only when these are tw…
senithkay Sep 7, 2025
a9377ef
Merge pull request #383 from sachiniSam/highNodeCount
kanushka Sep 7, 2025
69c2f40
Fix recordConfig not opening for user defined types issue
senithkay Sep 7, 2025
5174c41
Fix recordConfig not opening for user defined types issue | remove ha…
senithkay Sep 7, 2025
a6a02d2
Refactor form submission logic to close form for normal cases
kanushka Sep 7, 2025
3ec8703
address PR comments
senithkay Sep 7, 2025
a13dc00
Merge branch 'main' into bi-dm-display-name-fix
madushajg Sep 7, 2025
b0e3e4d
fix review comments
senithkay Sep 7, 2025
ed66022
Merge branch 'main' into fix#1117
kanushka Sep 8, 2025
a2e51ec
Merge pull request #362 from RadCod3/fix#1117
kanushka Sep 8, 2025
a31ba82
Merge branch 'main' into form-fixes-3
kanushka Sep 8, 2025
a3fe22f
Merge pull request #386 from kanushka/form-fixes-3
sachiniSam Sep 8, 2025
f65bdf8
Merge branch 'main' into bi-dm-display-name-fix
KCSAbeywickrama Sep 8, 2025
172a9fa
Merge pull request #382 from KCSAbeywickrama/bi-dm-display-name-fix
KCSAbeywickrama Sep 8, 2025
a0bfaeb
Merge pull request #385 from senithkay/fix-type-crease-modal
kanushka Sep 8, 2025
22647a6
clone record config related components to new helper pane
senithkay Sep 8, 2025
94c24f6
remove uused imports
senithkay Sep 8, 2025
34f00ff
fix import
senithkay Sep 8, 2025
fe73661
Merge branch 'main' into fix-recordconfig-reopen
sachiniSam Sep 8, 2025
ef469ec
Add states to temp file holder
xlight05 Sep 8, 2025
498b6ea
Merge pull request #388 from xlight05/release-test
xlight05 Sep 8, 2025
606f4b8
Support new types in input category
VellummyilumVinoth Sep 8, 2025
f259c68
Merge branch 'main' into input-category
VellummyilumVinoth Sep 8, 2025
1f85481
Comment out the openAllBallerinaFiles function call
axewilledge Sep 8, 2025
f452bc1
Refactor isEnumMember function to use optional chaining for safer pro…
madushajg Sep 8, 2025
38aeb08
Update SubMappingNode to include filteredSubMappings for improved fie…
madushajg Sep 8, 2025
552e3d6
Merge pull request #392 from axewilledge/bi-1.2x
axewilledge Sep 8, 2025
bcee8a3
Merge branch 'main' into input-category
VellummyilumVinoth Sep 8, 2025
6a802b6
Fix seleting sub-mapping input port by clicking on the field
madushajg Sep 8, 2025
29bed16
Remove the update project location
samithkavishke Sep 8, 2025
8f02253
Alter Datamapper Migration Configs
ravindu25 Sep 8, 2025
eae83bf
Merge branch 'datamapper-migration' of https://github.com/ravindu25/v…
ravindu25 Sep 8, 2025
69a7fdd
Merge branch 'main' into datamapper-migration
ChinthakaJ98 Sep 8, 2025
0921cc1
Enhance Form component by adding handleOpenSubPanel function and upda…
axewilledge Sep 8, 2025
5380fed
pass updated query to the ExpandedDMModel
KCSAbeywickrama Sep 8, 2025
28912b3
Remove redundant casting
KCSAbeywickrama Sep 8, 2025
69b73b3
Implement function to open Ballerina.toml file on activation, enhanci…
axewilledge Sep 8, 2025
09402d6
Add 'addNewButton' property to listener in ServiceModel for enhanced …
axewilledge Sep 8, 2025
f771288
fix params type creation not working | formGen
senithkay Sep 8, 2025
9af061f
Remove unused imports
senithkay Sep 8, 2025
9fed20a
Merge pull request #396 from ravindu25/datamapper-migration
ChinthakaJ98 Sep 8, 2025
2161b8c
Merge branch 'main' into fix-recordconfig-reopen
sachiniSam Sep 8, 2025
c6f8cb9
Merge branch 'main' into issue-1089
sachiniSam Sep 8, 2025
9195e0c
Fix modifications within sub-mapping views
madushajg Sep 8, 2025
37524ea
Fix onCreateNew prop to onNavigateToSelectionList in ConnectionConfig…
dan-niles Sep 8, 2025
ca86c9d
Merge branch 'main' into service-designer
kanushka Sep 8, 2025
8a0fc4a
Remove 'compact' prop from ConnectionCreator and VectorKnowledgeBaseF…
dan-niles Sep 8, 2025
30daa8b
Enable adding array elements for output arrays in root
madushajg Sep 8, 2025
35ec0bb
Update workspaces/ballerina/data-mapper/src/components/Diagram/utils/…
madushajg Sep 8, 2025
fca910e
Update workspaces/ballerina/data-mapper/src/components/Diagram/Node/S…
madushajg Sep 8, 2025
6527f2b
Merge branch 'main' into bi-dm-fixes
madushajg Sep 8, 2025
180720f
Merge branch 'main' into bi-dm-sub-mapping-fixes
madushajg Sep 8, 2025
2976176
Update workspaces/ballerina/data-mapper/src/components/Diagram/Node/S…
madushajg Sep 8, 2025
8fd42ba
Update workspaces/ballerina/ballerina-extension/src/rpc-managers/data…
madushajg Sep 8, 2025
57ce43f
Merge branch 'main' into input-category
madushajg Sep 8, 2025
836a29b
Merge pull request #399 from axewilledge/service-designer
NipunaRanasinghe Sep 9, 2025
e814dbc
Merge branch 'main' into fix-np-model-provider
kanushka Sep 9, 2025
fc1a702
Merge pull request #402 from dan-niles/fix-np-model-provider
kanushka Sep 9, 2025
dae568d
Merge branch 'main' into fix-recordconfig-reopen
kanushka Sep 9, 2025
a902e30
Merge pull request #384 from senithkay/fix-recordconfig-reopen
kanushka Sep 9, 2025
a5cb4f2
Merge branch 'main' into fix-vector-knowledge-base-form
kanushka Sep 9, 2025
156431f
Merge pull request #403 from dan-niles/fix-vector-knowledge-base-form
kanushka Sep 9, 2025
dedb91e
Merge branch 'main' into issue-1089
kanushka Sep 9, 2025
3dbc67f
Merge pull request #395 from samithkavishke/issue-1089
kanushka Sep 9, 2025
8ccbb77
Merge branch 'main' into bi-dm-sub-mapping-fixes
kanushka Sep 9, 2025
63e8ac8
Improve service tryit debug logs
NipunaRanasinghe Sep 8, 2025
fbfa426
Add minor improvement
NipunaRanasinghe Sep 8, 2025
09a4bbb
Merge branch 'main' into bi-dm-fixes
kanushka Sep 9, 2025
a51dff0
Merge branch 'main' into bi-dm-clause-refresh
KCSAbeywickrama Sep 9, 2025
696ff05
Merge branch 'main' into input-category
madushajg Sep 9, 2025
12c6a1f
Fix type issues
senithkay Sep 9, 2025
17d5158
Merge branch 'main' of https://github.com/wso2/vscode-extensions into…
senithkay Sep 9, 2025
0f4e10e
Merge pull request #404 from madushajg/bi-dm-sub-mapping-fixes
kanushka Sep 9, 2025
74f9fd2
Merge pull request #398 from KCSAbeywickrama/bi-dm-clause-refresh
kanushka Sep 9, 2025
e66deb5
Merge pull request #390 from VellummyilumVinoth/input-category
kanushka Sep 9, 2025
97b087d
Merge pull request #389 from NipunaRanasinghe/main
kanushka Sep 9, 2025
46302ed
Merge branch 'quick-merge' into bi-dm-fixes
kanushka Sep 9, 2025
e29484d
Merge pull request #394 from madushajg/bi-dm-fixes
kanushka Sep 9, 2025
3b9f176
Fix wrong import
senithkay Sep 9, 2025
ecb8822
Enhance Ballerina setup process with detailed debug logging and error…
axewilledge Sep 9, 2025
807d4eb
Merge pull request #400 from senithkay/fix-params-type-creation
kanushka Sep 9, 2025
dda3a9f
Merge remote-tracking branch 'upstream/quick-merge' into logs-origin
axewilledge Sep 9, 2025
d0663a4
Merge pull request #407 from axewilledge/logs-origin
kanushka Sep 9, 2025
f192edd
Fix issue not including libraries in config editor
kaumini Sep 9, 2025
159c07c
Merge branch 'main' into configEditorLibIssue
kaumini Sep 9, 2025
a8cc30b
Merge pull request #408 from kaumini/configEditorLibIssue
kanushka Sep 9, 2025
8aa35f5
Merge skipped-error branch
kanushka Sep 9, 2025
fe8e4a1
Merge branch 'quick-merge' of https://github.com/wso2/vscode-extensio…
kanushka Sep 9, 2025
e7f32fc
Implement debug log persistence and enhance logging functionality.
axewilledge Sep 9, 2025
b9180af
Merge remote-tracking branch 'upstream/quick-merge' into logs-origin
axewilledge Sep 9, 2025
1d85998
Merge pull request #410 from axewilledge/logs-origin
kanushka Sep 9, 2025
f629de4
Merge branch 'quick-merge' of https://github.com/wso2/vscode-extensio…
kanushka Sep 9, 2025
1acdf64
Merge pull request #409 from kanushka/quick-merge-with-skipped-error
kanushka Sep 9, 2025
4c87975
Merge branch 'main' of https://github.com/wso2/vscode-extensions into…
senithkay Sep 9, 2025
99fdf4e
Hide type creator when saving form
kanushka Sep 9, 2025
097a748
format code
senithkay Sep 9, 2025
1a5e360
Merge pull request #412 from senithkay/type-creator-color0change
kanushka Sep 9, 2025
60fe7fe
Add new types to fix build issues
kanushka Sep 9, 2025
5b80f76
Update version to ballerina-5.3.325090908
choreo-cicd Sep 9, 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
  •  
  •  
  •  
5 changes: 3 additions & 2 deletions .github/actions/pr/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,9 +97,10 @@ runs:
shell: bash
id: commit
run: |
mv .git/config .git/config-old
git remote add origin https://${{ inputs.bot_token }}@github.com/${{ github.repository }}.git
git diff --staged --quiet || git commit -m "Update version to ${{ inputs.version }}"
git checkout -b "${{ inputs.version }}"
git remote set-url origin https://${{ inputs.bot_username }}:$GITHUB_TOKEN@github.com/$GITHUB_REPOSITORY.git
git tag ${{ inputs.version }}
git push origin "refs/heads/${{ inputs.version }}" "refs/tags/${{ inputs.version }}"
baseBranch=""
Expand All @@ -119,7 +120,7 @@ runs:
pr=$(gh pr create -B "$baseBranch" -H "${{ inputs.version }}" --title "Merge \"${{ inputs.version }}\" into \"$baseBranch\"" --body '$subject')
echo "prURL=$pr" >> $GITHUB_OUTPUT
env:
GITHUB_TOKEN: ${{ inputs.bot_token }}
GH_TOKEN: ${{ inputs.bot_token }}

- name: "PR Notification"
shell: bash
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/release-vsix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,7 @@ jobs:
if: ${{ always() && contains(needs.*.result, 'failure') && github.repository == 'wso2/vscode-extensions'}}
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: "Failure Notification"
uses: ./.github/actions/failure-notification
with:
Expand Down
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -76,4 +76,7 @@ playwright-report/

extensions.json

!sample-mi-project.zip
!sample-mi-project.zip
.claude/

pnpm-lock.yaml
Loading
Loading