Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
263 commits
Select commit Hold shift + click to select a range
40f3762
Refactor IdentifierField component by removing unused capitalize impo…
axewilledge Jul 7, 2025
b955bc5
Enhance Service Designer forms by adding advanced parameter handling …
axewilledge Jul 7, 2025
8c749a2
Refactor EditConnectionWizard to use projectUri instead of fileName f…
axewilledge Jul 7, 2025
00ae052
Add experimental feature toggle for Sequence Diagram View
kanushka Jul 7, 2025
70a5d01
Merge pull request #20 from kanushka/match-fix
kanushka Jul 7, 2025
4b577c8
Allow underscores in function names
VellummyilumVinoth Jul 7, 2025
b48cd3a
Refactor environment variable handling in webpack configuration to re…
kanushka Jul 7, 2025
e1c3f12
Add sanitized intergration name preview in ProjectForm component
ChathuraIshara Jul 8, 2025
71f68a0
Merge pull request #22 from kanushka/env-fix-2
sachiniSam Jul 8, 2025
c2742f1
Add loading view on initial webview creation
kaumini Jul 8, 2025
c27dc4b
Add loading view for main panel
kaumini Jul 8, 2025
a65d93d
Add loading view on activating language server
kaumini Jul 8, 2025
6337dee
Update statemachine to create webview and render initial loader befor…
kaumini Jul 8, 2025
14537b1
Add autoFocus to Integration Name input in ProjectForm
ChathuraIshara Jul 8, 2025
f76731a
Merge remote-tracking branch 'upstream/main'
axewilledge Jul 8, 2025
487b571
Fix intermittent test failure on projectSetup
sachiniSam Jul 8, 2025
677c742
Merge pull request #19 from axewilledge/main
axewilledge Jul 8, 2025
2fe2ff9
Merge pull request #23 from ChathuraIshara/display-sanitized-intergra…
kanushka Jul 8, 2025
bebc442
Merge pull request #24 from sachiniSam/e2eTests
kanushka Jul 8, 2025
8d7649e
Merge pull request #25 from kaumini/fixInitialDelay
kanushka Jul 8, 2025
5a4b7c1
Merge pull request #21 from VellummyilumVinoth/main
xlight05 Jul 8, 2025
071371c
Add vscode setting to enable ai suggestions in flow diagram
kanushka Jul 8, 2025
551f959
Remove unused import of STNode
madushajg Jul 8, 2025
d558f5d
Merge pull request #27 from kanushka/configs-fix
xlight05 Jul 8, 2025
6168900
configure rush to accept all versions of node v22
senithkay Jul 8, 2025
6f5f093
Merge pull request #30 from senithkay/rush-for-allv22
kanushka Jul 8, 2025
cccda57
Fix Config.toml creation via config editor UI
NipunaRanasinghe Jul 8, 2025
53e0dc7
Fix hiding intermediate nodes when applying searches in data mapper
madushajg Jul 8, 2025
44c4180
Merge pull request #29 from NipunaRanasinghe/main
kanushka Jul 8, 2025
a90b166
Enhanced DataMapperErrorBoundary to display error messages dynamically
madushajg Jul 9, 2025
ed5f792
Fix config create cmd
kaumini Jul 9, 2025
a088414
Fix config create cmd
kaumini Jul 9, 2025
21db483
Update import icon
sachiniSam Jul 9, 2025
b20a4d8
Make imported type not editable
sachiniSam Jul 9, 2025
8fbd12f
Update import file button styling
sachiniSam Jul 9, 2025
43d9ed8
Enhance label positioning logic in OveriddenLabelWidget
madushajg Jul 9, 2025
eb92929
Add data-testid attributes to action buttons and nodes.
axewilledge Jul 9, 2025
efc8408
Merge pull request #35 from sachiniSam/readonlyTypes
sachiniSam Jul 9, 2025
4f1daba
Add end-to-end tests for Automation, AI Chat Agent, GraphQL Service, …
axewilledge Jul 9, 2025
06912d3
Update labels and error messages
madushajg Jul 9, 2025
2402b64
Add data test ids
sachiniSam Jul 9, 2025
6233d5d
Add initial type test implementation
sachiniSam Jul 9, 2025
ba679ed
Add end-to-end tests for RabbitMQ integration, including creation and…
axewilledge Jul 9, 2025
d9662db
Add end-to-end tests for MQTT integration, covering creation and edit…
axewilledge Jul 9, 2025
68c11ff
Add end-to-end tests for Azure integration, including creation and ed…
axewilledge Jul 9, 2025
420f53d
Add end-to-end tests for Salesforce integration, including creation a…
axewilledge Jul 9, 2025
576b056
Update EventIntegrationPanel to sanitize module names in button IDs b…
axewilledge Jul 9, 2025
b78ca91
Add end-to-end tests for Twilio integration, including creation and e…
axewilledge Jul 9, 2025
f6582b4
Add end-to-end tests for GitHub integration, including creation and e…
axewilledge Jul 9, 2025
29d0a5e
Merge pull request #34 from kaumini/fixInitialDelay
kanushka Jul 9, 2025
3befd4a
Add end-to-end tests for Kafka integration, including creation and ed…
axewilledge Jul 9, 2025
3d22d22
Refactor GraphQL service test to remove timeout from type diagram vis…
axewilledge Jul 9, 2025
76cbd98
Add end-to-end tests for FTP integration, including creation and edit…
axewilledge Jul 9, 2025
a798a60
Add end-to-end tests for Directory integration, including creation an…
axewilledge Jul 9, 2025
dfca8ce
Enhance search functionality in data mapper by refining member access…
madushajg Jul 10, 2025
345e1c8
Create test utils for Diagram and SidePanel in BI
YasithD Jul 11, 2025
7cf2410
Implement tests for expression editor
YasithD Jul 11, 2025
236d86d
Add IDs to ButtonCard and ActionButton components
axewilledge Jul 11, 2025
f2b5de7
Add end-to-end tests for Function artifact, including creation and ed…
axewilledge Jul 11, 2025
a633768
Add end-to-end tests for Natural Function artifact, including creatio…
axewilledge Jul 11, 2025
edebe65
Add end-to-end tests for Data Mapper artifact, including creation and…
axewilledge Jul 11, 2025
d59d9b7
Merge branch 'main' of https://github.com/wso2/vscode-extensions into…
gigara Jul 11, 2025
e3086ee
Merge pull request #41 from YasithD/tests
axewilledge Jul 11, 2025
ef8d021
Add IDs to ButtonCard components in ConnectorView and implement end-t…
axewilledge Jul 11, 2025
c0c4706
Add end-to-end tests for Type Diagram artifact, including creation an…
axewilledge Jul 11, 2025
215b8d1
Remove end-to-end tests for API Service artifact, including creation …
axewilledge Jul 11, 2025
9b77774
Fix helper-pane issues
tharindulak Jul 11, 2025
2d6d0c0
Merge pull request #40 from madushajg/bal-dm
madushajg Jul 11, 2025
bc49273
Add data test ids
sachiniSam Jul 11, 2025
cf76afd
Add service class test
sachiniSam Jul 11, 2025
58859b8
Add TypeEditor utils
sachiniSam Jul 11, 2025
208ade7
Move logic to utils
sachiniSam Jul 11, 2025
6c80999
Add util to verify the source
sachiniSam Jul 11, 2025
c491a12
Add generated test source
sachiniSam Jul 11, 2025
9ff79c3
Merge remote-tracking branch 'upstream/main' into e2eTests
sachiniSam Jul 11, 2025
ca57995
Add typeEditor test to test list
sachiniSam Jul 11, 2025
bdfb3d7
Add end-to-end tests for various integrations and artifacts, includin…
axewilledge Jul 11, 2025
8160a77
Format code
sachiniSam Jul 11, 2025
4f986ef
Merge remote-tracking branch 'upstream/main'
axewilledge Jul 11, 2025
b211383
Update changelog for BI version 1.1.0
kanushka Jul 11, 2025
af901e0
Merge pull request #42 from axewilledge/main
kanushka Jul 11, 2025
c53caeb
Merge branch 'main' into e2eTests
kanushka Jul 11, 2025
7ff412b
Remove duplicate test suite calls caused by merge conflicts
kanushka Jul 11, 2025
7fbdfa3
Merge pull request #43 from sachiniSam/e2eTests
kanushka Jul 11, 2025
42bd526
Revert download-ls script to download both released and prereleased ls
kanushka Jul 11, 2025
b2e9aa6
Merge pull request #46 from kanushka/script-fix
sachiniSam Jul 11, 2025
dcdae50
Update extension versions
kanushka Jul 12, 2025
7bd06ef
Migrate the latest MI extension updates
ChinthakaJ98 Jul 12, 2025
b188782
Merge pull request #47 from ChinthakaJ98/sync-repo
gigara Jul 13, 2025
c5fe448
Update workspaces/ballerina/ballerina-extension/CHANGELOG.md
kanushka Jul 14, 2025
4f5ca6c
Enhance artifact identification in BIFlowDiagram by allowing search b…
axewilledge Jul 14, 2025
ac7d492
Merge remote-tracking branch 'upstream/main' into bi-refactor
axewilledge Jul 14, 2025
6c65fa6
Reload dependencies upon update dependencies btn click
chathuranga-jayanath-99 Jul 14, 2025
352fde7
Merge pull request #48 from axewilledge/bi-refactor
axewilledge Jul 14, 2025
6d3f8db
Add advanced config editor e2e tests
kaumini Jul 14, 2025
52bb72c
Update workspaces/bi/bi-extension/CHANGELOG.md
kanushka Jul 14, 2025
39b8bb2
Update workspaces/ballerina/ballerina-extension/CHANGELOG.md
kanushka Jul 14, 2025
9ab0e21
Update changelog contents
kanushka Jul 14, 2025
6c79d8d
Merge branch 'main' into change-log-2
kanushka Jul 14, 2025
5ec18de
Update initial loader title
kanushka Jul 14, 2025
6a3f2e8
Merge branch 'main' into clean-st-call
kanushka Jul 14, 2025
fb9b6bc
Merge pull request #44 from kanushka/change-log-2
axewilledge Jul 14, 2025
c4ab859
Merge branch 'main' into clean-st-call
axewilledge Jul 14, 2025
b255aa6
Merge branch 'main' into load-dependencies-upon-update-btn
gigara Jul 14, 2025
34a0959
Merge pull request #51 from kanushka/clean-st-call
kanushka Jul 14, 2025
d7de1f4
Merge branch 'main' into load-dependencies-upon-update-btn
gigara Jul 14, 2025
a4f63ca
Merge pull request #49 from chathuranga-jayanath-99/load-dependencies…
gigara Jul 14, 2025
a719536
Refactor EntryNodeWidget to remove redundant onClick handler from Hea…
axewilledge Jul 14, 2025
7e7ea96
Enhance source code update process by directly applying text edits an…
axewilledge Jul 14, 2025
7429b4b
Downgrade lib to fix links not drawing issue
sachiniSam Jul 14, 2025
55f2582
Update file name
sachiniSam Jul 14, 2025
92e25a4
Merge pull request #54 from sachiniSam/fixDownload
sachiniSam Jul 14, 2025
1c9203a
Fix positioning issues in helperpane
tharindulak Jul 14, 2025
f76d150
Merge branch 'main' of https://github.com/wso2/vscode-extensions into…
tharindulak Jul 14, 2025
46547b4
Fix issues in the MI extension
ChinthakaJ98 Jul 14, 2025
cacf835
Merge branch 'main' into fixInitialDelay
kaumini Jul 15, 2025
40dd031
Merge remote-tracking branch 'upstream/main' into bi-refactor
axewilledge Jul 15, 2025
cb0ba8c
Merge branch 'main' of https://github.com/wso2/vscode-extensions into…
kaumini Jul 15, 2025
9f4a75b
Add FunctionFromSource API to Service Designer
axewilledge Jul 15, 2025
f0e38df
Refactor statemachine to handle services
axewilledge Jul 15, 2025
b86c120
Merge branch 'main' into config-new
tharindulak Jul 15, 2025
6a34d79
Update form field label name
kaumini Jul 15, 2025
ab3734f
Merge branch 'fixInitialDelay' of https://github.com/kaumini/vscode-e…
kaumini Jul 15, 2025
b8b5da6
Add search functionality and new ResourceAccordionV2 component to Ser…
axewilledge Jul 15, 2025
9c3918d
Merge pull request #50 from kaumini/fixInitialDelay
axewilledge Jul 15, 2025
0e07780
Update workspaces/ballerina/ballerina-visualizer/src/views/BI/Service…
axewilledge Jul 15, 2025
e1a8dc4
Merge branch 'main' into bi-refactor
axewilledge Jul 15, 2025
a90cb88
Fix suggestions not appearing issue
sachiniSam Jul 15, 2025
90753fa
Enhance document saving logic in VisualizerWebview to prevent unneces…
axewilledge Jul 15, 2025
5f66767
Update comment
axewilledge Jul 15, 2025
f61b2c4
Refactor ResourceAccordionV2 component by removing unused imports and…
axewilledge Jul 15, 2025
360d952
Remove unused console.log statement from stateMachine.ts
axewilledge Jul 15, 2025
3689aa9
Merge pull request #58 from axewilledge/bi-refactor
axewilledge Jul 15, 2025
19b0aae
Merge pull request #59 from sachiniSam/fixTypeSuggestion
axewilledge Jul 15, 2025
574d37e
Merge branch 'main' into auto-save
axewilledge Jul 15, 2025
6ae01be
Merge branch 'main' of https://github.com/wso2/vscode-extensions into…
gigara Jul 15, 2025
31f4400
fixes issue 734 BI
samithkavishke Jul 15, 2025
ab5d23f
Add cache restoration for MI and Ballerina LS
gigara Jul 15, 2025
e6c7292
Refactor cache keys for MI and Ballerina LS with retention settings
gigara Jul 15, 2025
f57b0e8
make zip command silent
gigara Jul 15, 2025
739746c
Merge pull request #61 from axewilledge/auto-save
axewilledge Jul 15, 2025
1fc0a6d
Merge branch 'main' into pipeline-fix
gigara Jul 15, 2025
13f8db5
Fix top positioning in the helperpane
tharindulak Jul 15, 2025
74265b4
Fix Form expression editor width
tharindulak Jul 15, 2025
14b838a
Merge pull request #63 from gigara/pipeline-fix
kanushka Jul 15, 2025
880f619
Rename the extension
ChinthakaJ98 Jul 15, 2025
dba14c4
Merge branch 'main' into update-mi-extension
ChinthakaJ98 Jul 15, 2025
46dcf10
Merge branch 'main' into fix-issues-01
ChinthakaJ98 Jul 15, 2025
9cee7aa
Merge pull request #56 from ChinthakaJ98/fix-issues-01
gigara Jul 15, 2025
a85e0c1
Merge branch 'main' into update-mi-extension
ChinthakaJ98 Jul 16, 2025
3844990
Merge remote-tracking branch 'upstream/main' into bi-refactor
axewilledge Jul 16, 2025
81e9869
Merge remote-tracking branch 'upstream/main-refactor' into bi-refactor
axewilledge Jul 16, 2025
cfaf987
Refactor SHARED_COMMANDS from enum to constant object for improved st…
axewilledge Jul 16, 2025
0cea451
Merge pull request #55 from ChinthakaJ98/update-mi-extension
ChinthakaJ98 Jul 16, 2025
68b2b88
Merge branch 'main' into issue-734-bi
samithkavishke Jul 16, 2025
e378fac
Fix issues
tharindulak Jul 16, 2025
f6d0c92
Add new state to disable the parent component state
samithkavishke Jul 15, 2025
04d49ea
Merge branch 'main' into issue-764-frontend
samithkavishke Jul 16, 2025
4728d99
Merge pull request #62 from samithkavishke/issue-734-bi
sachiniSam Jul 16, 2025
7122442
Refactor code
tharindulak Jul 16, 2025
cfda281
Merge branch 'main' of https://github.com/wso2/vscode-extensions into…
tharindulak Jul 16, 2025
3be9400
Merge branch 'main' into issue-764-frontend
samithkavishke Jul 16, 2025
24a8b5e
Merge branch 'main' into fix-helper-pane
tharindulak Jul 16, 2025
b976661
Refactor command names in package.json and related files for consiste…
axewilledge Jul 16, 2025
2797de2
Merge remote-tracking branch 'upstream/main' into main-refactor
axewilledge Jul 16, 2025
3923d8f
Merge remote-tracking branch 'upstream/main' into bi-refactor
axewilledge Jul 16, 2025
c682fba
Merge remote-tracking branch 'upstream/main-refactor' into bi-refactor
axewilledge Jul 16, 2025
1c9b155
Remove old low-code diagram from main panel
kanushka Jul 16, 2025
e68a011
Merge pull request #60 from samithkavishke/issue-764-frontend
sachiniSam Jul 16, 2025
a054f1f
Merge pull request #73 from axewilledge/bi-refactor
kanushka Jul 16, 2025
2e7e906
Merge branch 'main' into fix-helper-pane
tharindulak Jul 16, 2025
4293a76
Merge branch 'main' of https://github.com/wso2/vscode-extensions into…
tharindulak Jul 16, 2025
953512a
Merge branch 'main' into config-new
ChinthakaJ98 Jul 17, 2025
d7ee453
Merge pull request #14 from tharindulak/config-new
tharindulak Jul 17, 2025
5f8b741
Merge branch 'main' into fix-helper-pane
tharindulak Jul 17, 2025
83df18c
Merge branch 'main' of https://github.com/wso2/vscode-extensions into…
tharindulak Jul 17, 2025
6907c33
Fix intergration name preview
ChathuraIshara Jul 17, 2025
7be55f1
Merge pull request #1 from kanushka/anjanap-bi-refactor
axewilledge Jul 17, 2025
dd94d6c
Merge remote-tracking branch 'upstream/main-refactor' into bi-refactor
axewilledge Jul 17, 2025
6d13898
Remove old low-code diagram from main panel
kanushka Jul 16, 2025
37ee88a
Modified DiagramWrapper to handle parent metadata in diagram renderin…
kanushka Jul 17, 2025
1fd6797
Remove console log statements to clean up the code
kanushka Jul 17, 2025
90e7df9
Refactor flow node metadata handling
kanushka Jul 17, 2025
325a577
Refactor BIFocusFlowDiagram to remove syntaxTree prop and enhance met…
kanushka Jul 17, 2025
56cf022
Merge pull request #76 from kanushka/main-refactor
axewilledge Jul 17, 2025
6d40bd6
Merge remote-tracking branch 'upstream/main-refactor' into bi-refactor
axewilledge Jul 17, 2025
ac37ca6
Remove syntax tree request for Service Designer and Diagrams.
axewilledge Jul 17, 2025
811e8da
Merge remote-tracking branch 'upstream/main' into bi-refactor
axewilledge Jul 17, 2025
87983f2
Merge pull request #78 from axewilledge/bi-refactor
axewilledge Jul 17, 2025
c03bff4
Update external URL in WelcomeView to point to the new integration gu…
axewilledge Jul 17, 2025
3464b91
Merge pull request #79 from axewilledge/bi-refactor
kanushka Jul 17, 2025
3bc5367
Fix issues when running on windows os
ChinthakaJ98 Jul 17, 2025
8cb0580
Update CAR plugin version
ChinthakaJ98 Jul 17, 2025
87b6416
Fix issues in the MI extension
ChinthakaJ98 Jul 17, 2025
792a012
add migrate button in unsupported project page
chathuranga-jayanath-99 Apr 24, 2025
0521c17
remove migrate button from side panel
chathuranga-jayanath-99 Jul 17, 2025
ee22fe1
introduce migrate command as a constant and use
chathuranga-jayanath-99 Jul 17, 2025
b4dfb55
Merge pull request #84 from chathuranga-jayanath-99/add-migrate-btn-i…
chathuranga-jayanath-99 Jul 18, 2025
be8f0bc
Merge branch 'main' into mi-fixes-01
ChinthakaJ98 Jul 18, 2025
2c7ec7f
Remove load dependencies notification message
chathuranga-jayanath-99 Jul 18, 2025
85f3fb2
Merge pull request #82 from ChinthakaJ98/mi-fixes-01
ChinthakaJ98 Jul 18, 2025
4f7dca8
Merge branch 'main' into remove-load-dependencies-notification
chathuranga-jayanath-99 Jul 18, 2025
8128cdd
Open add config form when return from add config path
kaumini Jul 18, 2025
4280586
Add configurations entry to treeview
kaumini Jul 18, 2025
a62094d
Merge branch 'main' into addNewImprv
kaumini Jul 18, 2025
6e59d74
Merge pull request #87 from chathuranga-jayanath-99/remove-load-depen…
chathuranga-jayanath-99 Jul 18, 2025
5e0c7a8
Merge branch 'main' into addNewImprv
kaumini Jul 18, 2025
0f18d75
Set addNew to state
kaumini Jul 18, 2025
c60d813
Merge branch 'addNewImprv' of https://github.com/kaumini/vscode-exten…
kaumini Jul 18, 2025
b8ea547
Add view icon for configurations in the tree view
kaumini Jul 18, 2025
d9c4247
Add resource accessor label with colors in component diagram
kaumini Jul 18, 2025
d7dba47
Fix review sugestions
tharindulak Jul 18, 2025
b690185
Merge branch 'main' of https://github.com/wso2/vscode-extensions into…
tharindulak Jul 18, 2025
9e26e19
Merge branch 'fix-helper-pane' of https://github.com/tharindulak/vsco…
tharindulak Jul 18, 2025
82fd58c
Fix typo
kaumini Jul 18, 2025
9d8f3c2
Merge remote-tracking branch 'upstream/main' into pre-release
axewilledge Jul 18, 2025
a54a8a0
Refactor MainPanel to re-render the diagram when the identifier changes
axewilledge Jul 18, 2025
6708bc3
Refactor state machine logic to handle project initialization based o…
axewilledge Jul 18, 2025
5d13a08
Merge pull request #93 from axewilledge/pre-release-fixes
kanushka Jul 18, 2025
26af10f
Merge branch 'main' into 5.2.0-release
axewilledge Jul 18, 2025
8123e9f
Add show more functions button to the plus node menu
kaumini Jul 18, 2025
407f53e
Merge branch 'main' into resourceAccColors
kaumini Jul 18, 2025
b16ca60
Merge pull request #88 from kaumini/addNewImprv
kaumini Jul 18, 2025
bd80ee1
Merge branch 'main' into 5.2.0-release
axewilledge Jul 18, 2025
a0b0fd6
Merge pull request #94 from wso2/5.2.0-release
axewilledge Jul 18, 2025
6c55eb2
Merge branch 'main' into resourceAccColors
kanushka Jul 18, 2025
7c99384
Merge branch 'main' into pre-release
axewilledge Jul 18, 2025
214fdae
Merge pull request #95 from kaumini/resourceAccColors
kanushka Jul 18, 2025
afd681a
Merge branch 'main' into pre-release
kanushka Jul 18, 2025
6b7be31
Merge pull request #96 from wso2/pre-release
kanushka Jul 18, 2025
a04a93a
Merge branch 'main' into fix-helper-pane
gigara Jul 18, 2025
3926c6f
Merge pull request #72 from tharindulak/fix-helper-pane
gigara Jul 18, 2025
000fd4a
Fix imported type validation issue
samithkavishke Jul 21, 2025
4ed3779
Merge pull request #101 from samithkavishke/issue-330
sachiniSam Jul 21, 2025
3fcc6c6
Merge branch 'main' into improve-integration-name-preview
ChathuraIshara Jul 21, 2025
53605c2
Add string split feature
axewilledge Jul 21, 2025
1993324
Merge pull request #102 from axewilledge/main
axewilledge Jul 21, 2025
6f52a93
Merge branch 'main' into improve-integration-name-preview
ChathuraIshara Jul 21, 2025
bdf027a
Merge pull request #75 from ChathuraIshara/improve-integration-name-p…
sachiniSam Jul 21, 2025
9d17253
Fix bal run command in plugin dev mode
NipunaRanasinghe Jul 18, 2025
00249f5
Merge pull request #86 from NipunaRanasinghe/main
axewilledge Jul 21, 2025
766b48b
Revert "Fix imported type validation issue"
kanushka Jul 21, 2025
eda3099
Merge pull request #105 from wso2/revert-101-issue-330
kanushka Jul 21, 2025
9cd3f35
change the value of BALLERINA_AUTH_REDIRECT_URL in env example
senithkay Jul 21, 2025
6bc83d9
Merge pull request #108 from senithkay/bal-redirecturl-env-update
kanushka Jul 21, 2025
6f393bc
Refactor source
kanushka Jul 21, 2025
7fc7382
Fix AI chat diagram not updating issue when doing change to agent
kanushka Jul 21, 2025
5ce72bc
Add default value handling in DropdownEditor component
kanushka Jul 21, 2025
e79d810
Merge pull request #110 from kanushka/main
kanushka Jul 21, 2025
0398c22
Update extension patch version
kanushka Jul 25, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
40 changes: 29 additions & 11 deletions .github/actions/build/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,34 +43,34 @@ inputs:
required: false
BALLERINA_AUTH_ORG:
default: true
type: string
type: string
BALLERINA_AUTH_CLIENT_ID:
default: true
type: string
type: string
MI_AUTH_ORG:
default: true
type: string
type: string
MI_AUTH_CLIENT_ID:
default: true
type: string
type: string
PLATFORM_DEFAULT_GHAPP_CLIENT_ID:
default: true
type: string
type: string
PLATFORM_DEFAULT_DEVANT_ASGARDEO_CLIENT_ID:
default: true
type: string
type: string
PLATFORM_STAGE_GHAPP_CLIENT_ID:
default: true
type: string
type: string
PLATFORM_STAGE_DEVANT_ASGARDEO_CLIENT_ID:
default: true
type: string
type: string
PLATFORM_DEV_GHAPP_CLIENT_ID:
default: true
type: string
type: string
PLATFORM_DEV_DEVANT_ASGARDEO_CLIENT_ID:
default: true
type: string
type: string

runs:
using: "composite"
Expand Down Expand Up @@ -137,6 +137,24 @@ runs:
cp "$example" "$envfile"
done

- name: Restore MI LS from cache
id: mi-ls-cache
if: ${{ inputs.isPreRelease == 'true' }}
uses: actions/cache@v4
with:
path: workspaces/mi/mi-extension/ls
key: mi-ls
retention-days: 1

- name: Restore Ballerina LS from cache
id: ballerina-ls-cache
if: ${{ inputs.isPreRelease == 'true' }}
uses: actions/cache@v4
with:
path: workspaces/ballerina/ballerina-extension/ls
key: ballerina-ls
retention-days: 1

- name: Build repo
shell: bash
id: build
Expand All @@ -158,7 +176,7 @@ runs:
- name: Compress build
shell: bash
run: |
zip -r build.zip ./ -x 'common/temp*' -x '**/node_modules/*' -y
zip -rq build.zip ./ -x 'common/temp*' -x '**/node_modules/*'
zip VSIX.zip *.vsix

- name: Save build
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/cache-cleanup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ jobs:
- name: Cleanup
run: |
if [ "${{ github.event_name }}" == "workflow_dispatch" ]; then
PR_NUMBER="${{ github.event.inputs.pull_request_number }}"
PR_NUMBER="${{ github.event.inputs.pull_request_number }}"
else
PR_NUMBER="${{ github.event.pull_request.number }}"
PR_NUMBER="${{ github.event.pull_request.number }}"
fi

REPO=${{ github.repository }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/daily-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- name: Notification - MI
uses: ./.github/actions/dailyBuildNotification
with:
title: Micro Integrator
title: "WSO2 Integrator: MI"
fileName: micro-integrator
chatAPI: ${{ secrets.MI_TEAM_CHAT_API }}

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ This repository contains multiple Visual Studio Code extensions developed by WSO
- [Choreo](https://marketplace.visualstudio.com/items?itemName=WSO2.choreo)
- [WSO2 Integrator: BI](https://marketplace.visualstudio.com/items?itemName=WSO2.ballerina-integrator)
- [APK Config Language Support](https://marketplace.visualstudio.com/items?itemName=WSO2.apk-config-language-support)
- [Micro Integrator](https://marketplace.visualstudio.com/items?itemName=WSO2.micro-integrator)
- [WSO2 Integrator: MI](https://marketplace.visualstudio.com/items?itemName=WSO2.micro-integrator)

## Prerequisites

Expand Down
Loading
Loading