Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Usetqdm for uploading and downloading generic packages with a progress bar. #3034

Closed as not planned
Labels
@SH2282000

Description

@SH2282000

Description of the problem, including code/CLI snippet

Hi,
Thisfeature request concerns the following methods:

This could be easily implemented in:

url=f"{self._computed_path}/{package_name}/{package_version}/{file_name}"
query_data= {}ifselectisNoneelse {"select":select}
server_data=self.gitlab.http_put(
url,query_data=query_data,post_data=file_data,raw=True,**kwargs
)

Expected Behavior

We could chunk the files and usetqdm to follow the progress of the upload or the download of heavy files.

Actual Behavior

Just need to wait, no information can be retrieved concerning the current status when uploading or downloading.

Specifications

  • python-gitlab version: N/A
  • Gitlab server version (or gitlab.com):N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp