Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Comments

Feat: Show progress for release upload#12256

Closed
PvtSec wants to merge 2 commits intocli:trunkfrom
PvtSec:trunk
Closed

Feat: Show progress for release upload#12256
PvtSec wants to merge 2 commits intocli:trunkfrom
PvtSec:trunk

Conversation

@PvtSec
Copy link

@PvtSec PvtSec commented Dec 4, 2025

Description

This PR addresses the issue: #4078
The issue was to display progress of release uploads, which with this PR will be shown as:

$ gh release upload v1.0.0 *.xz
✓ [1/5] Uploaded Release_part_1.xz
✓ [2/5] Uploaded Release_part_2.xz
✓ [3/5] Uploaded Release_part_3.xz
✓ [4/5] Uploaded Release_part_4.xz
⢿ [5/5] Uploading Release_part_5.xz   0% (16 KiB/113 MiB)

@PvtSec PvtSec requested review from a team as code owners December 4, 2025 14:06
@PvtSec PvtSec requested a review from babakks December 4, 2025 14:06
@cliAutomation cliAutomation added the external pull request originating outside of the CLI core team label Dec 4, 2025
@BagToad
Copy link
Member

BagToad commented Feb 3, 2026

Hey @PvtSec, thanks for looking into this. Our requirements for a feature like this are more substantial than it might seem; we have accessibility obligations to meet, and the maintainers need to spend some time on outlining what the behavior would be for our accessible progress indicator. I recommend subscribing to the connected issue for updates if you're interested in picking this up should the issue ever be labelled with help wanted

https://github.com/cli/cli/blob/trunk/.github/CONTRIBUTING.md

@BagToad BagToad closed this Feb 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

external pull request originating outside of the CLI core team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants