Onboard a package onto the appropriate Fedora SIG
Project description
fedora-sig-onboard
fedora-sig-onboard is a simple tool to onboard a Fedora package onto the relevant SIG. It will attempt to add the SIG to the package ACL, update the Bugzilla assignee and add the package to Anitya. Rust and Golang packages are currently supported, and will be respectively onboarded onto the Rust SIG and the Go SIG.
Installation
On Fedora Linux 38 or later:
dnf install fedora-sig-onboard
otherwise
pip install 'git+https://pagure.io/fedora-sig-onboard.git'
Usage
Add your dist-git and Anitya to the configuration file in ~/.config/fedora-sig-onboard/fedora-sig-onboard.conf:
[api]
dist_git_token = YOUR_DIST_GIT_TOKEN_HERE
anitya_token = YOUR_ANITYA_TOKEN_HERE
To onboard a package:
$ fedora-sig-onboard onboard rust-escape_string
[rust-escape_string] updating ACL
[rust-escape_string] updating Bugzilla assignees
[rust-escape_string] adding to release monitoring
$
Multiple packages can also be specified, and will be processed in sequence. If no package is specified, fedora-sig-onboard will attempt to infer the package name from the current directory.
License
fedora-sig-onboard is MIT licensed.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file fedora-sig-onboard-0.1.1.tar.gz.
File metadata
- Download URL: fedora-sig-onboard-0.1.1.tar.gz
- Upload date:
- Size: 5.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.12.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ca4824b40a09d1bf45344f1862687a3a4ab90b8cd537275cff50c2d6f0c145b5
|
|
| MD5 |
e80b1aa39ed9fbe86fea4cc3a15e3117
|
|
| BLAKE2b-256 |
2c70daa6145735330397676a4016e1eb4c82857a9d939fecd79b1f982f01257d
|
File details
Details for the file fedora_sig_onboard-0.1.1-py3-none-any.whl.
File metadata
- Download URL: fedora_sig_onboard-0.1.1-py3-none-any.whl
- Upload date:
- Size: 6.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.12.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dcd0b75647d2c78440546babefd20e480f0086d0ec12c1e9061a00e8c3e335bf
|
|
| MD5 |
419bd70945df362f79f84c87a8665768
|
|
| BLAKE2b-256 |
35b905484dde01232cfe98c95d642f15d2ba7bb9e4c211712170fd182d575adc
|