1PACKIT BUILD IN-KOJI(1)   packit build in-koji Manual  PACKIT BUILD IN-KOJI(1)
2
3
4

NAME

6       packit-build-in-koji - Build selected upstream project in Fedora.
7

SYNOPSIS

9       packit build in-koji [OPTIONS] [PATH_OR_URL]
10

DESCRIPTION

12           Build selected upstream project in Fedora.
13
14           By  default,  packit  checks out the respective dist-git repository
15       and performs
16           `fedpkg build` for the  selected  branch.  With  `--from-upstream`,
17       packit creates a SRPM
18           out of the current checkout and sends it to koji.
19
20           PATH_OR_URL  argument  is a local path or a URL to the upstream git
21       repository,
22           it defaults to the current working directory
23
24

OPTIONS

26       --dist-git-branch TEXT
27              Comma separated list of target branches in dist-git  to  release
28              into. (defaults to repo's default branch)
29
30       --dist-git-path TEXT
31              Path  to dist-git repo to work in. Otherwise clone the repo in a
32              temporary directory.
33
34       --from-upstream
35              Build the project in koji directly from the upstream repository
36
37       --koji-target TEXT
38              Koji target to build inside (see `koji list-targets`).
39
40       --scratch
41              Submit a scratch koji build
42
43       --wait / --no-wait
44              Wait for the build to finish
45
46       --release-suffix TEXT
47              Specifies release suffix.  Allows  to  override  default  gener‐
48              ated:{current_time}.{sanitized_current_branch}{git_desc_suffix}
49
50       --default-release-suffix
51              Allows  to  use  default,  packit-generated, release suffix when
52              some release_suffix is specified in the configuration.
53
54
55
56                                  2023-01-20           PACKIT BUILD IN-KOJI(1)
Impressum