2022-11-29 14:42:03 +00:00
|
|
|
upstream_project_url: https://github.com/fedora-iot/greenboot
|
|
|
|
|
2021-11-10 11:50:37 +00:00
|
|
|
specfile_path: greenboot.spec
|
2022-11-29 14:42:03 +00:00
|
|
|
files_to_sync:
|
2021-11-10 11:50:37 +00:00
|
|
|
- greenboot.spec
|
|
|
|
- .packit.yaml
|
|
|
|
upstream_package_name: greenboot
|
|
|
|
upstream_tag_template: v{version}
|
|
|
|
downstream_package_name: greenboot
|
2022-11-29 14:42:03 +00:00
|
|
|
|
2021-11-10 11:50:37 +00:00
|
|
|
jobs:
|
2022-11-29 14:42:03 +00:00
|
|
|
|
2021-11-10 11:50:37 +00:00
|
|
|
- job: sync_from_downstream
|
|
|
|
trigger: commit
|
2022-11-29 14:42:03 +00:00
|
|
|
|
2021-11-10 11:50:37 +00:00
|
|
|
- job: propose_downstream
|
|
|
|
trigger: release
|
2022-11-29 14:42:03 +00:00
|
|
|
dist_git_branches:
|
|
|
|
- fedora-all
|
|
|
|
|
2021-11-10 11:50:37 +00:00
|
|
|
- job: tests
|
|
|
|
trigger: pull_request
|
2022-11-29 14:42:03 +00:00
|
|
|
targets:
|
|
|
|
- fedora-all
|
|
|
|
|
|
|
|
- job: koji_build
|
|
|
|
trigger: commit
|
|
|
|
dist_git_branches:
|
|
|
|
- fedora-development
|
|
|
|
- fedora-37
|
2023-02-20 19:50:42 +00:00
|
|
|
- fedora-38
|
2022-11-29 14:42:03 +00:00
|
|
|
|
|
|
|
- job: bodhi_update
|
|
|
|
trigger: commit
|
|
|
|
dist_git_branches:
|
|
|
|
# rawhide updates are created automatically
|
|
|
|
- fedora-37
|
2023-02-20 19:50:42 +00:00
|
|
|
- fedora-38
|