dashboard / tuns / feat: metric drain #34 rss

accepted · opened on 2024-11-13T02:18:51Z by erock
Help
# add changes to patch request
git format-patch main --stdout | ssh pr.pico.sh pr add 34
# add review to patch request
git format-patch main --stdout | ssh pr.pico.sh pr add --review 34
# remove patchset
ssh pr.pico.sh ps rm ps-x
# checkout all patches
ssh pr.pico.sh pr print 34 | git am -3
# print a diff between the last two patches in a patch request
ssh pr.pico.sh pr diff 34
# accept PR
ssh pr.pico.sh pr accept 34
# close PR
ssh pr.pico.sh pr close 34

Logs

erock created pr with ps-69 on 2024-11-13T02:18:51Z
erock added ps-70 on 2024-11-14T03:06:46Z
erock added ps-71 on 2024-11-14T03:22:31Z
erock changed status on 2024-11-23T03:33:38Z {"status":"accepted"}

Patchsets

ps-69 by erock on 2024-11-13T02:18:51Z
Range Diff ↕ rd-70
1: 4bd8050 = 1: 4bd8050 feat: metric drain
-: ------- > 2: ea49338 chore: add userId to metric drain visit
ps-70 by erock on 2024-11-14T03:06:46Z
Range Diff ↕ rd-71
1: 4bd8050 = 1: 4bd8050 feat: metric drain
2: ea49338 = 2: ea49338 chore: add userId to metric drain visit
-: ------- > 3: 343f29e chore: update pubsub
ps-71 by erock on 2024-11-14T03:22:31Z

Range-diff rd-71

title
feat: metric drain
description
Patch equal
old #1
4bd8050
new #1
4bd8050
title
chore: add userId to metric drain visit
description
Patch equal
old #2
ea49338
new #2
ea49338
title
chore: update pubsub
description
Patch added
old #0
(none)
new #3
343f29e
Back to top
1: 4bd8050 = 1: 4bd8050 feat: metric drain
2: ea49338 = 2: ea49338 chore: add userId to metric drain visit
-: ------- > 3: 343f29e chore: update pubsub