mistercrunch commented on issue #27378: URL: https://github.com/apache/superset/issues/27378#issuecomment-1977874225
Oh I think this is related to the branch being cut prior to the multi-platform changes in `master`. Hoping the 4.x cuts will include what's need in the branch itself. To remedy this for that branch I just triggered the workflow dispatched manually from `master`. Oh, and I had to `cherry-pick 0cd2431989` the same way I had done in `3.1.0` and somehow didn't make the cut for `3.1.1` (I never told anyone I squeezed in this cherry, thinking it was pretty minor, hard to explain change). That cherry is bringing a newer Dockerfile that prevents a race condition that happens when dual-platform building in parallel (both docker build processes fight for locally-mounted apt-get work folders, which we move away from that approach in that newer dockerfile) @michael-s-molina I know it's not super clean, but I moved the tag `3.1.1` to include that cherry. How do we make sure it gets picked in 3.1.2+? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For additional commands, e-mail: notifications-h...@superset.apache.org