Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tracking airflow-github changelog activities using progress bar #36610

Merged
merged 2 commits into from
Jan 5, 2024

Conversation

amoghrajesh
Copy link
Contributor

As suggested by Jarek, long running tasks like changelog in airflow-github are hard to track without a progress bar, adding Rich library's progress bar to this task

Small excerpt into how it looks:

PostToGithub.mov

^ 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.

dev/airflow-github Outdated Show resolved Hide resolved
@amoghrajesh
Copy link
Contributor Author

@ephraimbuddy this is how it looks now:
image

@potiuk potiuk merged commit b3b8ae9 into apache:main Jan 5, 2024
50 checks passed
@potiuk potiuk added this to the Airflow 2.8.1 milestone Jan 13, 2024
potiuk pushed a commit that referenced this pull request Jan 13, 2024
* Tracking airflow-github changelog activities using progress bar

* review comments from ephraimbuddy

(cherry picked from commit b3b8ae9)
ephraimbuddy pushed a commit that referenced this pull request Jan 15, 2024
* Tracking airflow-github changelog activities using progress bar

* review comments from ephraimbuddy

(cherry picked from commit b3b8ae9)
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.

3 participants