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

Docker: Move files to the top directory. #105

Merged
merged 1 commit into from
Jun 22, 2024

Conversation

hmdne
Copy link
Contributor

@hmdne hmdne commented Jun 17, 2024

This removes symlinks which are particularly troublesome on Win32 systems. This fixes #104

Metanorma PR checklist

This removes symlinks which are particularly troublesome on
Win32 systems. This fixes metanorma#104
Copy link

codecov bot commented Jun 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.34%. Comparing base (defb04a) to head (5246248).
Report is 81 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #105      +/-   ##
==========================================
+ Coverage   96.67%   98.34%   +1.66%     
==========================================
  Files          42       46       +4     
  Lines        1054     1327     +273     
==========================================
+ Hits         1019     1305     +286     
+ Misses         35       22      -13     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ronaldtse ronaldtse merged commit 9db2d78 into metanorma:main Jun 22, 2024
15 of 16 checks passed
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.

'bundle update' occurs error Permission denied rb_file_s_symlink
2 participants