| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
…and most importantly actually keep the library in the final image (fixes meshtastic#931)
Codecov Report✅ All modified and coverable lines are covered by tests. @@ Coverage Diff @@
## master #932 +/- ##
=======================================
Coverage 63.19% 63.19%
=======================================
Files 25 25
Lines 4521 4521
=======================================
Hits 2857 2857
Misses 1664 1664
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness.
|
Sorry, something went wrong.
Reconcile upstream/master (through 2.7.9) with develop after squash-merge of docker-updates-2.7.9. All conflicts resolved with --ours: content was already adapted for mtjk fork. Upstream commits incorporated: - dd1df47 Fix up container build (multi-stage, caching, keep library) - e216848 Merge PR meshtastic#932 (container fixup) - 6eeb900 bump version to 2.7.9
| Back | FazBrowse Home | New Git URL |
...to use a multi-stage build, cache better, and most importantly actually keep the library in the final image (fixes #931)
The issue with not keeping the library around was almost certainly my own fault when amending the prior PR for some other changes. My bad there!