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

fix: package publish progress bar frozen at zero #2367

Merged
merged 3 commits into from Mar 8, 2024

Conversation

Noxsios
Copy link
Contributor

@Noxsios Noxsios commented Mar 7, 2024

Description

Small change to fix publish's progress bar. The progress writer was not getting attached to the underlying client, leading to the progress bar never receiving the byte updates.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Other (security config, docs update, etc)

Checklist before merging

Signed-off-by: razzle <harry@razzle.cloud>
Copy link

netlify bot commented Mar 7, 2024

Deploy Preview for zarf-docs canceled.

Name Link
🔨 Latest commit 3b8cf90
🔍 Latest deploy log https://app.netlify.com/sites/zarf-docs/deploys/65eb32a63512020008ae0d90

Racer159
Racer159 previously approved these changes Mar 7, 2024
Copy link
Contributor

@Racer159 Racer159 left a comment

Choose a reason for hiding this comment

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

lgtm

Signed-off-by: razzle <harry@razzle.cloud>
Copy link
Contributor

@AustinAbro321 AustinAbro321 left a comment

Choose a reason for hiding this comment

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

LGTM

@Noxsios Noxsios merged commit 7f11c1c into main Mar 8, 2024
23 checks passed
@Noxsios Noxsios deleted the hotfix-publish-progress branch March 8, 2024 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Status: Approved
Development

Successfully merging this pull request may close these issues.

None yet

3 participants