feat: publish inline reviews with forgejo#295
Conversation
|
This change is part of the following stack: Change managed by git-spice. |
roborev: Combined Review (
|
roborev: Combined Review (
|
52ebd12 to
79ab0f9
Compare
roborev: Combined Review (
|
f1614aa to
699cada
Compare
79ab0f9 to
008f993
Compare
roborev: Combined Review (
|
699cada to
20e4437
Compare
008f993 to
9dacaa0
Compare
roborev: Combined Review (
|
roborev: Combined Review (
|
20e4437 to
4c2446f
Compare
ddf3e90 to
4716152
Compare
roborev: Combined Review (
|
4c2446f to
f3c2ab9
Compare
4716152 to
5fa8c5a
Compare
roborev: Combined Review (
|
roborev: Combined Review (
|
f3c2ab9 to
61d6509
Compare
5fa8c5a to
9a56ce9
Compare
roborev: Combined Review (
|
61d6509 to
7968fff
Compare
9a56ce9 to
03884ca
Compare
roborev: Combined Review (
|
roborev: Combined Review (
|
0c64b4d to
3f1acd5
Compare
bfc6890 to
3688fbe
Compare
roborev: Combined Review (
|
3f1acd5 to
6a82108
Compare
3688fbe to
c7efae1
Compare
roborev: Combined Review (
|
6a82108 to
bfb745f
Compare
c7efae1 to
49f413a
Compare
roborev: Combined Review (
|
49f413a to
1c5fbbc
Compare
roborev: Combined Review (
|
Adds Forgejo/Gitea inline review publishing, provider range validation, review thread recovery, and regression coverage for Forgejo-backed review flows.
Mutations invalidate pending draft loads. Clear the loading flag at the same boundary so failed mutations or successful discards cannot leave the inline review draft store permanently loading while the stale request skips cleanup.
Use the current go.kenn.io module path in Forgejo inline review files after rebasing the stack onto the renamed module.
1c5fbbc to
19e0f03
Compare
roborev: Combined Review (
|
Update the Forgejo review-thread API assertions to use the provider-neutral diff_thread response shape introduced by the landed baseline branch.
roborev: Combined Review (
|
Poll the workspace PR monitor in the association test so race-enabled CI does not fail when the workspace branch and MR metadata are not observed on the first pass.
roborev: Combined Review (
|
Resend the resize and size probe while waiting for tmux-backed runtime terminal output so CI does not fail when startup output arrives before the helper sees the probe.
roborev: Combined Review (
|
Have the tmux-backed terminal helper report its size periodically instead of relying on binary input being consumed before tmux echoes it during CI startup.
roborev: Combined Review (
|
Accept the workspace PR association when it has already been persisted by the background monitor before the explicit test monitor pass returns an update.
roborev: Combined Review (
|
Adds Forgejo inline review support on top of the shared draft flow: