Hunor Csomortáni

Results 17 issues of Hunor Csomortáni

Anaconda [used](https://github.com/rhinstaller/anaconda/pull/4030) 'f36' as a target name for tests and builds. This could be prevented by validating targets.

kind/feature
area/user-experience
area/copr
complexity/single-task
gain/low
impact/high

This is a follow up to #1616, and it's about having the internal workings of `PackitAPI` updated, so that multiple dist-git repositories can be mapped to a single upstream monorepo....

source-git

This is a continuation of #1616 to add the 'packages' key to objects in 'jobs', in order to be able to define jobs, which build only a subset of the...

source-git

Koji builds started by `packit build` could be started in parallel and watched till completion (except when `--nowait` is provided, of course).

kind/feature
good-first-issue
area/user-experience
area/fedora
area/cli
complexity/single-task
gain/low
impact/low

This is to implement this [proposal to support monorepos](https://github.com/packit/research/tree/main/source-git-monorepos) (one source-git repository maps to multiple dist-git repositories).

stale
source-git
needs-design

Design and implement a mechanism to be able to capture the path/name of the patch files produced by a `create-patches` action and use them in `fix-spec-file` to update the specfile....

kind/feature
source-git
complexity/single-task
gain/low
impact/low
area/rhel-ecosystem

Add a new `download` key to `create-archive`. From a functional point of it should be similar to `sources`: download the source-archive(s) from the URL(s) provided and save them to `path`....

kind/feature
source-git
complexity/single-task
gain/low
impact/low
area/rhel-ecosystem

In order to be able to rely on actions to customize 'source-git update-dist-git', update the API method, to use 'packit srpm' under the hood, first building, then unpacking the SRPM...

kind/feature
source-git
complexity/single-task
gain/low
impact/low
area/rhel-ecosystem

In order to be able to define actions in some other ways then providing scripts, accept actions to be dictionaries and add support for a `script` key, with a single...

kind/feature
area/user-experience
area/general
gain/low
impact/high

Implement the configuration part to support monorepos. See the [research](https://github.com/packit/research/blob/main/monorepo-support/README.md) for details. - [x] Introduce the `packages` key to the `PackageConfigSchema`, and the `paths` key for package objects. - [x]...

source-git