Zach Mitchell
Zach Mitchell
Breakdown: - Pretty simple to detect when to show the message - Check whether you have running services after an edit - If so and the manifest made any changes...
Description from the other ticket that was closed: If you know that you always want to start services when activating an environment, it's a bit of a pain to always...
I'd like to point out that the name of this PR is much scarier to the outside observer than what it's intended to implement.
Tasks to be done: - Set `$HOME` to $PWD - Create a ticket to document network access in pure builds (e.g. multi-stage builds) - Ensure $PWD is writable @limeytexan couldn't...
@ysndr this already exists as far as I understand, or is this referring to something else?
I added a draft PR with a first stab at this.
Ah, that was my development environment. Didn’t mean to include that.
I've removed the commit with my development environment. Any feedback on the content?
Yeah I actually searched first, _then_ found the curated module docs, _then_ noticed that `apps` != `core`, went back to search and didn’t see `apps`.
We have helper functions for creating environments from mocks and for creating flox instances now. We can reopen later if we think creating different environment types is important.