Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
633 commits
Select commit Hold shift + click to select a range
e84b551
Merge branch 'main' into resourceAccColors
kaumini Aug 29, 2025
d600aa2
Merge pull request #320 from sachiniSam/serviceEdit
sachiniSam Aug 29, 2025
a666169
Fix editors model not updating with provided value
sachiniSam Aug 29, 2025
d31ca58
Merge remote-tracking branch 'upstream/main' into typeArray
sachiniSam Aug 29, 2025
a54bfb1
remove initial slid in animation to the sliding pane
senithkay Aug 29, 2025
0dd3857
fixed suggestions
SahanMawadawila Aug 29, 2025
183bdc4
Merge branch 'main' of https://github.com/wso2/vscode-extensions into…
senithkay Aug 29, 2025
71e7bff
fix build errors in ui-ttolkit slidingPane
senithkay Aug 29, 2025
3b5a47d
fix helper pane origin in create new functions modal and few other pl…
senithkay Aug 29, 2025
f257cd6
Merge pull request #321 from sachiniSam/typeArray
sachiniSam Aug 29, 2025
b8db536
resolve merge suggestions
senithkay Aug 29, 2025
5d4f6ec
Fix switching between different data mapper views
madushajg Aug 29, 2025
a08794a
Merge branch 'main' into car-plugin-update
ChinthakaJ98 Aug 29, 2025
6366f96
Fix Formatting | Updated license Header | Add newline at EOF | Implem…
senithkay Aug 29, 2025
e34029f
Address PR comments
senithkay Aug 29, 2025
d004964
Merge pull request #322 from madushajg/bi-data-mapper
kanushka Aug 29, 2025
5854fec
Merge pull request #318 from SahanMawadawila/car-plugin-update
ChinthakaJ98 Aug 29, 2025
acfb2fc
Merge branch 'main' of https://github.com/wso2/vscode-extensions into…
senithkay Aug 29, 2025
fadb545
Update connector UI to tab view
kaumini Aug 29, 2025
a74fe09
Update connector UI to tab view
kaumini Aug 29, 2025
a0ee786
Merge pull request #323 from kaumini/connectorCurrentOrgUI
kanushka Aug 29, 2025
35b7acd
Fix potential issue when no workspace folders open
kaumini Aug 29, 2025
49228e3
Merge branch 'resourceAccColors' of https://github.com/kaumini/vscode…
kaumini Aug 29, 2025
6116085
Handle delete when mapping is undefined
KCSAbeywickrama Aug 29, 2025
bf25e82
Show message when no connectors in current org
kaumini Aug 29, 2025
d0551d0
Format code
kaumini Aug 29, 2025
b6c1734
Merge branch 'main' into connectorCurrentOrgUI
kaumini Aug 29, 2025
e7725fa
Merge pull request #324 from KCSAbeywickrama/bi-dm-del-arr-elem
madushajg Aug 29, 2025
1437c0e
Merge pull request #325 from kaumini/connectorCurrentOrgUI
kanushka Aug 30, 2025
a55391b
Update targetLineRange handling in helper pane components
dan-niles Aug 30, 2025
8cfcfb7
Refactor onBackCallback in PanelManager
dan-niles Aug 30, 2025
987f3ca
Fix error logging message in ConnectionCreator
dan-niles Aug 30, 2025
bba2bee
Merge branch 'main' into reuse-model-providers
dan-niles Aug 30, 2025
e2cc9a5
Add new SVG icons: bi-bookmark, bi-convert, bi-plus-fill, and bi-update
kanushka Aug 31, 2025
c719636
Refactor WelcomeView component layout and styling; enhance user guida…
kanushka Aug 31, 2025
e997848
Enhance IOType and IOTypeField interfaces with displayName property
KCSAbeywickrama Aug 31, 2025
1074fa7
Update components to use displayName where available
KCSAbeywickrama Aug 31, 2025
86f80c8
Fix capturing project tags from resolved pom content
chathuranga-jayanath-99 Aug 26, 2025
21f1c7f
Enhance project creation by updating ProjectRequest interface and cre…
kanushka Aug 31, 2025
96209df
Refactor ProjectForm component to include package name input, optiona…
kanushka Aug 31, 2025
0e2827e
Fix suggestions
kanushka Aug 31, 2025
80b4e82
Merge pull request #328 from chathuranga-jayanath-99/fix-split-projec…
chathuranga-jayanath-99 Aug 31, 2025
2e910b4
Add category expansion functionality and localStorage integration for…
kanushka Aug 31, 2025
c9bbd52
Remove unnecessary changes
samithkavishke Sep 1, 2025
010ab60
Make 'name' property optional in IOType interface
KCSAbeywickrama Sep 1, 2025
b3d4e59
Merge pull request #1 from axewilledge/fix/remove-timeout-from-projec…
madushajg Aug 28, 2025
705bd6d
Resolve the conflicts with the main branch
samithkavishke Sep 1, 2025
d72f3a9
Merge branch 'main' into reuse-model-providers
kanushka Sep 1, 2025
779f516
Update workspaces/ballerina/ballerina-extension/src/utils/project-art…
madushajg Sep 1, 2025
d00d132
Merge branch 'main' into bi-multi-projects
madushajg Sep 1, 2025
e533b0d
Merge pull request #285 from dan-niles/reuse-model-providers
kanushka Sep 1, 2025
4881f91
Merge branch 'main' into bi-multi-projects
madushajg Sep 1, 2025
725bfb0
Merge pull request #327 from KCSAbeywickrama/bi-dm-display-name
KCSAbeywickrama Sep 1, 2025
b57ef96
Update chat agent creation process to use search API
dan-niles Aug 15, 2025
f71e164
Update inline agent creation process to use search API
dan-niles Aug 15, 2025
0ec90b2
Update agent memory manager config to use search API
dan-niles Aug 18, 2025
86db6a9
Update AddMcpServer to use search API for fetching existing tools
dan-niles Aug 18, 2025
db51ccb
Refactor AIChatAgent components to use project path for search API
dan-niles Aug 30, 2025
d5dd521
Merge pull request #331 from madushajg/bi-multi-projects
axewilledge Sep 1, 2025
3868522
Refactor AddMcpServer to use searchNodes for fetching existing tools
dan-niles Sep 1, 2025
5b5ad3e
Fix colors and closing button of the modals | Change create function …
senithkay Sep 1, 2025
b371149
Minor improvements on styles
madushajg Aug 29, 2025
546f421
Merge branch 'main' into migrate-to-search-api-for-agent-creation
dan-niles Sep 1, 2025
178ba37
Check diagnostics for unresolved modules to proceed with build
kaumini Sep 1, 2025
135bf69
Merge branch 'main' of https://github.com/wso2/vscode-extensions into…
kaumini Sep 1, 2025
b8022f4
Fix overlay repeating issue
senithkay Sep 1, 2025
1f845d4
Add delete option to graphql
samithkavishke Sep 1, 2025
ea196bb
Fix navigate into focused views
madushajg Sep 1, 2025
00f3979
Fix node positioning on focused view changes
madushajg Sep 1, 2025
e7e022b
move modal component to to general place
senithkay Sep 1, 2025
c69c4e1
Enhance the curvyness of the links
madushajg Sep 1, 2025
185397d
Add project path retrieval in AIChatAgentWizard
dan-niles Sep 1, 2025
db69b1f
fix overlay not disappearing bug and completions not clickable issue
senithkay Sep 1, 2025
37c8ef8
Use project path for search API in AddMcpServer
dan-niles Sep 1, 2025
55a1405
Enable auto-refreshing data mapper view on source code changes
madushajg Sep 1, 2025
94322e0
Merge pull request #334 from madushajg/bi-data-mapper
madushajg Sep 1, 2025
e7f7ea9
Add additional debug logs for better traceability during activation a…
axewilledge Sep 1, 2025
9048446
implement created function auto selection
senithkay Sep 1, 2025
1bb86bc
Add Import Integration Form and update WelcomeView
RadCod3 Jul 16, 2025
895182b
Add rpc to handle selecting files or folders
RadCod3 Jul 16, 2025
0aacc9a
Add tool pulling when user clicks integration option
RadCod3 Jul 17, 2025
12150c9
Make integration technologies list dynamic
RadCod3 Jul 17, 2025
a9dcf67
Hoist up tool pull progress to access from loading
RadCod3 Jul 17, 2025
a7e9544
Add initial connection to ls for tibco migrations
RadCod3 Jul 18, 2025
eb504b5
Implement complete migration flow for tibco
RadCod3 Jul 21, 2025
ae4c5a5
Update tool pull flow and add loading
RadCod3 Jul 22, 2025
0e8dada
Add migration logs/state notification support
RadCod3 Jul 22, 2025
5ab5c87
Add config json file creation and refactor
RadCod3 Jul 23, 2025
34ca42d
Add rpc to get availble migration tools
RadCod3 Jul 24, 2025
4bdf997
Make import flow a descriptive 3-step process
RadCod3 Jul 24, 2025
4dd1c3d
Add markdown styling support for report
RadCod3 Jul 31, 2025
c9d9223
Get available migration tools from language-server
RadCod3 Jul 31, 2025
95703d5
Move tool choosing logic to rpc-manager
RadCod3 Aug 5, 2025
3894f32
Add support for mule migration
RadCod3 Aug 11, 2025
d870cb6
Add code blocks in migration report
RadCod3 Aug 13, 2025
a69b0ff
Add coverage summary, autoscroll logs to report
RadCod3 Aug 14, 2025
364a53b
Support mult elementTypes in estimation scenarios
RadCod3 Aug 15, 2025
ea2f4a8
Fix progress ring not following to vscode theme
RadCod3 Aug 15, 2025
903fdb4
Add report webview and save, open buttons
RadCod3 Aug 19, 2025
3e0af47
Refactor styling and format
RadCod3 Aug 20, 2025
4f68ece
Refactor for code clarity
RadCod3 Aug 21, 2025
18dbfac
Remove manual work estimation table
RadCod3 Aug 25, 2025
c69910a
Move view report buttons to coverage overview
RadCod3 Aug 25, 2025
68e5fc3
Refactor ImportIntegrationForm UI steps
RadCod3 Aug 25, 2025
6096e47
Add back button next to primary wizard button
RadCod3 Aug 25, 2025
7c24ed2
Update wording for clearer user guidance
RadCod3 Aug 25, 2025
c7f4ffe
Update styling
RadCod3 Aug 25, 2025
c954573
Use parsed report json from api
RadCod3 Aug 26, 2025
66d82d9
Add header to migration wizard
RadCod3 Aug 26, 2025
518f091
Update report webview to open a new webview
RadCod3 Aug 26, 2025
dd33733
Extract folder picker into reusable component
RadCod3 Aug 26, 2025
a4e66fc
Support enum type migrationtool parameters
RadCod3 Aug 27, 2025
5063b95
Fix folder picker bug
RadCod3 Aug 27, 2025
2a78501
Remove step keyword from titles
RadCod3 Aug 27, 2025
0cf8204
Update report interface to match LS implementation
RadCod3 Aug 27, 2025
5d69447
Pass migration tool parameters to ls
RadCod3 Aug 27, 2025
bc821ee
Refactor tool pull flow with error handling
RadCod3 Aug 27, 2025
133fadc
Update styling for consistency
RadCod3 Aug 27, 2025
d834e0c
Pull fixed tool version to avoid breaking changes
RadCod3 Aug 29, 2025
3b65680
Add e2e test for migrations
RadCod3 Aug 31, 2025
44f05f5
Refactor for clarity
RadCod3 Aug 29, 2025
12cea99
Use ui toolkit action buttons for wizard
RadCod3 Sep 1, 2025
b5fe3f9
Add code review suggestions
RadCod3 Sep 1, 2025
6af3139
Add debug logging for error handling during Ballerina version checks
axewilledge Sep 1, 2025
915698c
Address copilot reviews
RadCod3 Sep 1, 2025
f53cf61
fix copilot review comment
senithkay Sep 1, 2025
dea37d2
fix copilot comments
senithkay Sep 1, 2025
8120118
Refactor debug logging for Ballerina extension initialization
axewilledge Sep 1, 2025
d1b1d3a
Merge pull request #335 from axewilledge/bi-1.2x
kanushka Sep 1, 2025
47a3a8d
Add correct type annotation
RadCod3 Sep 1, 2025
3e9a2e8
Enhance NodeList component support Add Data Loaders and Chunkers
kanushka Sep 1, 2025
5179936
Refactor NodeList component
kanushka Sep 1, 2025
c5ddabc
Merge branch 'main' of https://github.com/wso2/vscode-extensions into…
kanushka Sep 1, 2025
7bb38e0
Merge pull request #310 from RadCod3/bi-migrate
kanushka Sep 1, 2025
541888e
Merge branch 'main' into ai-updates-3
kanushka Sep 1, 2025
154fa86
Add debug logs for better traceability
kanushka Sep 1, 2025
ca8b505
Update ballerina extension patch version to match released version
kanushka Sep 1, 2025
f5ae342
Merge pull request #337 from kanushka/debug-logs
madushajg Sep 1, 2025
11b8af4
Update tooltip
kanushka Sep 2, 2025
933d753
Merge branch 'main' of https://github.com/wso2/vscode-extensions into…
kanushka Sep 2, 2025
babee44
Rename label to title in Ballerina toml when creating new BI package
kanushka Sep 2, 2025
d241046
Fix branch push failure
gigara Sep 2, 2025
b463f18
Fix failure notification issue
gigara Sep 2, 2025
4f06550
Merge pull request #338 from gigara/fix-pr-creation
gigara Sep 2, 2025
b691358
Refactor project creation logic to utilize ProjectRequest type. Intro…
kanushka Sep 2, 2025
6012ddf
Merge branch 'main' of https://github.com/wso2/vscode-extensions into…
kanushka Sep 2, 2025
b8bbbc2
Update descriptions in ProjectFormFields for clarity and conciseness.
kanushka Sep 2, 2025
111c14c
Merge branch 'main' of https://github.com/wso2/vscode-extensions into…
kanushka Sep 2, 2025
e8e42af
Refactor category conversion functions to use a unified icon factory …
kanushka Sep 2, 2025
8b927d5
Merge branch 'main' into migrate-to-search-api-for-agent-creation
dan-niles Sep 2, 2025
2a823aa
Allign graphql icon in design diagram view
samithkavishke Sep 2, 2025
3704b35
Merge branch 'ai-updates-3' of https://github.com/kanushka/vscode-ext…
kanushka Sep 2, 2025
60a13a6
Enable go-to-source from data mapper expression bar
madushajg Sep 2, 2025
abf39ab
Merge branch 'main' into ai-updates-3
kanushka Sep 2, 2025
4a5b3c1
Update expandArrayFn call to use targetMappedPort inputs instead of s…
KCSAbeywickrama Sep 2, 2025
0907952
Rename inline-data-mapper -> data-mapper
madushajg Sep 2, 2025
5ed76e4
Merge branch 'main' into issue-653
sachiniSam Sep 2, 2025
5e09207
Merge pull request #336 from kanushka/ai-updates-3
kanushka Sep 2, 2025
231a491
Merge branch 'main' into issue-653
sachiniSam Sep 2, 2025
8aef193
Merge branch 'main' into new-project-page
kanushka Sep 2, 2025
22ccb20
Merge branch 'main' into initial-page-rewamp
kanushka Sep 2, 2025
c42fbb7
Merge pull request #340 from samithkavishke/issue-653
sachiniSam Sep 2, 2025
701fe12
Merge branch 'main' into initial-page-rewamp
sachiniSam Sep 2, 2025
dbe3894
Support Reusable DataMapper to the New LS APIs
VellummyilumVinoth Sep 2, 2025
79093db
Merge branch 'main' of https://github.com/wso2/vscode-extensions into…
kanushka Sep 2, 2025
73f9ef2
Merge pull request #341 from KCSAbeywickrama/bi-dm-inner-focus-link-disp
madushajg Sep 2, 2025
318f1de
Merge pull request #326 from kanushka/initial-page-rewamp
kanushka Sep 2, 2025
334abc7
Merge branch 'main' into new-project-page
kanushka Sep 2, 2025
4145ead
Merge remote-tracking branch 'upstream/bi-data-mapper' into refactor-…
VellummyilumVinoth Sep 2, 2025
4c9e8b2
Improve connector view flow
kaumini Sep 2, 2025
f34ccdf
Merge branch 'connectorCurrentOrgUI' of https://github.com/kaumini/vs…
kaumini Sep 2, 2025
442483c
Fix overlay issue
kaumini Sep 2, 2025
1399df5
Merge branch 'main' into connectorCurrentOrgUI
kaumini Sep 2, 2025
3d5be5b
Merge branch 'main' of https://github.com/wso2/vscode-extensions into…
senithkay Sep 2, 2025
42f43f7
Merge pull request #329 from kanushka/new-project-page
kanushka Sep 2, 2025
8f2ec31
Add navigation support to PanelManager and FormGenerator components
dan-niles Sep 2, 2025
e0bec7e
Update ConnectionSelector config with vector store, embedding provide…
dan-niles Sep 2, 2025
87533ae
Update VectorKnowledgeBaseForm to navigate to connection selection fo…
dan-niles Sep 2, 2025
fc5bbac
Enhance NodeList component by adding new categories: Model Providers,…
kanushka Sep 2, 2025
4b29c06
Merge pull request #332 from VellummyilumVinoth/refactor-reusable
madushajg Sep 2, 2025
a9ddcf4
Merge remote-tracking branch 'upstream/bi-data-mapper' into bi-data-m…
madushajg Sep 2, 2025
e918191
Avoid sourcemaps in production build
gigara Sep 2, 2025
815918b
Add navigation support to EditConnectionWizard for connection selecti…
dan-niles Sep 2, 2025
5f1da66
Add updateNodeLineRange utility to manage line range updates for sele…
dan-niles Sep 2, 2025
be03435
Refactor NodeList component to streamline category handling by utiliz…
kanushka Sep 2, 2025
d2479e5
Merge branch 'main' into side-panel-update
kanushka Sep 2, 2025
8de5f01
Refactor ConnectionConfig to replace onCreateNew with onNavigateToSel…
dan-niles Sep 2, 2025
82b16d4
Update VectorKnowledgeBaseForm to enhance form validation
dan-niles Sep 2, 2025
3963e47
Refactor VectorKnowledgeBaseForm to simplify form validation logic
dan-niles Sep 2, 2025
722a58c
Merge branch 'main' into ai-updates-3
dan-niles Sep 2, 2025
494b0cb
Merge pull request #342 from madushajg/bi-data-mapper
madushajg Sep 2, 2025
6ccdeab
Merge pull request #330 from kanushka/side-panel-update
madushajg Sep 2, 2025
897f701
Merge branch 'main' into ai-updates-3
dan-niles Sep 2, 2025
d800647
Merge branch 'main' into bi-packge-size-fix
gigara Sep 2, 2025
0b398fa
Merge remote-tracking branch 'upstream/main' into migrate-to-search-a…
dan-niles Sep 2, 2025
fed849b
Merge pull request #344 from gigara/bi-packge-size-fix
gigara Sep 2, 2025
7faca5e
Merge branch 'main' into ai-updates-3
kanushka Sep 2, 2025
5bad56d
Remove searchNodes utility function from AI agent components
dan-niles Sep 2, 2025
7012f12
Merge remote-tracking branch 'upstream/main' into bi-data-mapper
madushajg Sep 2, 2025
0b86128
Merge pull request #346 from madushajg/bi-data-mapper
madushajg Sep 2, 2025
763b692
Update getConnectionKind to return undefined explicitly for unrecogni…
dan-niles Sep 2, 2025
feae4b1
Refactor chunker default value assignment to use a constant
dan-niles Sep 2, 2025
08173b1
Merge branch 'main' into migrate-to-search-api-for-agent-creation
dan-niles Sep 2, 2025
a872d1e
Merge pull request #339 from dan-niles/ai-updates-3
kanushka Sep 2, 2025
088b868
Add padding and improve custom connector description
kaumini Sep 2, 2025
6da994b
Merge branch 'main' of https://github.com/wso2/vscode-extensions into…
kaumini Sep 2, 2025
1d5c713
Merge branch 'main' into migrate-to-search-api-for-agent-creation
dan-niles Sep 3, 2025
4ed410d
Modify the options for string value creation
senithkay Sep 3, 2025
3bede74
Add advanced AI nodes configuration and filtering logic
kanushka Sep 3, 2025
d7513a3
Add DATA_LOADER and CHUNKER node types with corresponding icons
kanushka Sep 3, 2025
58f4f26
Merge pull request #272 from dan-niles/migrate-to-search-api-for-agen…
kanushka Sep 3, 2025
0583b80
Add sx to button card
kaumini Sep 3, 2025
aeaee12
Merge branch 'main' into side-panel-updates-2
kanushka Sep 3, 2025
7fdd57c
Resolve PR comment
senithkay Sep 3, 2025
38126b3
Revert button card change
kaumini Sep 3, 2025
ff71604
Update workspaces/ballerina/ballerina-extension/package.json
kanushka Sep 3, 2025
5a31d6d
Merge pull request #347 from kanushka/side-panel-updates-2
kanushka Sep 3, 2025
e79951c
Directly open custom connectors tab on tree view custom ocnnectors pl…
kaumini Sep 3, 2025
3b75f80
Merge branch 'main' into issue-246-2
samithkavishke Sep 3, 2025
e8f8121
Merge pull request #247 from samithkavishke/issue-246-2
sachiniSam Sep 3, 2025
a5a4571
Merge remote-tracking branch 'upstream/main' into bi-data-mapper
madushajg Sep 3, 2025
96d41d0
Merge pull request #350 from madushajg/bi-data-mapper
madushajg Sep 3, 2025
c706a48
Merge branch 'main' into bi-data-mapper
madushajg Sep 3, 2025
ea90457
Enhance WSL support and add isWSL utility function for better environ…
axewilledge Sep 3, 2025
5c6f34c
Merge pull request #351 from axewilledge/bi-1.2x
kanushka Sep 3, 2025
2946068
Merge branch 'main' into connectorCurrentOrgUI
kanushka Sep 3, 2025
3910ea3
Merge pull request #343 from kaumini/connectorCurrentOrgUI
kanushka Sep 3, 2025
667da34
Merge remote-tracking branch 'upstream/main' into bi-data-mapper
madushajg Sep 3, 2025
2e6c282
Merge branch 'main' into resourceAccColors
kanushka Sep 3, 2025
f90b633
Merge remote-tracking branch 'upstream/bi-data-mapper' into bi-data-m…
madushajg Sep 3, 2025
3bf17bd
Merge branch 'main' of https://github.com/wso2/vscode-extensions into…
senithkay Sep 3, 2025
95b2208
Merge branch 'main' into bi-data-mapper
madushajg Sep 3, 2025
1f1ab26
fix merge issues
senithkay Sep 3, 2025
8332740
Merge pull request #306 from kaumini/resourceAccColors
kanushka Sep 3, 2025
6aa4e7f
Merge branch 'main' into merge-new-helper-1
kanushka Sep 3, 2025
05d49f3
Merge branch 'main' into bi-data-mapper
madushajg Sep 3, 2025
31bc430
Merge pull request #345 from wso2/bi-data-mapper
madushajg Sep 3, 2025
0abdc82
Enhance getFilteredMappings function to include isElement parameter f…
madushajg Sep 3, 2025
116ba02
Merge branch 'main' into bi-data-mapper
madushajg Sep 3, 2025
df60710
Merge branch 'main' of https://github.com/wso2/vscode-extensions into…
senithkay Sep 3, 2025
cd43482
Merge branch 'merge-new-helper-1' of https://github.com/senithkay/vsc…
senithkay Sep 3, 2025
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
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
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
ac18477
Update version to ballerina-integrator-1.2.125090311
choreo-cicd Sep 3, 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
Loading
Loading