Skip to content

infra(ci): skip redundant disk cleanup in path-filter-only jobs#6437

Merged
Aias00 merged 4 commits into
apache:masterfrom
Duansg:improve-ci-skip
Jul 23, 2026
Merged

infra(ci): skip redundant disk cleanup in path-filter-only jobs#6437
Aias00 merged 4 commits into
apache:masterfrom
Duansg:improve-ci-skip

Conversation

@Duansg

@Duansg Duansg commented Jul 21, 2026

Copy link
Copy Markdown
Member

The "Free disk space" step takes several minutes but ran even when the paths-filter would skip the actual work.

  • e2e-k8s.yml: remove it from the filter-only changes job; all build jobs keep their own cleanup steps.

  • k8s-examples-http.yml: single-job workflow, so move the step after the paths-filter and gate it with if: steps.filter.outputs.k8s-examples == 'true', same as other steps.

  • You have read the contribution guidelines.

  • You submit test cases (unit or integration tests) that back your changes.

  • Your local test passed ./mvnw clean install -Dmaven.javadoc.skip=true.

@Aias00
Aias00 merged commit 924f061 into apache:master Jul 23, 2026
38 checks passed
@Duansg
Duansg deleted the improve-ci-skip branch July 23, 2026 02:25
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.

2 participants