Hunor Csomortáni

Results 17 issues of Hunor Csomortáni

TODO: - [ ] Write new tests or update the old ones to cover new functionality. - [ ] Update doc-strings where appropriate. - [ ] Update or write new...

Add a counter to be able to tell how often resolving aliases based on release-information retrieved from Bodhi fails, and the hard-coded values are used instead. This might be somewhat...

area/fedora
complexity/single-task
gain/low
impact/low
kind/internal

### Description When configuring Packit for `propose-downstream` a user might want to try out the configuration locally, in order to avoid spamming the dist-git repo with PRs. ### Benefit Users...

kind/feature
area/user-experience
area/fedora
area/cli
complexity/single-task
gain/high
impact/low
workaround-exists

Once all packages are updated (see packit/research#168) so that they are not broken by this change, stop searching for a specfile when loading the package configuration. Try to use `.spec`...

area/user-experience
complexity/single-task
gain/low
impact/low
kind/other
area/config

Prepare a plan how we are going to release [Packit 1.0](https://github.com/packit/packit/milestone/7). Some (but not all) of the questions that are looking for answers: ### How branching is going to look...

blocked
area/general
complexity/single-task
gain/low
impact/low
kind/internal

Currently `packit.yaml` is validated after the `pre_load` method of `PackageConfigSchema` is executed. (This is b/c marshmallow does the validation step after the `pre_load` methods finished.) But we do the transformation...

kind/bug
area/cli
complexity/single-task
gain/low
impact/low

Normally when using `/packit test`, Copr builds are not triggered, if they were previously reported as successful. This information though ("previously reported as successful") can go stale when builds are...

kind/feature
area/copr
area/testing-farm
complexity/single-task
impact/low
gain/low