Something went wrong. Try again.
Monorepo for Tangled tangled.org
Something went wrong. Try again.
Rust 43%
Go 42%
HTML 8%
JavaScript 2%
Nix 2%
TypeScript 1%
<1%
Shell <1%
CSS <1%
Dockerfile <1%
Just <1%
Starlark <1%
Go Template <1%
HCL <1%
Commits 3.2k
spindle/server: skip the eager repo sync on skip-ci pushes
Signed-off-by: dawn <dawn@tangled.org>
spindle/db: index schedule_runs pruning by scheduled_at
Signed-off-by: dawn <dawn@tangled.org>
spindle/schedule: validate loaded schedules against the scheduler clock
Signed-off-by: dawn <dawn@tangled.org>
spindle/schedule: bound pipeline dispatches with a timeout
Signed-off-by: dawn <dawn@tangled.org>
appview: present scheduled pipeline runs
Signed-off-by: n3oney <neo@neoney.dev>
workflow, spindle: enforce configurable schedule intervals
Signed-off-by: n3oney <neo@neoney.dev>
workflow, spindle: support schedule timezones
Signed-off-by: n3oney <neo@neoney.dev>
spindle: schedule recurring pipeline runs
Signed-off-by: n3oney <neo@neoney.dev>
workflow: add scheduled pipeline triggers
Signed-off-by: n3oney <neo@neoney.dev>
nix/modules: enable vhost_vsock kernel module by default for spindle
Signed-off-by: Bas van den Wollenberg <hi@bas.sh>
readme.md
Tangled #
The next-generation social coding platform.
Overview #
This monorepo contains the majority of Tangled's open source code. Notably, it includes:
- the primary appview service,
- knotserver for git hosting and operations,
- spindle for continuous integration,
- bobbin, the API service,
... and more.
Bugs #
Please file any issues about this code or the hosted service on the issue tracker. You may also use our Discord for the same.
Security #
If you've identified a security issue in Tangled, please email security@tangled.org with the details!
Contributing #
PRs welcome! But please file a proposal for bigger
changes.
We have strict rules for commit
messages (or
skim git log).
We require a Developer Certificate of Origin (DCO) Signed-off-by: line in
commits. Read more
here.
Legal #
The contents of this repository are licensed under MIT.