alpha
Login
or
Join now
tangled.org
/
core
Star
11
Fork
68
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Monorepo for Tangled
tangled.org
Star
11
Fork
68
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
16
Pulls
28
Pipelines
core
/
spindle
/
at
56f8d33503cce1a8ad8b9d50d09686363892953b
8 folders
5 files
Seongmin Lee
{appview,knot,spindle}/db: add busy-timeout on sqlite connection
3mo ago
5a17af77
config
appview: assortment of fixes - allow repo website to be empty when editing base settings - fix spindle hostname in nix vim - fix default PLC url in spindles Signed-off-by: oppiliappan <me@oppi.li>
7 months ago
db
{appview,knot,spindle}/db: add busy-timeout on sqlite connection Based on: <32d9db7c74d4a98852e8e59bdd4bb8b56d16ea83> Authored-by: Lewis <lewis@tangled.org> Signed-off-by: Seongmin Lee <git@boltless.me>
3 months ago
engine
spindle/models: stream nixery image pull errors to clients Signed-off-by: oppiliappan <me@oppi.li>
4 months ago
engines
spindle/nixery: update setup command docs Signed-off-by: moshyfawn <email@moshyfawn.dev>
4 months ago
models
spindle/models: stream nixery image pull errors to clients Signed-off-by: oppiliappan <me@oppi.li>
4 months ago
queue
spindle: rework db schema Signed-off-by: oppiliappan <me@oppi.li>
1 year ago
secrets
spindle/secrets/openbao: speed up openbao unit tests by allowing connectionTimeout override Signed-off-by: Evan Jarrett <evan@evanjarrett.com>
7 months ago
xrpc
knotmirror,tapc,spindle: rename go files to snake_case Triggers my autism. Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
3 months ago
ingester.go
spindle: replace fmt.Println with structured logger in processPipeline Unmarshal errors in processPipeline were written to stdout via fmt.Println, bypassing the slog-based structured logger. Replace with s.l.Error so the error carries the standard fields (timestamp, component, log level) and appears consistently with the rest of spindle's log output. Signed-off-by: Matías Insaurralde <matias@insaurral.de>
3 months ago
middleware.go
spindle: improve the logging situation Signed-off-by: oppiliappan <me@oppi.li>
8 months ago
motd
appview/docs/nix/spindle/readme.md: fix outdated documentation links Signed-off-by: pompydev <pompydev@proton.me>
6 months ago
server.go
spindle: replace fmt.Println with structured logger in processPipeline Unmarshal errors in processPipeline were written to stdout via fmt.Println, bypassing the slog-based structured logger. Replace with s.l.Error so the error carries the standard fields (timestamp, component, log level) and appears consistently with the rest of spindle's log output. Signed-off-by: Matías Insaurralde <matias@insaurral.de>
3 months ago
stream.go
spindle/stream: add keep alive ping to log streaming. Signed-off-by: Evan Jarrett <evan@evanjarrett.com>
7 months ago