Radish alpha
r
rad:z2UcCU1LgMshWvXj6hXSDDrwB8q8M
Radicle Job Collaborative Object
Radicle
Git
Could return timestamp of the job COB
Open liw opened 1 month ago

I collect some data on job COBs to track Radicle CI use. For this, it’d be convenient to have time stamps for when job COBs are created and marked as finished. It would be nice if this crate would provide those timestamps without its caller having to dig into the storage directly.

I tried looking into how to figure this out, but I got lost in the radicle crate and couldn’t figure out how to do what I wanted to do, sorry.