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

feat!: Split up CI workflow per product #733

Merged
merged 48 commits into from
Jul 4, 2024
Merged

Conversation

Techassi
Copy link
Member

@Techassi Techassi commented Jul 2, 2024

Part of stackabletech/issues#595

This PR splits up the dev workflow so that each individual product image can be built instead of building all products at once. This allows us to trigger workflows on changes in specific paths. Additionally, it is now possible to split up the conf.py file, see #732

Before After
image image

Tasks

@NickLarsenNZ NickLarsenNZ marked this pull request as ready for review July 4, 2024 15:43
@NickLarsenNZ NickLarsenNZ changed the title feat: Split up CI workflow per product feat!: Split up CI workflow per product Jul 4, 2024
lfrancke
lfrancke previously approved these changes Jul 4, 2024
.github/actions/build/action.yml Show resolved Hide resolved
.github/actions/publish-image/action.yml Show resolved Hide resolved
.github/actions/publish-image/action.yml Outdated Show resolved Hide resolved
.github/actions/shard/action.yml Outdated Show resolved Hide resolved
.github/workflows/dev_airflow.yaml Show resolved Hide resolved
.github/workflows/dev_airflow.yaml Outdated Show resolved Hide resolved
.github/workflows/dev_airflow.yaml Outdated Show resolved Hide resolved
.github/workflows/dev_airflow.yaml Outdated Show resolved Hide resolved
@NickLarsenNZ NickLarsenNZ added this pull request to the merge queue Jul 4, 2024
Merged via the queue into main with commit 9c81369 Jul 4, 2024
13 checks passed
@NickLarsenNZ NickLarsenNZ deleted the feat/split-workflow branch July 4, 2024 20:05
Techassi added a commit that referenced this pull request Jul 8, 2024
This cleans up some space on the runner to be able to build products
which produce a bunch of data during build. This action was present
before, but accidentally removed in #733. This now re-adds the action
to fix the larger failing builds.
github-merge-queue bot pushed a commit that referenced this pull request Jul 8, 2024
* fix(ci): Re-add free-disk-space action

This cleans up some space on the runner to be able to build products
which produce a bunch of data during build. This action was present
before, but accidentally removed in #733. This now re-adds the action
to fix the larger failing builds.

* fix: Remove trailing spaces
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants