Skip to content

Fix cache key for phar workflow#2382

Merged
MasterOdin merged 1 commit into0.xfrom
fix-ci-cache
Oct 26, 2025
Merged

Fix cache key for phar workflow#2382
MasterOdin merged 1 commit into0.xfrom
fix-ci-cache

Conversation

@MasterOdin
Copy link
Copy Markdown
Member

PR fixes the computation of the cache key for the phar workflow, where it was previously relying on taking the hash of the composer.lock file, but since we don't check that in, was just coming up blank. Moved it to use composer.json like the other workflows.

Signed-off-by: Matthew Peveler <matt.peveler@gmail.com>
@MasterOdin MasterOdin merged commit 8270c6e into 0.x Oct 26, 2025
12 checks passed
@MasterOdin MasterOdin deleted the fix-ci-cache branch October 26, 2025 23:23
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.

1 participant