alpha
Login
or
Join now
willow.sh
/
tangled-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
f48b35b402609ea75c9fa79389969ac8f4aeaf35
10 folders
14 files
dawn
spindle,knotserver: honor skip-ci and restore verbose-ci push options
9d ago
16e267c7
agentproto
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
config
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
db
appview,spindle,lexicons: support triggering ci for fork-based pull requests Signed-off-by: dawn <dawn@tangled.org>
1 week ago
engine
appview,spindle,lexicons: support triggering ci for fork-based pull requests Signed-off-by: dawn <dawn@tangled.org>
1 week ago
engines
shuttle: set XDG_CACHE_HOME to while running user steps prevent the service level one from leaking into the steps Signed-off-by: dawn <dawn@tangled.org>
1 week ago
git
spindle: fix newRepoCloneUrl host, self-heal SparseSyncGitRepo, and use alpine:3.24 Signed-off-by: dawn <dawn@tangled.org>
2 weeks ago
models
appview,spindle,lexicons: support triggering ci for fork-based pull requests Signed-off-by: dawn <dawn@tangled.org>
1 week 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
appview,spindle,lexicons: support triggering ci for fork-based pull requests 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>
6 months ago
filter_workflows_test.go
spindle,lexicons: add ci.pipeline.triggerPipeline xrpc Signed-off-by: dawn <dawn@tangled.org>
2 weeks ago
ingester.go
knotserver,spindle: member acl via firehose ingester Lewis: May this revision serve well! <lewis@tangled.org>
1 month 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>
6 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,knotserver: honor skip-ci and restore verbose-ci push options this adds back skip-ci and verbose-ci, they were regressed in earlier spindle rewrite work Signed-off-by: dawn <dawn@tangled.org>
1 week ago
server_test.go
spindle,knotserver: honor skip-ci and restore verbose-ci push options this adds back skip-ci and verbose-ci, they were regressed in earlier spindle rewrite work 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,lexicons: add ci.pipeline.triggerPipeline xrpc Signed-off-by: dawn <dawn@tangled.org>
2 weeks ago
tap_drain.go
spindle: turn tap off when done backfilling Lewis: May this revision serve well! <lewis@tangled.org>
1 month 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 week ago