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

fix h5pstorage symlink properly #2736

Merged
merged 1 commit into from
Jun 10, 2024
Merged

Conversation

emmachughes
Copy link
Member

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.

Copy link

codecov bot commented Jun 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

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

Additional details and impacted files
@@            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 Coverage Δ
contentauthor 69.26% <ø> (ø)

@emmachughes emmachughes merged commit 5bf2562 into master Jun 10, 2024
8 checks passed
@emmachughes emmachughes deleted the ca-fix-h5pstorage-symlink branch June 10, 2024 14:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants