Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 30 additions & 0 deletions .packit.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
---
upstream_package_name: rpm-ostree
downstream_package_name: rpm-ostree

upstream_tag_template: v{version}

specfile_path: packaging/rpm-ostree.spec

actions:
# Do nothing with spec file. Two steps here are for debugging
fix-spec-file:
- bash -c "cat packaging/rpm-ostree.spec"
- bash -c "ls -al packaging/"

jobs:
- job: propose_downstream
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:
# Fedora rawhide updates are created automatically
- fedora-branched