Skip to content

Comments

Free up more disk space before building in CI#94

Merged
FScholPer merged 1 commit intoeclipse-score:mainfrom
elektrobit-contrib:free-more-disk-space-in-ci
Feb 23, 2026
Merged

Free up more disk space before building in CI#94
FScholPer merged 1 commit intoeclipse-score:mainfrom
elektrobit-contrib:free-more-disk-space-in-ci

Conversation

@lurtz
Copy link
Contributor

@lurtz lurtz commented Feb 23, 2026

Github runners have lots of stuff preinstalled and each CI run builds two devcontainers, which consume some gigabytes.

Some features have been removed to make the S-CORE container image smaller. This preemptively mitigates the disk space problem, if we either add more tools to the container image or add another container image with those tools.

Closes #80

Github runners have lots of stuff preinstalled and each CI run builds two devcontainers, which consume some gigabytes.

Some features have been removed  to make the S-CORE container image smaller. This preemptively mitigates the disk space problem, if we either add more tools to the container image or add another container image with those tools.
@lurtz lurtz marked this pull request as ready for review February 23, 2026 10:42
@FScholPer FScholPer merged commit 1d34f25 into eclipse-score:main Feb 23, 2026
4 checks passed
@lurtz lurtz deleted the free-more-disk-space-in-ci branch February 23, 2026 11:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: pipelines fail with no disk space

2 participants