Skip to content

Move "Free up disk space" step into prepare_breeze_and_image action#64872

Merged
potiuk merged 1 commit intoapache:mainfrom
potiuk:move-free-disk-space-to-prepare-action
Apr 7, 2026
Merged

Move "Free up disk space" step into prepare_breeze_and_image action#64872
potiuk merged 1 commit intoapache:mainfrom
potiuk:move-free-disk-space-to-prepare-action

Conversation

@potiuk
Copy link
Copy Markdown
Member

@potiuk potiuk commented Apr 7, 2026

Jobs that use the prepare_breeze_and_image composite action all had a duplicate "Free up disk space" step. Centralize it in the action to reduce repetition. Jobs that don't use the action (e.g. summarize warnings) keep their own copy.


Was generative AI tooling used to co-author this PR?
  • Yes (please specify the tool below)

  • Read the Pull Request Guidelines for more information. Note: commit author/co-author name and email in commits become permanently public when merged.
  • For fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
  • When adding dependency, check compliance with the ASF 3rd Party License Policy.
  • For significant user-facing changes create newsfragment: {pr_number}.significant.rst, in airflow-core/newsfragments. You can add this file in a follow-up commit after the PR is created so you know the PR number.

Jobs that use the prepare_breeze_and_image composite action all had
a duplicate "Free up disk space" step. Centralize it in the action
to reduce repetition. Jobs that don't use the action (e.g. summarize
warnings) keep their own copy.
@boring-cyborg boring-cyborg Bot added area:dev-tools backport-to-v3-2-test Mark PR with this label to backport to v3-2-test branch labels Apr 7, 2026
@potiuk potiuk merged commit 1d67953 into apache:main Apr 7, 2026
41 checks passed
@potiuk potiuk deleted the move-free-disk-space-to-prepare-action branch April 7, 2026 23:00
github-actions Bot pushed a commit that referenced this pull request Apr 7, 2026
…age action (#64872)

Jobs that use the prepare_breeze_and_image composite action all had
a duplicate "Free up disk space" step. Centralize it in the action
to reduce repetition. Jobs that don't use the action (e.g. summarize
warnings) keep their own copy.
(cherry picked from commit 1d67953)

Co-authored-by: Jarek Potiuk <jarek@potiuk.com>
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 7, 2026

Backport successfully created: v3-2-test

Note: As of Merging PRs targeted for Airflow 3.X
the committer who merges the PR is responsible for backporting the PRs that are bug fixes (generally speaking) to the maintenance branches.

In matter of doubt please ask in #release-management Slack channel.

Status Branch Result
v3-2-test PR Link

potiuk added a commit that referenced this pull request Apr 7, 2026
…age action (#64872) (#64873)

Jobs that use the prepare_breeze_and_image composite action all had
a duplicate "Free up disk space" step. Centralize it in the action
to reduce repetition. Jobs that don't use the action (e.g. summarize
warnings) keep their own copy.
(cherry picked from commit 1d67953)

Co-authored-by: Jarek Potiuk <jarek@potiuk.com>
shivaam pushed a commit to shivaam/airflow that referenced this pull request Apr 8, 2026
…pache#64872)

Jobs that use the prepare_breeze_and_image composite action all had
a duplicate "Free up disk space" step. Centralize it in the action
to reduce repetition. Jobs that don't use the action (e.g. summarize
warnings) keep their own copy.
vatsrahul1001 pushed a commit that referenced this pull request Apr 8, 2026
…age action (#64872) (#64873)

Jobs that use the prepare_breeze_and_image composite action all had
a duplicate "Free up disk space" step. Centralize it in the action
to reduce repetition. Jobs that don't use the action (e.g. summarize
warnings) keep their own copy.
(cherry picked from commit 1d67953)

Co-authored-by: Jarek Potiuk <jarek@potiuk.com>
vatsrahul1001 pushed a commit that referenced this pull request Apr 15, 2026
…age action (#64872) (#64873)

Jobs that use the prepare_breeze_and_image composite action all had
a duplicate "Free up disk space" step. Centralize it in the action
to reduce repetition. Jobs that don't use the action (e.g. summarize
warnings) keep their own copy.
(cherry picked from commit 1d67953)

Co-authored-by: Jarek Potiuk <jarek@potiuk.com>
vatsrahul1001 pushed a commit that referenced this pull request Apr 15, 2026
…age action (#64872) (#64873)

Jobs that use the prepare_breeze_and_image composite action all had
a duplicate "Free up disk space" step. Centralize it in the action
to reduce repetition. Jobs that don't use the action (e.g. summarize
warnings) keep their own copy.
(cherry picked from commit 1d67953)

Co-authored-by: Jarek Potiuk <jarek@potiuk.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:dev-tools backport-to-v3-2-test Mark PR with this label to backport to v3-2-test branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants