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

feat: roll back to superenv yet keep path injection #714

Merged
merged 4 commits into from
Aug 25, 2024

Conversation

d12frosted
Copy link
Owner

It turns out all these tricks we are doing with path are not needed as there is a way to access original path via
ORIGINAL_PATHS variable. This means that we can keep the stable super env while still injecting path.

P.S. this kind of like a dev branch

It turns out all these tricks we are doing with path are not needed as there is a way to access original path via
`ORIGINAL_PATHS` variable. This means that we can keep the stable super env while still injecting path.
@d12frosted d12frosted merged commit a5ccb0d into master Aug 25, 2024
14 of 15 checks passed
@d12frosted d12frosted deleted the feature/env-fixes branch August 25, 2024 11:36
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.

1 participant