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

fix: fix cargo cli to support fork prs #96

Merged
merged 3 commits into from
Dec 7, 2023
Merged

fix: fix cargo cli to support fork prs #96

merged 3 commits into from
Dec 7, 2023

Conversation

kaplanelad
Copy link
Contributor

In our starters CI, we test the generation the projects via loco-cli. we want to ensure that the newly generated project compiles correctly on the current pull request branch.

The loco-cli is configured for the https://github.com/loco-rs/loco project, but when users fork the repository, the URL and branch differ.

This pull request aims to resolve the issue by obtaining the current repository from the GitHub environment only for CI .

@kaplanelad kaplanelad merged commit fc741f6 into master Dec 7, 2023
18 checks passed
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