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.1-py3-none-any.whl (7.5 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for gh_release_devpi-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 9d23d13be2bec1aaca33f1edd8399e59c67c1715a13ca45cabd100e66e2e784a
MD5 b7800d054cad68e196008eed5f94c00f
BLAKE2b-256 33bfa641500bfbdbc924b3341a3e98e44eed617e50bce4e4ae2b6fa6b788e30f

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