Skip to content

Add more-disk-space action to workflows#114

Merged
AlexanderLanin merged 1 commit into
mainfrom
feat/add-more-disk-space
Jun 2, 2026
Merged

Add more-disk-space action to workflows#114
AlexanderLanin merged 1 commit into
mainfrom
feat/add-more-disk-space

Conversation

@4og
Copy link
Copy Markdown
Member

@4og 4og commented Jun 2, 2026

This pull request updates several GitHub Actions workflow files to add a step that increases the available disk space during CI runs. The eclipse-score/more-disk-space action is introduced in multiple workflows, each with a specified level to control the amount of space reclaimed.

CI/CD Workflow Improvements:

  • Added the eclipse-score/more-disk-space action to the .github/workflows/cpp-coverage.yml and .github/workflows/qnx-build.yml workflows with level: 4 to maximize disk space for builds. [1] [2]
  • Added the eclipse-score/more-disk-space action to the .github/workflows/docs.yml and .github/workflows/docs-verify.yml workflows with level: 3 to increase available disk space for documentation jobs. [1] [2]

Copy link
Copy Markdown
Member

@AlexanderLanin AlexanderLanin left a comment

Choose a reason for hiding this comment

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

Note: levels will be reworked with v2. So let's simply not discuss them right now :-)

@AlexanderLanin AlexanderLanin merged commit af34772 into main Jun 2, 2026
11 checks passed
@AlexanderLanin AlexanderLanin deleted the feat/add-more-disk-space branch June 2, 2026 16:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

2 participants