Skip to content

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
- [ ] Changes are OpenShift compatible
- [ ] All added packages (via microdnf or otherwise) have a comment on why they are added
- [ ] Things not downloaded from Red Hat repositories should be mirrored in the Stackable repository and downloaded from there
- [ ] All packages should have (if available) signatures/hashes verified
- [ ] Add an entry to the CHANGELOG.md file
- [ ] Integration tests ran successfully

@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
@NickLarsenNZ NickLarsenNZ enabled auto-merge July 4, 2024 15:58
lfrancke
lfrancke previously approved these changes Jul 4, 2024
@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
@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