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

accepted · opened on 2024-11-20T04:59:44Z by erock
Help
checkout latest patchset:
ssh pr.pico.sh print pr-36 | git am -3
checkout any patchset in a patch request:
ssh pr.pico.sh print ps-X | git am -3
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
accept PR:
ssh pr.pico.sh pr accept 36
close PR:
ssh pr.pico.sh pr close 36
Timeline Patchsets

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