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

Enable the sessions to access the original cwd #470

Closed
wants to merge 1 commit into from

Conversation

DiddiLeija
Copy link
Collaborator

@DiddiLeija DiddiLeija commented Aug 23, 2021

Closes #469. Store the original cwd inside global_config, and then enable the sessions to get access to it.

CC @theacodes

@DiddiLeija
Copy link
Collaborator Author

@theacodes I supposed you want me to enable the access to the original cwd as an option for the CLI, right? Or do I have to do something different?

@DiddiLeija
Copy link
Collaborator Author

Tell me before I add more commits, please.

@DiddiLeija
Copy link
Collaborator Author

DiddiLeija commented Aug 28, 2021

Oh, I think I should add this as a session property, like @theacodes suggested. Now, I understand that the original cwd will be used like this:

# is this a "session property"?
nox --use-original-cwd

Is that true? Or should I do something else?

@DiddiLeija DiddiLeija closed this Sep 3, 2021
@DiddiLeija
Copy link
Collaborator Author

This was superseeded by #472.

@DiddiLeija DiddiLeija deleted the enable-original-cwd branch September 13, 2021 19:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Working directory unexpectedly set to wherever noxfile.py is.
1 participant