Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: add pre-action releaseLocks before init-db run #165

Merged
merged 1 commit into from
Jan 10, 2023

Conversation

shawndenggh
Copy link
Collaborator

Why?

sometimes init-db run fail because db changelog lock of liquibase

What?

cause init-db run waiting timeout

How?

add pre-action releaseLocks in init-db avoid stuck

@shawndenggh shawndenggh merged commit 97e03e3 into develop Jan 10, 2023
@shawndenggh shawndenggh deleted the fix-db-changelog-lock branch January 10, 2023 11:21
arucil pushed a commit that referenced this pull request Feb 3, 2023
# Why? 
sometimes init-db run fail because db changelog lock of liquibase


# What?
cause init-db run waiting timeout


# How?
add pre-action `releaseLocks` in init-db avoid stuck
wumanho pushed a commit to wumanho/apitable that referenced this pull request Feb 6, 2023
# Why? 
sometimes init-db run fail because db changelog lock of liquibase


# What?
cause init-db run waiting timeout


# How?
add pre-action `releaseLocks` in init-db avoid stuck
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.

None yet

2 participants