Skip to content

Do not copy elc files to hyperbole docker folder#885

Merged
matsl merged 1 commit intomasterfrom
pr_do_not_copy_elc_files_to_docker
Mar 4, 2026
Merged

Do not copy elc files to hyperbole docker folder#885
matsl merged 1 commit intomasterfrom
pr_do_not_copy_elc_files_to_docker

Conversation

@matsl
Copy link
Collaborator

@matsl matsl commented Mar 3, 2026

What

Do not copy elc files to hyperbole docker folder.

Why

When using the docker target, elc files from the local workspace would be
brought over which caused subtle errors due to elc files not being backwards
compatible.

  • Makefile (docker): Remove all elc files in the docker container.

@matsl matsl requested a review from rswgnu March 3, 2026 14:04
When using the docker target, elc files from the local workspace would be
brought over which caused subtle errors due to elc files not being backwards
compatible.

* Makefile (docker): Remove all elc files in the docker container.
@matsl matsl force-pushed the pr_do_not_copy_elc_files_to_docker branch from 9840d9c to 21c587d Compare March 4, 2026 08:49
@matsl matsl merged commit 34ecafb into master Mar 4, 2026
4 checks passed
@matsl matsl deleted the pr_do_not_copy_elc_files_to_docker branch March 4, 2026 08:52
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