Skip to content

-- adds Idempotency guard for if composer download fails during build.#14

Open
esupu wants to merge 1 commit intoplaysms:masterfrom
esupu:fix-src-directory-exists
Open

-- adds Idempotency guard for if composer download fails during build.#14
esupu wants to merge 1 commit intoplaysms:masterfrom
esupu:fix-src-directory-exists

Conversation

@esupu
Copy link
Copy Markdown

@esupu esupu commented Feb 19, 2026

Idempotency guard:

If a previous run cloned the repo but failed before finishing (e.g. composer download error), the src dir exists but is broken.
Detect a successful prior install via a sentinel file written only on success. On a failed partial install, clean up and retry.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant