Skip to content

Conversation

@potiuk
Copy link
Member

@potiuk potiuk commented Apr 1, 2024

Cleaning up docker is a single bash script to execute - it is defined as a composite action but since it's just one bash commenad to execute, it is better to just keep it as a bash script instead - which wil make it easier to add other scripts.


^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in newsfragments.

@potiuk potiuk requested review from ashb and kaxil as code owners April 1, 2024 21:00
@potiuk potiuk force-pushed the move-cleanup-docker-to-bash-script branch from df6eaf5 to 90a81ae Compare April 1, 2024 21:03
Cleaning up docker is a single bash script to execute - it is defined
as a composite action but since it's just one bash commenad to execute,
it is better to just keep it as a bash script instead - which wil make
it easier to add other scripts.
@potiuk potiuk force-pushed the move-cleanup-docker-to-bash-script branch from 90a81ae to f6af9f9 Compare April 1, 2024 21:04
Copy link
Member

@hussein-awala hussein-awala left a comment

Choose a reason for hiding this comment

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

shell script is better than YAML, LGTM

@potiuk potiuk added this to the Airflow 2.9.0 milestone Apr 1, 2024
@potiuk potiuk merged commit bc7b68b into main Apr 1, 2024
ephraimbuddy pushed a commit that referenced this pull request Apr 2, 2024
Cleaning up docker is a single bash script to execute - it is defined
as a composite action but since it's just one bash commenad to execute,
it is better to just keep it as a bash script instead - which wil make
it easier to add other scripts.

(cherry picked from commit bc7b68b)
ephraimbuddy pushed a commit that referenced this pull request Apr 2, 2024
Cleaning up docker is a single bash script to execute - it is defined
as a composite action but since it's just one bash commenad to execute,
it is better to just keep it as a bash script instead - which wil make
it easier to add other scripts.

(cherry picked from commit bc7b68b)
@potiuk potiuk deleted the move-cleanup-docker-to-bash-script branch October 1, 2024 08:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants