alpha
Login
or
Join now
alice.pds.demo.boltless.dev
/
core
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
This repository has no description
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
2
Pulls
1
Pipelines
core
/
spindle
/
engine
6 files
at
08ab86981c8cd0ac73078a2aa3f1ae99b7978dc5
oppiliappan
appview,spindle: group logs based on step
1y ago
08ab8698
ansi_stripper.go
appview,spindle: group logs based on step spindle logs now inform the beginning of a new step using a "control" message, with logs categorized under a "data" message. the appview in turn, is able to group logs by step: - upon encountering a control message, it begins a new step (a collapsible details tag) - upon encontering a data message, it adds the log line into the last encountered step Signed-off-by: oppiliappan <me@oppi.li>
1 year ago
engine.go
appview,spindle: group logs based on step spindle logs now inform the beginning of a new step using a "control" message, with logs categorized under a "data" message. the appview in turn, is able to group logs by step: - upon encountering a control message, it begins a new step (a collapsible details tag) - upon encontering a data message, it adds the log line into the last encountered step Signed-off-by: oppiliappan <me@oppi.li>
1 year ago
envs.go
spindle/engine: clean up envs, stdout on dev and use new models Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.sh>
1 year ago
envs_test.go
spindle/engine: clean up envs, stdout on dev and use new models Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.sh>
1 year ago
errors.go
spindle/{db,engine}: emit StatusTimeout events Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.sh>
1 year ago
logger.go
appview,spindle: group logs based on step spindle logs now inform the beginning of a new step using a "control" message, with logs categorized under a "data" message. the appview in turn, is able to group logs by step: - upon encountering a control message, it begins a new step (a collapsible details tag) - upon encontering a data message, it adds the log line into the last encountered step Signed-off-by: oppiliappan <me@oppi.li>
1 year ago