Skip to content

build: Parallelize the CI image builds (continued)#26697

Closed
mistercrunch wants to merge 6 commits intoapache:masterfrom
preset-io:parallelize_image_builds
Closed

build: Parallelize the CI image builds (continued)#26697
mistercrunch wants to merge 6 commits intoapache:masterfrom
preset-io:parallelize_image_builds

Conversation

@mistercrunch
Copy link
Copy Markdown
Member

@mistercrunch mistercrunch commented Jan 19, 2024

Moving here as I need to work on the core repo (as opposed to a fork) -> #26698

- replaces custom script to set tags with docker/metadata-action GitHub Action
- replaces custom script to sequentially build images with docker/build-push-action GitHub Action
- moves docker-release.yml logic into docker.yml by utilizing docker/metadata-action 'tags: type=pep440,pattern={{version}}'
- removes docker buildx local cache usage as every build runs on its own job hence on different machines (docker buildx registry cache will be a follow-up PR)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants