Laura Barcziová

Results 71 issues of Laura Barcziová

Based on https://redhat-internal.slack.com/archives/C04MU29TES1/p1746015745329739, there is ask for packit being supported in epel10. We could release both inside Copr and official Fedora. TODO: - [ ] check the status of dependencies...

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

If 2 jobs of the same type have the same `trigger` and overlapping targets, there should be a unique `identifier` specified in those jobs, otherwise, the reporting for them will...

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

Create the repo in this namespace and set up: - CI - pre-commit - README.md, CONTRIBUTING.md See https://github.com/packit/research/pull/224 for more context.

After the status of https://dashboard.packit.dev/jobs/testing-farm/919165 not being properly updated from babysit task, I checked the DB for this run: ```python3 >>> run = TFTTestRunTargetModel.get_by_pipeline_id("f7ce8de9-2651-4550-bff2-b6feb7c8376e") >>> run TFTTestRunTargetModel(id=919165, pipeline_id=f7ce8de9-2651-4550-bff2-b6feb7c8376e) >>> e...

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

Deployment in Fedora infra will require new separate secrets and configuration, see details in https://github.com/packit/research/pull/224/files.

complexity/single-task
kind/internal
area/fedora-ci

Integrate the deployment of Fedora CI code into https://pagure.io/fedora-infra/ansible/blob/main/f/playbooks. See https://github.com/packit/research/pull/224/files for more details.

complexity/single-task
kind/internal
area/fedora-ci

Our recent automatic image builds are frequently failing due to network errors, requiring multiple manual retries. This process takes too much time to get a usable build, which is unacceptable...

area/deployment
complexity/single-task
workaround-exists
kind/other

In #2774, we have agreed on implementing the reporting of cancellation to the user (via a commit check/status) as a next step. This could be done either directly when cancelling...

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

- [ ] create files needed for deployment: `run_worker.sh`, Containerfile, docker(podman)-compose file, etc. - [ ] set up automatic image building on push like we have in packit-service

complexity/single-task
kind/internal
area/fedora-ci

- copy the worker code and tests related to Fedora CI to the repo created in #2811 - see proposed structure and details in https://github.com/packit/research/pull/224 - AC: green tests in...

complexity/single-task
kind/internal
area/fedora-ci