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

use protocol v2 for checking out repo #78

Merged
merged 2 commits into from
Dec 17, 2024

Conversation

rarmatei
Copy link
Contributor

No description provided.

Copy link

nx-cloud bot commented Dec 17, 2024

Your CI Pipeline Execution ↗ for commit f474475 is in progress ⏳

Command Status Duration Result
nx affected -t test ✅ Succeeded <1s View ↗

☁️ Nx Cloud last updated this comment at 2024-12-17 11:58:15 UTC

@@ -11,11 +11,12 @@ if (process.platform != 'win32') {
}
execSync('git init .');
execSync(`git remote add origin ${repoUrl}`);
execSync(`echo "GIT_REPOSITORY_URL=''" >> $NX_CLOUD_ENV`);
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is this needed?

@rarmatei rarmatei marked this pull request as ready for review December 17, 2024 12:05
@rarmatei rarmatei merged commit 9038055 into main Dec 17, 2024
2 checks passed
@rarmatei rarmatei deleted the rares/use-protocol-v2-for-checkout branch December 17, 2024 12:13
github-actions bot pushed a commit that referenced this pull request Dec 17, 2024
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.

2 participants