Skip to content

CI: Prepare more space for Flatpak jobs#12788

Merged
RytoEX merged 1 commit intoobsproject:masterfrom
tytan652:fp_prepare_space
Nov 26, 2025
Merged

CI: Prepare more space for Flatpak jobs#12788
RytoEX merged 1 commit intoobsproject:masterfrom
tytan652:fp_prepare_space

Conversation

@tytan652
Copy link
Collaborator

@tytan652 tytan652 commented Nov 2, 2025

Description

As it is we get ~16GB of space to build, without #10934 we need to ensure that at least 25GB is available at the price of 3-5 minutes of in-container deletion.

Based on https://github.com/obsproject/obs-deps-buildstream/blob/master/.github/actions/prepare-build-space/action.yaml but stripped down and adapted to in container env.

Motivation and Context

Fix Flatpak jobs until #10934

How Has This Been Tested?

PR on my fork to trigger CI.

Types of changes

  • CI

Checklist:

  • My code has been run through clang-format.
  • I have read the contributing document.
  • My code is not on the master branch.
  • The code has been tested.
  • All commit messages are properly formatted and commits squashed where appropriate.
  • I have included updates to all appropriate documentation.

@tytan652 tytan652 added the CI label Nov 2, 2025
@WizardCM WizardCM added the Bug Fix Non-breaking change which fixes an issue label Nov 8, 2025
Copy link
Member

@RytoEX RytoEX left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unfortunately, this seems to be a necessary evil until #10934 lands, unless we switch to larger (paid) runners. Since #10934 won't land for the 32.0.x branch, this PR has to land now to ensure Flatpak jobs can succeed in the interim. We can consider reverting this afterward, as it does add about a minute of extra time to the Flatpak jobs, and these are already the longest running jobs on CI.

@RytoEX RytoEX added this to the OBS Studio 32.0 milestone Nov 26, 2025
@RytoEX RytoEX merged commit b6524fe into obsproject:master Nov 26, 2025
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug Fix Non-breaking change which fixes an issue CI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants