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

build(docker): non-editable submodules in "latest" mode #249

Merged
merged 1 commit into from
Jan 12, 2024

Conversation

tiborsimko
Copy link
Member

When running development cluster in "latest" mode, install shared modules in non-editable mode. The editable mode should be reserved only for development clusters in "debug" mode with the live code reload.

Copy link

codecov bot commented Dec 12, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (dc4fa7a) 46.38% compared to head (a57716a) 46.38%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #249   +/-   ##
=======================================
  Coverage   46.38%   46.38%           
=======================================
  Files           6        6           
  Lines         263      263           
=======================================
  Hits          122      122           
  Misses        141      141           

mdonadoni

This comment was marked as duplicate.

Copy link
Member

@mdonadoni mdonadoni left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

This PR needs to be rebased. The commit message also needs to be updated to switch to conventional commits.

When running development cluster in "latest" mode, install shared
modules in non-editable mode. The editable mode should be reserved only
for development clusters in "debug" mode with the live code reload.
@tiborsimko tiborsimko changed the title docker: non-editable submodules in "latest" mode build(docker): non-editable submodules in "latest" mode Jan 12, 2024
@tiborsimko tiborsimko merged commit a57716a into reanahub:master Jan 12, 2024
14 checks passed
@tiborsimko tiborsimko deleted the docker-no-editable-in-prod branch January 12, 2024 15:08
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