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

(#9) Add Download Progress #12

Closed

Conversation

TheCakeIsNaOH
Copy link
Member

@TheCakeIsNaOH TheCakeIsNaOH commented Dec 16, 2022

Description Of Changes

This adds download progress to the console when ChocolateyProgressInfo.ShouldDisplayDownloadProgress is set to true. It works for both v2 and v3 feeds, but does not display for local feeds.

Motivation and Context

Feature parity with v1

Testing

Operating Systems Testing

  • Windows 10 22H2

Change Types Made

  • Bug fix (non-breaking change).
  • Feature / Enhancement (non-breaking change).
  • Breaking change (fix or feature that could cause existing functionality to change).
  • Documentation changes.
  • PowerShell code changes.

Change Checklist

  • Requires a change to the documentation.
  • Documentation has been updated.
  • Tests to cover my changes, have been added.
  • All new and existing tests passed?
  • PowerShell code changes: PowerShell v2 compatibility checked?

Related Issue

@TheCakeIsNaOH TheCakeIsNaOH force-pushed the download-progress branch 2 times, most recently from f311ec5 to aa8369e Compare December 19, 2022 20:58
This adds download progress to the console when
ChocolateyProgressInfo.ShouldDisplayDownloadProgress is set to true.
It works for both v2 and v3 feeds, but does not display for local
feeds.
@choco-bot
Copy link

Copy link
Member

@gep13 gep13 left a comment

Choose a reason for hiding this comment

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

LGTM!

@gep13
Copy link
Member

gep13 commented Jan 11, 2023

@TheCakeIsNaOH I have rebsased/merged this here: f112d53 since I wasn't able to push changes back to your branch.

@gep13 gep13 closed this Jan 11, 2023
@TheCakeIsNaOH TheCakeIsNaOH deleted the download-progress branch January 11, 2023 16:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants