latticexyz / mud

MUD is a framework for building autonomous worlds
https://mud.dev
MIT License
696 stars 175 forks source link

ci: refactor docker build #2783

Closed holic closed 2 months ago

holic commented 2 months ago

attempting to refactor the docker build step so that they run in order on the same worker, rather than separate workers all performing the same work (building a big docker image)

changeset-bot[bot] commented 2 months ago

⚠️ No Changeset found

Latest commit: d56cf0790fdbce4900450d8149dc8abf98ae2a44

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

kylegalbraith commented 2 months ago

@holic I was taking a look at your Depot usage and wanted to suggest that you have 5,000 accelerated Docker image build minutes with us. You could cut these Docker image builds over to a Depot project or two and get significantly faster Docker image builds to go with the GHA runners you are already using. Here are some docs on getting going with that, but feel free to ping @jacobwgillespie or me if we can help out: https://depot.dev/docs/integrations/github-actions