Skip to content

fix: ensure sequential execution of database insert commands#1885

Merged
netomi merged 1 commit into
eclipse-openvsx:mainfrom
vinokurig:CRW-10925
May 28, 2026
Merged

fix: ensure sequential execution of database insert commands#1885
netomi merged 1 commit into
eclipse-openvsx:mainfrom
vinokurig:CRW-10925

Conversation

@vinokurig

@vinokurig vinokurig commented May 28, 2026

Copy link
Copy Markdown
Contributor

Add && operator between kubectl exec commands to ensure that user_data insert completes successfully before attempting to insert personal_access_token, and that the PAT insert completes before the success message is displayed.
image

This fixes the https://redhat.atlassian.net/browse/CRW-10925 issue

Add && operator between kubectl exec commands to ensure that user_data
insert completes successfully before attempting to insert personal_access_token,
and that the PAT insert completes before the success message is displayed.

Co-Authored-By: Claude Sonnet 4.5 <[email protected]>
Comment thread .devfile.yaml
@netomi
netomi merged commit eb22018 into eclipse-openvsx:main May 28, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants