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: reduce build time by caching compiled dependencies #278

Closed
1 task
nwittstruck opened this issue Jun 14, 2024 · 0 comments · Fixed by #279
Closed
1 task

build: reduce build time by caching compiled dependencies #278

nwittstruck opened this issue Jun 14, 2024 · 0 comments · Fixed by #279

Comments

@nwittstruck
Copy link
Contributor

Further Notes

We should add the result of mix deps.compile to the cache to speed up the build time.

Possible Implementation

Checklist

  • Adjust pipeline to run mix deps.compile
nwittstruck added a commit to b310-digital/qrstorage that referenced this issue Jun 14, 2024
nwittstruck added a commit to b310-digital/qrstorage that referenced this issue Jun 14, 2024
… test without cmake, now that the deps.compilation is cached
nwittstruck added a commit to b310-digital/qrstorage that referenced this issue Jun 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant