Eduardo Navarro enavarro_suse
  • Joined on 2026-04-23
enavarro_suse merged pull request git-workflow/autogits#331 2026-06-15 11:16:50 +02:00
Make gofmt not complain about untracked files
c671371eb4 Integration tests: refactor common test client utilities to wait_until
enavarro_suse pushed to fix/actual_reviewers at enavarro_suse/autogits 2026-06-15 09:51:34 +02:00
27e07163d3 Integration tests: fix review re-addition logic in test_010
d1262e21a7 Integration tests: fix logic bug and NameError in readd_reviewers test
99df97f515 Integration tests: refactor static sleep delays to wait_until helpers
edcf9f1103 Merge export Email field in obs-group-bot
9e382563b5 obs-groups-bot: test: TestProcessGroup: add test for groups with an e-mail defined
Compare 8 commits »
78f0fdb80b Integration tests: refactor common test client utilities to wait_until remove 'for entry in tree' loops
99df97f515 Integration tests: refactor static sleep delays to wait_until helpers
edcf9f1103 Merge export Email field in obs-group-bot
9e382563b5 obs-groups-bot: test: TestProcessGroup: add test for groups with an e-mail defined
f26c1bbd96 obs-groups-bot: test: TestProcessGroup: move main logic to a closure
Compare 7 commits »
0805d69fd7 Integration tests: refactor static sleep delays to wait_until helpers
99df97f515 Integration tests: refactor static sleep delays to wait_until helpers
edcf9f1103 Merge export Email field in obs-group-bot
9e382563b5 obs-groups-bot: test: TestProcessGroup: add test for groups with an e-mail defined
f26c1bbd96 obs-groups-bot: test: TestProcessGroup: move main logic to a closure
Compare 7 commits »
309f293b34 Integration tests: centralize and optimize wait_for_tree_condition helper
e4d19d4d40 Integration tests: refactor manual polling loops in direct and merge workflows
99df97f515 Integration tests: refactor static sleep delays to wait_until helpers
edcf9f1103 Merge export Email field in obs-group-bot
9e382563b5 obs-groups-bot: test: TestProcessGroup: add test for groups with an e-mail defined
Compare 8 commits »
enavarro_suse pushed to main at enavarro_suse/autogits 2026-06-15 08:52:56 +02:00
99df97f515 Integration tests: refactor static sleep delays to wait_until helpers
enavarro_suse deleted branch refactoring/integration_tests_sleep_delays from enavarro_suse/autogits 2026-06-15 08:52:10 +02:00
enavarro_suse merged pull request git-workflow/autogits#324 2026-06-15 08:52:09 +02:00
Integration tests: refactor static sleep delays to wait_until helpers
enavarro_suse pushed to main at git-workflow/autogits 2026-06-15 08:52:09 +02:00
99df97f515 Integration tests: refactor static sleep delays to wait_until helpers
99df97f515 Integration tests: refactor static sleep delays to wait_until helpers
edcf9f1103 Merge export Email field in obs-group-bot
9e382563b5 obs-groups-bot: test: TestProcessGroup: add test for groups with an e-mail defined
f26c1bbd96 obs-groups-bot: test: TestProcessGroup: move main logic to a closure
75f12e45a4 obs-groups-bot: export Email field if present
Compare 6 commits »
enavarro_suse pushed to main at enavarro_suse/autogits 2026-06-15 08:31:45 +02:00
edcf9f1103 Merge export Email field in obs-group-bot
9e382563b5 obs-groups-bot: test: TestProcessGroup: add test for groups with an e-mail defined
f26c1bbd96 obs-groups-bot: test: TestProcessGroup: move main logic to a closure
75f12e45a4 obs-groups-bot: export Email field if present
7bf764bf83 common: obs_utils: add optional Email field in GroupMeta
Compare 5 commits »
enavarro_suse pushed to fix/actual_reviewers at enavarro_suse/autogits 2026-06-12 18:58:19 +02:00
e4de925cd2 Integration tests: fix review re-addition logic in test_010
enavarro_suse pushed to fix/actual_reviewers at enavarro_suse/autogits 2026-06-12 18:42:00 +02:00
e087baa515 Integration tests: fix review re-addition logic and NameError in test_010
enavarro_suse created pull request git-workflow/autogits#329 2026-06-12 17:38:04 +02:00
WIP: Integration tests: fix logic bug and NameError in readd_reviewers test
enavarro_suse created branch fix/actual_reviewers in enavarro_suse/autogits 2026-06-12 17:36:52 +02:00
enavarro_suse pushed to fix/actual_reviewers at enavarro_suse/autogits 2026-06-12 17:36:52 +02:00
47834e1b37 Integration tests: fix logic bug and NameError in readd_reviewers test
48e930d117 Integration tests: refactor static sleep delays to wait_until helpers
30d7536a06 Merge Centralize package submodule path resolution to common library
54cfc21905 Return error instead of boolean on submodule path resolution
8bbe9d398f Rename ResolveSubmodulePath to GetSubmodulePathFromRepository
c830e367da Integration tests: fix race condition flake in test_007
Compare 6 commits »
enavarro_suse created pull request git-workflow/autogits#328 2026-06-12 17:18:49 +02:00
WIP: Integration tests: refactor static sleep delays to wait_until helpers (IV)