dashboard / pico / feat(pubsub): if no channel is provided, randomly gen one #23 rss

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

Logs

erock created pr with ps-39 on 2024-08-31T03:04:33Z
erock added ps-40 on 2024-08-31T15:11:46Z
erock changed status on 2024-08-31T15:11:46Z {"status":"open"}
erock changed status on 2024-11-06T15:04:53Z {"status":"accepted"}

Patchsets

ps-39 by erock on 2024-08-31T03:04:33Z
Range Diff ↕ rd-40
1: 5f908b4 = 1: 5f908b4 feat(imgs): pubsub
-: ------- > 2: a8dfc59 chore: comment local dev since i keep forgetting how to do it
ps-40 by erock on 2024-08-31T15:11:46Z

Range-diff rd-40

title
feat(imgs): pubsub
description
Patch equal
old #1
5f908b4
new #1
5f908b4
title
chore: comment local dev since i keep forgetting how to do it
description
Patch added
old #0
(none)
new #2
a8dfc59
Back to top
1: 5f908b4 = 1: 5f908b4 feat(imgs): pubsub
-: ------- > 2: a8dfc59 chore: comment local dev since i keep forgetting how to do it