Skip to content

chore(envbuilder.go): rename the concept of a magicDir to workingDir #388

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

Merged
merged 2 commits into from
Oct 15, 2024

Conversation

SasSwart
Copy link
Contributor

This PR is a first step towards #184. It does not close it entirely yet.
It renames the concept of a magicDir to "workingDir". There are no changes to this project's public API, nor to the CLI interface. Everything should therefore be backward compatible.

We do not yet rename the CLI option called MagicDirBase, because this could potentially break things for consumers of the CLI, such as the Terraform provider. This will be left to a subsequent PR.

@SasSwart SasSwart requested a review from johnstcn October 15, 2024 09:22
@SasSwart SasSwart marked this pull request as ready for review October 15, 2024 09:33
Copy link
Member

@johnstcn johnstcn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All of these changes are internal-only and don't seem to pose any external risk 👍

@SasSwart SasSwart merged commit aba2f46 into main Oct 15, 2024
4 checks passed
@SasSwart SasSwart deleted the jjs/184 branch October 15, 2024 09:53
mafredri pushed a commit that referenced this pull request Oct 30, 2024
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