cerpus / Edlib

Edlib is an application for creating, sharing, storing and using rich interactive learning resources.
https://docs.edlib.com
GNU General Public License v3.0
40 stars 7 forks source link

fix h5pstorage symlink properly #2736

Closed emmachughes closed 2 months ago

emmachughes commented 2 months ago

Creates a symlink at /app/public/h5pstorage that points to /app/storage/app.

The symlink is relative, so should be visible and working in the IDE outside the container, too.

This should have no effect on live environments, since these use S3.

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 69.26%. Comparing base (2c50ac2) to head (440af2b).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2736 +/- ## ========================================= Coverage 69.26% 69.26% Complexity 2721 2721 ========================================= Files 274 274 Lines 11604 11604 ========================================= Hits 8038 8038 Misses 3566 3566 ``` | [Components](https://app.codecov.io/gh/cerpus/Edlib/pull/2736/components?src=pr&el=components&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cerpus) | Coverage Δ | | |---|---|---| | [contentauthor](https://app.codecov.io/gh/cerpus/Edlib/pull/2736/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cerpus) | `69.26% <ø> (ø)` | |