Skip to content

Inherit locks#1520

Merged
djmb merged 1 commit intomainfrom
inherit-lock
Apr 22, 2025
Merged

Inherit locks#1520
djmb merged 1 commit intomainfrom
inherit-lock

Conversation

@djmb
Copy link
Collaborator

@djmb djmb commented Apr 22, 2025

We'll set the KAMAL_LOCK environment when calling run hooks. If set to true we have the lock and the hook will not need to acquire it again if it runs kamal commands.

Fixes: #1517

We'll set the KAMAL_LOCK environment when calling run hooks. If set to
true we have the lock and the hook will not need to acquire it again if
it runs kamal commands.

Fixes: #1517
@djmb djmb merged commit 54b2c79 into main Apr 22, 2025
10 checks passed
@djmb djmb deleted the inherit-lock branch April 22, 2025 08:31
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.

Inconsistent lock handling between setup and deploy causes hook failures

1 participant