2023-04-12 09:08:18 +00:00
|
|
|
upstream_project_url: https://github.com/candlepin/subscription-manager
|
|
|
|
srpm_build_deps:
|
2023-04-13 13:44:40 +00:00
|
|
|
- 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-12 14:52:57 +00:00
|
|
|
specfile_path: subscription-manager.spec
|
2023-04-18 05:26:02 +00:00
|
|
|
files_to_sync:
|
2023-04-18 12:30:06 +00:00
|
|
|
- src:
|
|
|
|
- subscription-manager.spec
|
|
|
|
- "subscription-manager-*.tar.gz"
|
|
|
|
dest: .
|
2023-04-18 10:14:14 +00:00
|
|
|
upstream_tag_template: "subscription-manager-{version}-1"
|
2023-04-12 09:08:18 +00:00
|
|
|
jobs:
|
2023-04-12 12:30:15 +00:00
|
|
|
- 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:
|
2023-08-23 05:34:48 +00:00
|
|
|
- fedora-branched
|
2023-09-19 18:21:37 +00:00
|
|
|
- fedora-stable
|