subscription-manager/packit.yaml

27 lines
653 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-18 05:26:02 +00:00
pre-sync:
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"
2023-04-12 14:52:57 +00:00
specfile_path: subscription-manager.spec
2023-04-18 05:26:02 +00:00
files_to_sync:
- subscription-manager.spec
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
packit_instances: ["stg"]
2023-04-12 09:08:18 +00:00
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