alpha
Login
or
Join now
tangled.org
/
core
Star
12
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
12
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
17
Pulls
28
Pipelines
core
/
spindle
/
at
e952dd1d1dafdf3cc85ccb5e8e6e612868017f61
8 folders
5 files
jobala
spindle/engine: store workflow logs in s3
3mo ago
e952dd1d
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: store workflow logs in s3
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
Revert "Revert "*/config: add PLC URL config option"" This reverts commit 55b06460d331a29b940dd06c7518d9fd0a911cd2.
8 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