subscription-manager/packit.yaml

25 lines
631 B
YAML
Raw Normal View History

2023-04-12 09:08:18 +00:00
upstream_project_url: https://github.com/candlepin/subscription-manager
srpm_build_deps:
- python3
2023-04-12 09:08:18 +00:00
- tito
actions:
2023-04-13 14:46:23 +00:00
prepare-files:
2023-04-12 09:08:18 +00:00
- tito build -o . --tgz
2023-04-13 14:46:23 +00:00
- bash -c "ls -1 ./subscription-manager-*.tar.gz"
get-current-version: python3 setup.py --version
2023-04-12 14:52:57 +00:00
specfile_path: subscription-manager.spec
2023-04-13 08:54:24 +00:00
upstream_tag_template: "subscription-manager-{version}"
2023-04-12 09:08:18 +00:00
jobs:
- job: pull_from_upstream
2023-04-12 09:08:18 +00:00
trigger: release
dist_git_branches:
- fedora-all
- job: koji_build
trigger: commit
dist_git_branches:
- fedora-all
- job: bodhi_update
trigger: commit
dist_git_branches:
- fedora-stable