Matej Focko

Results 51 issues of Matej Focko

#### 🎯 Subject of the issue After patching Iosevka 5.0.5 (recently released), I noticed I'm missing ligatures in the fonts (I've patched both Iosevka and Iosevka Curly Slab variant), but...

Currently the `packit build locally` builds RPM from a specfile, but the `build` subcommand provides an `--srpm` option. Can be easily worked around by creating a new method that calls...

bug
feature
good-first-issue
stale
user-experience
cli

I was kinda sad that the theme doesn't include the scheming for diffs... I chose the highlighting colors, since I've found only one token for it in the theme configuration...

* From packit/specfile#273 (found out during the specfile release) * Partially addressed by #2037 Caused by: https://github.com/packit/packit/blob/804c96beeb46dbb0ef209e545bd46735809628a0/packit/distgit.py#L595-L598 Reason: https://github.com/packit/packit/blob/804c96beeb46dbb0ef209e545bd46735809628a0/packit/config/common_package_config.py#L442-L454 Specfile config got synced to the dist-git in previous release, when...

kind/bug
area/fedora
complexity/single-task
gain/low
impact/high

@thrix suggested switching the `fmf_*` options in Packit configuration to `tmt_*` for the sake of consistency - [x] Switch Packit Service to use `test.tmt` https://github.com/packit/packit-service/pull/2136 - [ ] Introduce the...

kind/technical-debt
area/testing-farm
complexity/single-task
gain/low
impact/high
area/config

I have hit this failure multiple times now, retriggering usually resolves it TODO: - [ ] Maybe mock this? Captured logs from Zuul: ``` ____________ test_download_gpg_key_if_needed[A3E9A812AAB73DA7-True] ____________ keyid = 'A3E9A812AAB73DA7',...

testing
area/other
complexity/single-task
gain/low
impact/low
kind/internal

### Description When running `packit validate-config`, fail for configs where jobs cannot be told apart, e.g. 2 Copr jobs defined for commit from the same branch. Follow-up from [packit/packit-service#2016](https://github.com/packit/packit-service/issues/2016). ###...

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

### Description During the problems with our queue on Monday, it's been discovered that the last executed command in both of our `long-running` workers has been (or replace with different...

kind/bug
complexity/single-task
impact/high
area/general
gain/high

### Summary Pass around versions in a list (for New Hotness we can have just one version in the list, for Anitya version update fail) ### TODO - [ ]...

kind/feature
area/fedora
complexity/single-task
area/rhel-ecosystem