dashboard / pico / chore: container logs to pipe #36 rss

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

Logs

erock created pr with ps-75 on 2024-11-20T04:59:44Z
erock added ps-76 on 2024-11-20T05:01:44Z
erock changed status on 2024-11-23T03:34:33Z {"status":"accepted"}

Patchsets

ps-75 by erock on 2024-11-20T04:59:44Z
Range Diff ↕ rd-76
1: c729638 = 1: c729638 chore: container logs to pipe
-: ------- > 2: ebfa197 chore: rm build ctx from pipemgr service
ps-76 by erock on 2024-11-20T05:01:44Z

Range-diff rd-76

title
chore: container logs to pipe
description
Patch equal
old #1
c729638
new #1
c729638
title
chore: rm build ctx from pipemgr service
description
Patch added
old #0
(none)
new #2
ebfa197
Back to top
1: c729638 = 1: c729638 chore: container logs to pipe
-: ------- > 2: ebfa197 chore: rm build ctx from pipemgr service