github.com/containers/podman/v4@v4.9.4/.packit.yaml (about)

     1  ---
     2  # See the documentation for more information:
     3  # https://packit.dev/docs/configuration/
     4  
     5  specfile_path: rpm/podman.spec
     6  upstream_tag_template: v{version}
     7  
     8  srpm_build_deps:
     9    - git-archive-all
    10    - make
    11  
    12  actions:
    13    fix-spec-file:
    14      - "bash .packit.sh"
    15  
    16  jobs:
    17    - job: copr_build
    18      trigger: pull_request
    19      notifications:
    20        failure_comment:
    21          message: "Ephemeral COPR build failed. @containers/packit-build please check."
    22      enable_net: true
    23      targets:
    24        - fedora-all-x86_64
    25        - fedora-all-aarch64
    26        - fedora-eln-x86_64
    27        - fedora-eln-aarch64
    28        - centos-stream+epel-next-8-x86_64
    29        - centos-stream+epel-next-8-aarch64
    30        - centos-stream+epel-next-9-x86_64
    31        - centos-stream+epel-next-9-aarch64
    32      additional_repos:
    33        - "copr://rhcontainerbot/podman-next"
    34  
    35    # Run on commit to main branch
    36    - job: copr_build
    37      trigger: commit
    38      notifications:
    39        failure_comment:
    40          message: "podman-next COPR build failed. @containers/packit-build please check."
    41      branch: main
    42      owner: rhcontainerbot
    43      project: podman-next
    44      enable_net: true
    45  
    46    - job: tests
    47      identifier: cockpit-revdeps
    48      trigger: pull_request
    49      notifications:
    50        failure_comment:
    51          message: "Cockpit tests failed for commit {commit_sha}. @martinpitt, @jelly, @mvollmer please check."
    52      targets:
    53        - fedora-latest-stable
    54        - fedora-development
    55      tf_extra_params:
    56        environments:
    57          - artifacts:
    58            - type: repository-file
    59              id: https://copr.fedorainfracloud.org/coprs/g/cockpit/main-builds/repo/fedora-$releasever/group_cockpit-main-builds-fedora-$releasever.repo
    60            - type: repository-file
    61              id: https://copr.fedorainfracloud.org/coprs/rhcontainerbot/podman-next/repo/fedora-$releasever/rhcontainerbot-podman-next-fedora-$releasever.repo
    62            tmt:
    63              context:
    64                revdeps: "yes"
    65  
    66    - job: propose_downstream
    67      trigger: release
    68      update_release: false
    69      dist_git_branches:
    70        - fedora-39
    71        - fedora-38