-
-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Labels
good first issue 🐣Good for newcomersGood for newcomershelp wanted 🙋♂️Extra attention is neededExtra attention is neededscope: build scripts 🔧status: confirmed 📍The issue has been confirmed and reproduced.The issue has been confirmed and reproduced.type: enhancement ⚡Improves on an existing featureImproves on an existing feature
Milestone
Description
What problem does this address?
The Docker builds are not cached, causing integration tests to take upwards of 4 minutes.
We should cache them and consider switching to a muti-stage build and/or buildx.
What is your proposed solution?
https://evilmartians.com/chronicles/build-images-on-github-actions-with-docker-layer-caching
What alternatives have you considered?
No response
Additional Context
No response
Metadata
Metadata
Assignees
Labels
good first issue 🐣Good for newcomersGood for newcomershelp wanted 🙋♂️Extra attention is neededExtra attention is neededscope: build scripts 🔧status: confirmed 📍The issue has been confirmed and reproduced.The issue has been confirmed and reproduced.type: enhancement ⚡Improves on an existing featureImproves on an existing feature