Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No more github action cache for docker build + separate runner and builder images #1079

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

erikzaadi
Copy link
Member

@erikzaadi erikzaadi commented Oct 15, 2024

Description

Docker build improvements

What -

  • Remove the Github Action docker cache
  • Separate builder and runner images to prebuilt images to save time when releasing integrations
  • DRY up Github actions a bit (extract common docker build to composite action)

Why -

Releasing integrations took over 2 hours (!)

Type of change

Please leave one option from the following and delete the rest:

  • Non-breaking change (fix of existing functionality that will not change current behavior)

@erikzaadi erikzaadi changed the title No more github action cache for docker builds No more github action cache for docker build + separate runner and builder images Oct 21, 2024
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.

1 participant