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

✨ create upstream environment if not exists #25

Closed
juftin opened this issue Nov 28, 2023 · 2 comments · Fixed by #27
Closed

✨ create upstream environment if not exists #25

juftin opened this issue Nov 28, 2023 · 2 comments · Fixed by #27
Assignees
Labels
enhancement New feature or request released

Comments

@juftin
Copy link
Owner

juftin commented Nov 28, 2023

Instead of raising an error if the upstream environment doesn't exist, create it instead

see #22 (comment)

@juftin juftin added the enhancement New feature or request label Nov 28, 2023
@juftin juftin self-assigned this Nov 28, 2023
@juftin
Copy link
Owner Author

juftin commented Nov 28, 2023

... actually this works exactly like you'd hope - it called the right interpreter and everything

self.constraint_env._hatch_pip_compile_install()

c65d5f3

@juftin
Copy link
Owner Author

juftin commented Nov 30, 2023

🎉 This issue has been resolved in version 1.5.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request released
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant