Skip to content

Fix meteor profile cloning in some volume#13827

Merged
nachocodoner merged 5 commits intorelease-3.3.1from
volume-perf-clone-fix
Jul 3, 2025
Merged

Fix meteor profile cloning in some volume#13827
nachocodoner merged 5 commits intorelease-3.3.1from
volume-perf-clone-fix

Conversation

@nachocodoner
Copy link
Copy Markdown
Member

@nachocodoner nachocodoner commented Jul 2, 2025

This PR fixes an issue when running meteor profile on certain volumes. Git can’t clone directly there, so it now clone to /tmp folder and uses tar to move it into the volumes. Only if tar is available this approach is more robust and preferable, otherwise the current git clone will be used.

@netlify
Copy link
Copy Markdown

netlify bot commented Jul 2, 2025

Deploy Preview for v3-meteor-api-docs canceled.

Name Link
🔨 Latest commit 442b831
🔍 Latest deploy log https://app.netlify.com/projects/v3-meteor-api-docs/deploys/686652bc93a1a300089f8cb0

@nachocodoner nachocodoner added this to the Release 3.3.1 milestone Jul 2, 2025
@nachocodoner nachocodoner marked this pull request as ready for review July 3, 2025 12:06
@nachocodoner nachocodoner merged commit 56c44bf into release-3.3.1 Jul 3, 2025
10 checks passed
@nachocodoner nachocodoner deleted the volume-perf-clone-fix branch July 3, 2025 12:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants