Skip to content

Rr 120 fix upload files#125

Merged
ryanraaschCDC merged 5 commits intomainfrom
rr-120-fix-upload-files
Mar 6, 2026
Merged

Rr 120 fix upload files#125
ryanraaschCDC merged 5 commits intomainfrom
rr-120-fix-upload-files

Conversation

@ryanraaschCDC
Copy link
Copy Markdown
Collaborator

No description provided.

@ryanraaschCDC ryanraaschCDC requested review from Copilot and xop5 March 2, 2026 21:26
@ryanraaschCDC ryanraaschCDC linked an issue Mar 2, 2026 that may be closed by this pull request
@ryanraaschCDC ryanraaschCDC self-assigned this Mar 2, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Bumps the package version and updates the blob upload progress reporting, aiming to address confusing upload progress indexing/output.

Changes:

  • Bump project version to 0.3.7.
  • Add a v0.3.7 changelog entry describing the upload progress change.
  • Replace manual upload progress printing with a tqdm progress bar in upload_to_storage_container.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 3 comments.

File Description
pyproject.toml Version bump to 0.3.7.
changelog.md Adds v0.3.7 entry describing the upload progress/indexing fix.
cfa/cloudops/blob.py Switches upload loop progress reporting to tqdm.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread changelog.md Outdated
Comment thread cfa/cloudops/blob.py
Comment thread cfa/cloudops/blob.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@ryanraaschCDC ryanraaschCDC linked an issue Mar 3, 2026 that may be closed by this pull request
@ryanraaschCDC ryanraaschCDC merged commit 380968c into main Mar 6, 2026
3 checks passed
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.

fix upload_files_to_folder fix uploading/downloading print message

4 participants