Daniel Garcia dgarcia
  • Joined on 2023-06-29
dgarcia pushed to main at python-pytest/python-pytest-randomly 2026-03-04 08:08:49 +01:00
6ae49ccc85 Adapt %suse_version checks to support new %suse_version
dgarcia deleted branch fix-suse-version from dgarcia/python-pytest-randomly 2026-03-04 08:08:49 +01:00
dgarcia merged pull request python-pytest/python-pytest-randomly#1 2026-03-04 08:08:48 +01:00
Adapt %suse_version checks to support new %suse_version
dgarcia merged pull request python-pytest/_ObsPrj#38 2026-03-04 08:08:35 +01:00
Forwarded PRs: python-pytest-randomly
dgarcia pushed to main at python-pytest/_ObsPrj 2026-03-04 08:08:35 +01:00
7670134e82 auto-created for python-pytest-randomly
dgarcia deleted branch PR_python-pytest-randomly#1 from python-pytest/_ObsPrj 2026-03-04 08:08:35 +01:00
dgarcia merged pull request pool/python-matplotlib#3 2026-03-03 15:10:01 +01:00
Update with required changes
dgarcia created pull request python-pytest/python-pytest-randomly#1 2026-03-03 13:39:59 +01:00
Adapt %suse_version checks to support new %suse_version
dgarcia pushed to fix-suse-version at dgarcia/python-pytest-randomly 2026-03-03 13:39:48 +01:00
6ae49ccc85 Adapt %suse_version checks to support new %suse_version
dgarcia created branch fix-suse-version in dgarcia/python-pytest-randomly 2026-03-03 13:38:49 +01:00
dgarcia pushed to fix-suse-version at dgarcia/python-pytest-randomly 2026-03-03 13:38:49 +01:00
dgarcia created repository dgarcia/python-pytest-randomly 2026-03-03 13:34:38 +01:00
dgarcia commented on pull request git-workflow/autogits#124 2026-02-27 12:40:35 +01:00
obs-status-service: add landing page at root endpoint( fixes issue #114)

This PR looks good to me.

dgarcia commented on pull request git-workflow/autogits#123 2026-02-27 12:37:24 +01:00
obs-status-service: add --test-run using interface-based Redis mock (fixes #113)

Looks good. It's true that instead of iterating over the results and building the return data for every request, we can do that once and store the pre-calculated data. But this is for testing so we don't need to be performant.

dgarcia approved git-workflow/autogits#119 2026-02-27 12:22:06 +01:00
Add default landing page with link builder (#114)

Looks a lot better now!

dgarcia commented on pull request git-workflow/autogits#118 2026-02-27 12:13:02 +01:00
Implement initial test-run option (#113)

nitpick: remove the trailing white spaces.

dgarcia suggested changes for git-workflow/autogits#118 2026-02-27 12:13:02 +01:00
Implement initial test-run option (#113)

Good work! it's working correctly and using the current test data for mocks.

dgarcia pushed to requires_eq at dgarcia/python-rpm-macros 2026-02-24 09:52:12 +01:00
6fdf40bfad Add missing sources
dgarcia created branch requires_eq in dgarcia/python-rpm-macros 2026-02-24 09:43:16 +01:00
dgarcia pushed to requires_eq at dgarcia/python-rpm-macros 2026-02-24 09:43:16 +01:00
8746484d66 Use danigm/requires_eq branch