alpha
Login
or
Join now
oyster.cafe
/
tangled-core
forked from
tangled.org/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.
Monorepo for Tangled
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
Pulls
Pipelines
tangled-core
/
spindle
/
at
push-uylxxnsupvlk
8 folders
4 files
oppiliappan
knotserver: add query lexicon for owner
9mo ago
6adfb3a9
config
spindle: allowing configuring queue size and max job count Signed-off-by: oppiliappan <me@oppi.li>
10 months ago
db
*/db: set sqlite options across all connections in the pool This does result in the removal of some options that aren't supported by the SQLite driver [0], but IMO we can stick with the defaults for these. [0]: https://github.com/mattn/go-sqlite3#connection-string Signed-off-by: Winter <winter@winter.cafe>
10 months ago
engine
knotserver: add query lexicon for owner Signed-off-by: oppiliappan <me@oppi.li>
9 months ago
engines
spindle/engines/nixery: add workflow id to container labels Adding the repo name there would've been useful but it's not readily available within SetupWorkflow. We'll... figure out how to add that later. Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.sh>
10 months ago
models
spindle: make workflows engine-agnostic Signed-off-by: Winter <winter@winter.cafe>
10 months ago
queue
spindle: rework db schema Signed-off-by: oppiliappan <me@oppi.li>
1 year ago
secrets
*/db: actually enable foreign keys `sql.DB` pools connections, which means that there's a good chance that our foreign keys aren't actually being enforced, unless a goroutine happens to be using the connection that was made when we set `pragma foreign_keys = 1`. Signed-off-by: Winter <winter@winter.cafe>
10 months ago
xrpc
knotserver: add query lexicon for owner Signed-off-by: oppiliappan <me@oppi.li>
9 months ago
ingester.go
appview,knotserver,spindle: rework jetstream do not return errors from ingesters, this causes the read loop to be killed. Signed-off-by: oppiliappan <me@oppi.li>
10 months ago
motd
spindle: move MOTD to embedded file Signed-off-by: oppiliappan <me@oppi.li>
11 months ago
server.go
knotserver: add query lexicon for owner Signed-off-by: oppiliappan <me@oppi.li>
9 months ago
stream.go
spindle: expose knot-side workflow errors as a fake step to the UI Signed-off-by: Winter <winter@winter.cafe>
10 months ago