Dario Leidi dleidi
  • Joined on 2025-03-10
dleidi pushed to deinit-submodules at dleidi/autogits 2026-05-06 10:52:13 +02:00
1a1071138d Wrap defer calls to evaluate arguments at callback time, not earlier
333465b92e Clean up dirty submodules too
761db83747 DeinitSubmodules returns error. Panic on error
42d957a0f6 Do not Panic, just log the error if any
8e6db8393c Add tests for deinitialize initialized submodules only
Compare 11 commits »
dleidi pushed to deinit-submodules at dleidi/autogits 2026-05-04 11:42:32 +02:00
37b85b3a80 Clean up dirty submodules too
af4c0bc054 DeinitSubmodules returns error. Panic on error
9754c5de25 Do not Panic, just log the error if any
fbadf15516 Add tests for deinitialize initialized submodules only
376381ab0c Regenerate mock
Compare 18 commits »
dleidi pushed to deinit-submodules at dleidi/autogits 2026-04-30 10:38:14 +02:00
cecf7731c7 Clean up dirty submodules too
44bf88e06e DeinitSubmodules returns error. Panic on error
f643bcbcab Do not Panic, just log the error if any
51c90d760e Add tests for deinitialize initialized submodules only
4089c72057 Regenerate mock
Compare 16 commits »
dleidi pushed to refactoring-use-wait-until at dleidi/autogits 2026-04-29 11:41:47 +02:00
621e1acc07 Refactoring: make use of wait_until
9387c55c79 Git-Ignore built binaries
dc481583e4 Merge PR!252
348ec91de5 Merge PR!247 from IBS
90632aa5af staging bot: Filter out dot prefixed directories
Compare 10 commits »
dleidi pushed to refactoring-use-wait-until at dleidi/autogits 2026-04-28 11:40:50 +02:00
0f36243728 Refactoring: make use of wait_until
c123a963bd t: stabilize concurrency
f24e669ee2 t: fix accidental modification of session shared object
b5c084d5e4 t: support SHA verification in OBS br mocking
126a4590c1 t: use tmpfs for bots repos folder
Compare 48 commits »
dleidi pushed to deinit-submodules at dleidi/autogits 2026-04-28 09:30:15 +02:00
d298b3915c Do not Panic, just log the error if any
3df3bd20a1 Add tests for deinitialize initialized submodules only
29245fb8bd Regenerate mock
1589507e0a Deinitialize only initialized submodules
21497930ce Refactoring: centralize submodule deinit implementation
Compare 52 commits »
dleidi pushed to deinit-submodules at dleidi/autogits 2026-04-23 11:02:57 +02:00
227daa361a Do not Panic, just log the error if any
d0f49bd029 Add tests for deinitialize initialized submodules only
2d0cd33f79 Regenerate mock
1c5c47f3d0 Deinitialize only initialized submodules
d42ff54ab3 Refactoring: centralize submodule deinit implementation
Compare 21 commits »
dleidi created pull request git-workflow/autogits#245 2026-04-22 17:48:20 +02:00
WIP: Refactoring: make use of wait_until
dleidi created branch refactoring-use-wait-until in dleidi/autogits 2026-04-22 17:47:58 +02:00
dleidi pushed to refactoring-use-wait-until at dleidi/autogits 2026-04-22 17:47:58 +02:00
a2f86da21c Refactoring: make use of wait_until
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 10 commits »
dleidi deleted branch test-helper-wait-until from dleidi/autogits 2026-04-22 17:46:12 +02:00
dleidi merged pull request git-workflow/autogits#242 2026-04-22 17:46:11 +02:00
Introduce a test helper function to wait_until
dleidi pushed to main at git-workflow/autogits 2026-04-22 17:46:11 +02:00
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
587da8915e Introduce a test helper function to wait_until
Compare 5 commits »
dleidi pushed to test-helper-wait-until at dleidi/autogits 2026-04-22 16:55:41 +02:00
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
587da8915e Introduce a test helper function to wait_until
Compare 8 commits »
dleidi pushed to test-helper-wait-until at dleidi/autogits 2026-04-22 16:38:16 +02:00
9863177423 Let custom wait_for.. use wait_until internally
dleidi pushed to test-helper-wait-until at dleidi/autogits 2026-04-22 16:22:26 +02:00
20210217e5 Refactoring: wait_until to return the predicate's return on success
dleidi pushed to test-helper-wait-until at dleidi/autogits 2026-04-22 13:14:05 +02:00
1e875992e4 Clarify check logic and variable name
6350179f09 Make use of wait_until test helper
Compare 2 commits »
dleidi pushed to test-helper-wait-until at dleidi/autogits 2026-04-22 13:08:28 +02:00
2256d6ab37 Clarify check logic and variable name
771db8bd06 Make use of wait_until test helper
Compare 2 commits »
dleidi pushed to test-helper-wait-until at dleidi/autogits 2026-04-22 12:37:12 +02:00
4475b099a8 Make use of wait_until test helper
66785a5d84 Introduce a test helper function to wait_until
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
Compare 10 commits »
dleidi created pull request git-workflow/autogits#242 2026-04-21 16:58:01 +02:00
Introduce a test helper function to wait_until