Antonello Tartamo atartamo
  • Joined on 2025-04-29
atartamo pushed to obs-staging-bot-fix-tests at jzerebecki/autogits 2026-04-24 10:43:52 +02:00
5a3dd6db54 obs-staging-bot: fix tests after previous change
6cd53ee810 Let custom wait_for.. use wait_until internally
4da56cd363 Refactoring: wait_until to return the predicate's return on success
0cdfa67437 Clarify check logic and variable name
e9773fcfd4 Make use of wait_until test helper
Compare 37 commits »
atartamo deleted branch feat/strict-package-maintainer-reviews from git-workflow/autogits 2026-04-21 17:17:50 +02:00
atartamo pushed to main at git-workflow/autogits 2026-04-21 17:17:49 +02:00
2d6984f9f8 added missing group-review Dockerfile
39b6b2d82c - refactor code as suggested by reviewer
52fb293ee2 fixed a race condition in group-review-bot between the polling timer and amqp event function calls
f3c5c44577 added integration tests and group-review-bot in testing framework
7b238c009e test: add tests for StrictPackageMaintainerReviews flag
Compare 8 commits »
atartamo merged pull request git-workflow/autogits#237 2026-04-21 17:17:48 +02:00
feat/strict-package-maintainer-reviews
2d6984f9f8 added missing group-review Dockerfile
39b6b2d82c - refactor code as suggested by reviewer
52fb293ee2 fixed a race condition in group-review-bot between the polling timer and amqp event function calls
f3c5c44577 added integration tests and group-review-bot in testing framework
7b238c009e test: add tests for StrictPackageMaintainerReviews flag
e3e045a689 feat: separate PR reviews based on strict maintainer flag
Compare 27 commits »
atartamo approved git-workflow/autogits#232 2026-04-16 14:48:25 +02:00
issue338
atartamo merged pull request git-workflow/autogits#197 2026-04-16 10:19:46 +02:00
workflow-pr: enable unit tests during spec build
atartamo pushed to main at git-workflow/autogits 2026-04-16 10:19:46 +02:00
b0bbf4e1be workflow-pr: enable unit tests during spec build
atartamo pushed to enable-unit-tests-workflow-pr at jzerebecki/autogits 2026-04-16 10:19:35 +02:00
b0bbf4e1be workflow-pr: enable unit tests during spec build
c01c21a942 Get rid of the 'cache' term: it's about loading not caching
c6e01f12f3 Document current design limitation
dbf5e70317 Bugfix: user and group names can overlap
a762b91052 Tests to expose bug behavior
Compare 56 commits »
0901e37ac3 fixed a race condition in group-review-bot between the polling timer and amqp event function calls
1a102d5ac2 added integration tests and group-review-bot in testing framework
69d771f4ad test: add tests for StrictPackageMaintainerReviews flag
3389bd985c feat: separate PR reviews based on strict maintainer flag
0f599aa765 feat: respect StrictPackageMaintainerReviews in maintainership
84d42023e1 feat: add StrictPackageMaintainerReviews config flag
Compare 5 commits »
atartamo created pull request git-workflow/autogits#237 2026-04-15 22:36:34 +02:00
feat/strict-package-maintainer-reviews
f3873b5d51 added integration tests and group-review-bot in testing framework
atartamo created branch feat/strict-package-maintainer-reviews in git-workflow/autogits 2026-04-15 21:54:00 +02:00
fe6e4fb555 added integration tests and group-review-bot in testing framework
af10ec882c test: add tests for StrictPackageMaintainerReviews flag
04d2e6b80a feat: separate PR reviews based on strict maintainer flag
ebcdbe06ac feat: respect StrictPackageMaintainerReviews in maintainership
ef0bc39cc6 feat: add StrictPackageMaintainerReviews config flag
Compare 6 commits »
atartamo pushed to main at git-workflow/autogits 2026-04-15 17:28:12 +02:00
c01c21a942 Get rid of the 'cache' term: it's about loading not caching
c6e01f12f3 Document current design limitation
dbf5e70317 Bugfix: user and group names can overlap
a762b91052 Tests to expose bug behavior
Compare 4 commits »
atartamo merged pull request git-workflow/autogits#223 2026-04-15 17:28:10 +02:00
Bugfix: group and user names can overlap