-
Notifications
You must be signed in to change notification settings - Fork 6
/
.packit.yaml
47 lines (41 loc) · 1.1 KB
/
.packit.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
# See the documentation for more information:
# https://packit.dev/docs/configuration/
specfile_path: specfiles/restraint-upstream.spec
# add or remove files that should be synced
synced_files:
- src: restraint-upstream.spec
dest: restraint.spec
upstream_package_name: restraint
# downstream (Fedora) RPM package name
downstream_package_name: restraint
# Valid metadata targets can be check by command
# copr list-chroots
jobs:
- job: copr_build
trigger: pull_request
metadata:
targets:
- centos-stream-aarch64
- centos-stream-x86_64
- fedora-31-aarch64
- fedora-31-armhfp
- fedora-31-i386
- fedora-31-x86_64
- fedora-32-aarch64
- fedora-32-armhfp
- fedora-32-i386
- fedora-32-x86_64
- fedora-rawhide-aarch64
- fedora-rawhide-armhfp
- fedora-rawhide-i386
- fedora-rawhide-x86_64
- epel-8-aarch64
- epel-8-x86_64
notifications:
pull_request:
successful_build: false
# Restraint is not accepted in Fedora (yet)
#- job: propose_downstream
#trigger: release
#metadata:
#dist-git-branch: fedora-all