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
7b3842c84ede3b02150839d65ad63d0ba3c139ba
8 folders
5 files
jobala
spindle/engine: read secrets from environment file
3mo ago
6b0bc344
config
spindle/engine: store workflow logs in s3
3 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/engine: read secrets from environment file
3 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