radicle-dev / radicle-link

The second iteration of the Radicle code collaboration protocol.
Other
421 stars 39 forks source link

First pass at collaborative objects #694

Closed alexjg closed 2 years ago

alexjg commented 3 years ago

This is a first pass at an implementation of the colaborative objects RFC. It does not yet include schema validation. It provides a CRUD API for collaborative objects which are synced by the existing replication mechanisms. Here are the main things this PR does:

There are currently no tests, I'm working on that now. However, I've been test driving this with a simple CLI for issues which you can find here

Here are a few points which have occurred to me as I wrote this

kim commented 2 years ago

Merged #694 into master.

Why, and how, could this happen?

alexjg commented 2 years ago

As I understand things this was a mistake of some kind. I'm not sure why the UI looks like it was merged but it isn't actually merged.