alpha
Login
or
Join now
sekwah.com
/
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
/
spindle
/
at
dwn/spindle-mill
13 folders
18 files
dawn
spindle: implement mill
12d ago
6ad9d694
agentproto
spindle: implement mill Signed-off-by: dawn <dawn@tangled.org>
1 week ago
artifactstore
spindle: implement mill Signed-off-by: dawn <dawn@tangled.org>
1 week ago
config
spindle: implement mill Signed-off-by: dawn <dawn@tangled.org>
1 week ago
db
spindle: implement mill Signed-off-by: dawn <dawn@tangled.org>
1 week ago
engine
spindle: implement mill Signed-off-by: dawn <dawn@tangled.org>
1 week ago
engines
spindle: implement mill Signed-off-by: dawn <dawn@tangled.org>
1 week ago
git
spindle/git: surface git stderr and heal corrupt repo caches Signed-off-by: dawn <dawn@tangled.org>
1 week ago
logview
spindle: implement mill Signed-off-by: dawn <dawn@tangled.org>
1 week ago
mill
spindle: implement mill Signed-off-by: dawn <dawn@tangled.org>
1 week ago
models
appview,spindle,lexicons: support triggering ci for fork-based pull requests Signed-off-by: dawn <dawn@tangled.org>
4 weeks ago
queue
spindle,shuttle: microvm engine init spindle,shuttle,nix: add an alpine microvm image spindle/microvm: allow user defined binary caches in workflows shuttle,nix/microvm: get rid of the hacky nix config parsing / rendering, use nix directly so we can access module options spindle/engine: generalize scheduler out of microvm, make it work-conserving with aging and per-user fairness spindle/microvm: add resource budget limits and optional cgroup enforcement Signed-off-by: dawn <dawn@tangled.org>
1 month ago
secrets
spindle: move secrets to repoDID -keyed Lewis: May this revision serve well! <lewis@tangled.org>
2 months ago
xrpc
spindle: implement mill Signed-off-by: dawn <dawn@tangled.org>
1 week ago
casbin_copy.go
spindle: legacy casbin rekey via tap resync nudge Lewis: May this revision serve well! <lewis@tangled.org>
2 months ago
embedtap.go
spindle: create pipeline events from spindle spindle will emit `sh.tangled.pipeline` event on: - `sh.tangled.git.refUpdate` events from knot stream - live create/update events of `sh.tangled.repo.pull` records Signed-off-by: Seongmin Lee <git@boltless.me>
7 months ago
engine_microvm_linux.go
spindle/engines/microvm: only build on linux Signed-off-by: dawn <dawn@tangled.org>
1 week ago
engine_microvm_other.go
spindle/engines/microvm: only build on linux Signed-off-by: dawn <dawn@tangled.org>
1 week ago
filter_workflows_test.go
spindle,lexicons: add ci.pipeline.triggerPipeline xrpc Signed-off-by: dawn <dawn@tangled.org>
1 month ago
ingester.go
spindle/{ingester,server},jetstream: ingest repo.pull Signed-off-by: dawn <dawn@tangled.org>
2 weeks ago
middleware.go
spindle: improve the logging situation Signed-off-by: oppiliappan <me@oppi.li>
9 months ago
motd
appview/docs/nix/spindle/readme.md: fix outdated documentation links Signed-off-by: pompydev <pompydev@proton.me>
7 months ago
secret_copy.go
spindle: legacy secret migration via tap resync nudge Lewis: May this revision serve well! <lewis@tangled.org>
2 months ago
server.go
spindle: implement mill Signed-off-by: dawn <dawn@tangled.org>
1 week ago
server.go.master
spindle: implement mill Signed-off-by: dawn <dawn@tangled.org>
1 week ago
server.go.mill
spindle: implement mill Signed-off-by: dawn <dawn@tangled.org>
1 week ago
server_test.go
spindle: implement mill Signed-off-by: dawn <dawn@tangled.org>
1 week ago
startup_migrations.go
spindle: legacy secret migration via tap resync nudge Lewis: May this revision serve well! <lewis@tangled.org>
2 months ago
startup_migrations_test.go
spindle: legacy casbin rekey via tap resync nudge Lewis: May this revision serve well! <lewis@tangled.org>
2 months ago
stream.go
spindle: implement mill Signed-off-by: dawn <dawn@tangled.org>
1 week ago
tap_drain.go
spindle: turn tap off when done backfilling Lewis: May this revision serve well! <lewis@tangled.org>
2 months ago
tapclient.go
appview/ingester: fix pull ingestion for some blobs, pull ingestion would spuriously fail. this was because the surrounding context was cancelled as soon as gctx.Wait returned. for smaller blobs, this did not affect blob fetches. as a scientific test, some cleverly insert time.Sleeps can help reproduce the issue for any blob size and on any setup (localinfra or otherwise). this change permits blob contents to be read even when the surrounding context is cancelled. Signed-off-by: oppiliappan <me@oppi.li>
3 weeks ago