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

Refactor the project root management #12

Merged
merged 2 commits into from
Jan 7, 2022
Merged

Refactor the project root management #12

merged 2 commits into from
Jan 7, 2022

Conversation

lucmos
Copy link
Member

@lucmos lucmos commented Jan 6, 2022

This PR:

  • Removes the PROJECT_ROOT environment variable, which was a pain to configure each time
  • Infers the PROJECT_ROOT from the git repository, if it is not a git repository it fallbacks to the current working directory
  • Changes the behaviour to not change the cwd to the project root

@lucmos lucmos requested a review from Flegyas January 6, 2022 17:58
@Flegyas Flegyas merged commit 9c21467 into develop Jan 7, 2022
@Flegyas Flegyas deleted the feature/autoroot branch January 7, 2022 22:33
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