mquery
mquery copied to clipboard
[DRAFT] Migrate to buildx, and wait for daemon to start
Your checklist for this pull request
- [x] I've read the contributing guideline.
- [x] I've tested my changes by building and running mquery, and testing changed functionality (if applicable)
- [ ] I've added automated tests for my change (if applicable, optional)
- [ ] I've updated documentation to reflect my change (if applicable)
This will fix two issues at once:
- we will migrate buildx which may improve build times
- we we will fix e2e test issues (we still have improper dependency tracking)
Someone remind me, why was this a draft? LGTM