Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions RELEASE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
RELEASE_TYPE: patch

Move default hegel install to a versioned directory in $XDG_CACHE_HOME/hegel rather than .hegel/venv.

This fixes problems with workflows that share a project directory with a container and then end up broken in either the host or container because the virtualenv points to a python that doesn't exist.
Loading
Loading