Skip to main content

GitHub Release Artifact Downloader and DevPI Uploader

Project description

gh-release-devpi

从 GitHub Release 下载构建产物并上传到 DevPI 服务器的命令行工具。

安装

pip install gh-release-devpi

使用

环境变量

创建 .env 文件:

GITHUB_PAT=your_github_personal_access_token
GITHUB_REPO=owner/repo
DEVPI_PASSWORD=your_devpi_password

命令

下载最新 release 的所有 artifacts 并上传到 DevPI:

gh-release-devpi download

仅下载不上传:

gh-release-devpi download --skip-upload

指定参数:

gh-release-devpi download \
  --repo owner/repo \
  --token ghp_xxx \
  --output ./dist \
  --devpi-password xxx

参数

  • --repo, -r: GitHub 仓库 (格式: owner/repo)
  • --token, -t: GitHub Personal Access Token
  • --output, -o: 下载目录 (默认: artifacts)
  • --devpi-password, -p: DevPI 密码
  • --skip-upload: 跳过上传到 DevPI

开发

# 安装依赖
pip install -e .

# 运行
python -m gh_release_devpi.main download

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

gh_release_devpi-0.1.2-py3-none-any.whl (7.5 kB view details)

Uploaded Python 3

File details

Details for the file gh_release_devpi-0.1.2-py3-none-any.whl.

File metadata

File hashes

Hashes for gh_release_devpi-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 2f1a9e16a2965673013815b0ebf157543b6cba6e958e3bdd21303b14deaf7712
MD5 0d701b05e836bdf7685320666a0683e3
BLAKE2b-256 1bf84aa5240f50982fb87a383c5f766d7c2377080a52882dbe4183802a284340

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page