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

Genie writes absolute path into instantiated_pwd field into Project.toml #730

Open
schlichtanders opened this issue Feb 7, 2025 · 1 comment
Assignees

Comments

@schlichtanders
Copy link

Hi there,

I am surprised to find that Genie projects tinker with project.toml in a way which makes it incompatible with version control. Hence I regard this a bug.

Concretely the field instantiated_pwd is set, I think by GenieBuilder, but I am not sure, to an absolute path of the current directory, which usually will include the user's home.

As the field seems unnecessary, I would suggest to simply delete it.

@essenciary
Copy link
Member

Hi, thanks. How is it incompatible with version control?

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

No branches or pull requests

2 participants