Frank Schreiner M0ses
  • Joined on 2025-10-14
M0ses pushed to t_duplicate_comments_test_rebase at git-workflow/autogits 2026-06-22 16:41:37 +02:00
5a2a82bc43 t: cleanup unused variables
M0ses pushed to t_duplicate_comments_test_rebase at git-workflow/autogits 2026-06-22 16:09:24 +02:00
e750d0fb0f t: various fixes for testing
M0ses commented on pull request git-workflow/autogits#349 2026-06-22 11:06:13 +02:00
T duplicate comments test rebase

Ok - will update the PR

M0ses commented on pull request git-workflow/autogits#349 2026-06-22 11:03:55 +02:00
T duplicate comments test rebase

Please see https://docs.gitea.com/administration/config-cheat-sheet#api-api. There is an option MAX_RESPONSE_ITEMS which is 50 per default. At least we need a while loop iterating over pages…

M0ses created pull request git-workflow/autogits#349 2026-06-19 08:58:31 +02:00
T duplicate comments test rebase
M0ses created branch t_duplicate_comments_test_rebase in git-workflow/autogits 2026-06-19 08:54:45 +02:00
M0ses pushed to t_duplicate_comments_test_rebase at git-workflow/autogits 2026-06-19 08:54:45 +02:00
05448f0df2 t: execute duplicate check testcase serially at the end of the test suite
39342b9c76 t: increase timeouts for sometimes flaky tests
892e282a99 t: test double comments in project and product PRs
Compare 3 commits »
M0ses commented on pull request git-workflow/autogits#340 2026-06-17 14:20:40 +02:00
Integration tests: simplify wait_for_reviewers helper and fix readd_reviewers test

For the record, here is what @adamm explained to me what this TC is suppossed to do/check:

Basically, the timeline is:

    request ownerX, ownerA, ownerY
    review ownerA
    push…
M0ses created pull request git-workflow/autogits#343 2026-06-17 14:14:19 +02:00
t: improve description of TC-REVIEW-003
M0ses pushed to update_docs_tc_review_003 at git-workflow/autogits 2026-06-17 14:13:48 +02:00
4b7b6f1323 t: improve description of TC-REVIEW-003
0e0e968713 Merge test fixup
dc6d77413d Merge test documentation fix
96c70404a8 Integration tests: simplify wait_for_reviewers helper and fix readd_reviewers test
Compare 4 commits »
M0ses created pull request git-workflow/autogits#339 2026-06-17 11:13:09 +02:00
t: update docs for TC-REVIEW-003
M0ses created branch update_docs_tc_review_003 in git-workflow/autogits 2026-06-17 11:12:26 +02:00
M0ses pushed to update_docs_tc_review_003 at git-workflow/autogits 2026-06-17 11:12:26 +02:00
1ffd9c276e t: update docs for TC-REVIEW-003
M0ses commented on pull request git-workflow/autogits#329 2026-06-16 16:21:05 +02:00
Integration tests: fix logic bug and NameError in readd_reviewers test

I wonder why the workflow-pr bot behaviour changed. I checked out 78310be and run the test there and only ownerA got re-added.

Sure, actual_reviewers is a leftover which I didn't see…

M0ses pushed to fix_issue_12 at git-workflow/autogits 2026-06-11 13:59:07 +02:00
0a809607e0 add test_010_readd_reviewers
3d979678a5 use vprint instead of print and print to stderr
a90051a622 add db/data:migrate before waiting OBS API
2deddc5717 Merge skip reparent if same org
928bac1b8f Merge glt-isolation
Compare 12 commits »
M0ses pushed to fix_issue_12 at git-workflow/autogits 2026-06-11 13:57:57 +02:00
a83c060971 add test_010_readd_reviewers
M0ses commented on pull request git-workflow/autogits#309 2026-06-11 11:59:48 +02:00
Fix issue 12

@adamm Do you have any idea why gofmt is failing? I didn't touch go files - I just rebased my PR to the latest commits in main.

M0ses pushed to fix_issue_12 at git-workflow/autogits 2026-06-11 11:53:15 +02:00
4cea5a6a35 add test_010_readd_reviewers
M0ses pushed to fix_issue_12 at git-workflow/autogits 2026-06-11 11:47:35 +02:00
abe4a0d322 add test_010_readd_reviewers
e5b1fe0fc5 use vprint instead of print and print to stderr
7452361b56 add db/data:migrate before waiting OBS API
ff2a8e9fd8 Merge centralization of SIGHUP handler
3e8bac3d8f Merge centralization of jitter calculation
Compare 32 commits »
M0ses pushed to fix_issue_12 at git-workflow/autogits 2026-06-11 11:35:47 +02:00
34289d0e80 add test_010_readd_reviewers