alpha
Login
or
Join now
beathagenlocher.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
11 folders
16 files
dawn
spindle/mill: place workflows by engine capabilities
5w ago
11268040
agentproto
spindle/mill: place workflows by engine capabilities
1 month ago
config
spindle/mill: authenticate executors with per-executor tokens Registers executors in the db and resolves identity from the token hash in the Authorization header rather than the client-supplied Hello. Adds `spindle mill executor add/list/revoke` and seeds the dev SharedSecret as a bootstrap identity.
1 month ago
db
spindle/mill: authenticate executors with per-executor tokens Registers executors in the db and resolves identity from the token hash in the Authorization header rather than the client-supplied Hello. Adds `spindle mill executor add/list/revoke` and seeds the dev SharedSecret as a bootstrap identity.
1 month ago
engine
spindle/mill: place workflows by engine capabilities
1 month ago
engines
spindle/mill: place workflows by engine capabilities
1 month ago
git
spindle: fix newRepoCloneUrl host, self-heal SparseSyncGitRepo, and use alpine:3.24 Signed-off-by: dawn <dawn@tangled.org>
1 month ago
mill
spindle/mill: place workflows by engine capabilities
1 month ago
models
appview,spindle,lexicons: support triggering ci for fork-based pull requests Signed-off-by: dawn <dawn@tangled.org>
1 month 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>
2 months ago
secrets
spindle: move secrets to repoDID -keyed Lewis: May this revision serve well! <lewis@tangled.org>
3 months ago
xrpc
appview,spindle,lexicons: support triggering ci for fork-based pull requests Signed-off-by: dawn <dawn@tangled.org>
1 month ago
casbin_copy.go
spindle: legacy casbin rekey via tap resync nudge Lewis: May this revision serve well! <lewis@tangled.org>
3 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>
8 months ago
engine_microvm_linux.go
spindle/mill: place workflows by engine capabilities
1 month ago
engine_microvm_other.go
spindle/mill: place workflows by engine capabilities
1 month ago
filter_workflows_test.go
spindle,lexicons: add ci.pipeline.triggerPipeline xrpc Signed-off-by: dawn <dawn@tangled.org>
1 month ago
ingester.go
knotserver,spindle: member acl via firehose ingester Lewis: May this revision serve well! <lewis@tangled.org>
3 months ago
middleware.go
spindle: improve the logging situation Signed-off-by: oppiliappan <me@oppi.li>
10 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>
3 months ago
server.go
spindle/mill: place workflows by engine capabilities
1 month ago
server_test.go
spindle: wire mill and executor roles into server
1 month ago
startup_migrations.go
spindle: legacy secret migration via tap resync nudge Lewis: May this revision serve well! <lewis@tangled.org>
3 months ago
startup_migrations_test.go
spindle: legacy casbin rekey via tap resync nudge Lewis: May this revision serve well! <lewis@tangled.org>
3 months ago
stream.go
spindle,lexicons: add ci.pipeline.triggerPipeline xrpc Signed-off-by: dawn <dawn@tangled.org>
1 month 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>
1 month ago