flyingcircusio / appenv

Self-contained bootstrapping/updating of Python applications deployed through shared repositories
BSD 3-Clause "New" or "Revised" License
4 stars 1 forks source link

Fix current symlink feature: link to env_hash instead of env_dir #51

Closed elikoga closed 2 months ago

elikoga commented 2 months ago

This one was caught by batou tests. Previously, the symlink was malformed and dangling

45 introduced the current symlink feature