a quick recap, and notes on the future Hello Tanglers! It’s been over 6 months since we first announced Tangled, so we figured we’d do a quick retrospective of what we built so far and what’s next. If you’re new here, here’s a quick overview: Tangled is a git hosting and collaboration platform built on top of the AT Protocol. You can read a bit more about our architecture here. new logo and mascot: dolly! Tangled finally has a logo! Designed by Akshay himself, Dolly is in reference ...| tangled engineering
tangled's new CI runner is now generally available Since launching Tangled, continuous integration has consistently topped our feature request list. Today, CI is no longer a wishlist item, but a fully-featured reality. Meet spindle: Tangled’s new CI runner built atop Nix and AT Protocol. In typical Tangled fashion we’ve been dogfooding spindle for a while now; this very blog post you’re reading was built and published using spindle. Tangled is a new social-enabled Git collaboration plat...| tangled engineering
tangled now supports jujutsu change-ids! Jujutsu is built around structuring your work into meaningful commits. Naturally, during code-review, you’d expect reviewers to be able to comment on individual commits, and also see the evolution of a commit over time, as reviews are addressed. We set out to natively support this model of code-review on Tangled. Tangled is a new social-enabled Git collaboration platform, read our intro for more about the project. For starters, I would like to contra...| tangled engineering
we shipped a bunch of PR features recently; here's how we built it We’ve spent the last couple of weeks building out a pull request system for Tangled, and today we want to lift the hood and show you how it works. If you’re new to Tangled, read our intro for the full story! You have three options to contribute to a repository: Paste a patch on the web UI Compare two local branches (you’ll see this only if you’re a collaborator on the repo) Compare across forks Whatever you choose, at ...| tangled engineering
a git collaboration platform, built on atproto Tangled is a new social-enabled Git collaboration platform, built on top of the AT Protocol. We envision a place where developers have complete ownership of their code, open source communities can freely self-govern and most importantly, coding can be social and fun again. There are several models for decentralized code collaboration platforms, ranging from ActivityPub’s (Forgejo) federated model, to Radicle’s entirely P2P model. Our approach...| tangled engineering
tangled's new CI runner is now generally available| blog.tangled.sh
tangled now supports jujutsu change-ids!| blog.tangled.sh