alpha
Login
or
Join now
oscillatory.net
/
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
core
/
nix
/
modules
/
at
sl/spindle-rewrite
4 files
Seongmin Lee
nix,spindle: sync workflow files on `sh.tangled.git.refUpdate`
7mo ago
2521ddff
appview.nix
nix/module: add ssh configuration options to appview module Signed-off-by: oppiliappan <me@oppi.li>
2 months ago
knot.nix
nix/modules: update knot systemd module to wait for network-online.target it seems we have quite a few dns failures until we set this up. Signed-off-by: oppiliappan <me@oppi.li>
2 months ago
knotmirror.nix
knotmirror/xrpc: add more prometheus metrics Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
2 months ago
spindle.nix
nix,spindle: sync workflow files on `sh.tangled.git.refUpdate` Spindle will sync git repo when new repo is registered Spindle will listen to `sh.tangled.git.refUpdate` event from knot stream and sync its local git repo instead. Spindle's git repo will sparse-checkout only `/.tangled/workflows` directory. Spindle now requires git version >=2.49 for `--revision` flag in `git clone` command. References: - <https://stackoverflow.com/q/47541033/13150270> - <https://stackoverflow.com/q/600079/13150270> Signed-off-by: Seongmin Lee <git@boltless.me>
7 months ago