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: retrieve root_repository_path from git dir #20

Merged
merged 1 commit into from
Apr 29, 2024

Conversation

adriencaccia
Copy link
Member

@adriencaccia adriencaccia commented Apr 29, 2024

Ensure that root_repository_path is inferred from the current working directory first, instead of hardcoding it depending on the provider.
This will ensure that the action picks up the git repository, not matter where the repository is actually cloned on the worker.

src/helpers/find_repository_root.rs Outdated Show resolved Hide resolved
src/helpers/find_repository_root.rs Outdated Show resolved Hide resolved
@adriencaccia adriencaccia merged commit f68cbd1 into main Apr 29, 2024
8 checks passed
@adriencaccia adriencaccia deleted the fix/root-repository branch April 29, 2024 16:38
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