Radish alpha
r
rad:z4D5UCArafTzTQpDZNQRuqswh3ury
Radicle desktop app
Radicle
Git
Add `list_commits` tauri command
Open did:key:z6MkkfM3...sVz5 opened 1 year ago

Returns all commits for a specific repo.

Takes a parent argument as starting point for the git history. Uses the head field of the project payload if not provided.

Instead of since and until timestamps uses cursor and take params to paginate the commit history.

PS: Remove migrate argument since not used anymore

checkcheck-e2e

👉 Workflow runs 👉 Branch on GitHub

did:key:z6MkkfM3...sVz5 opened with revision 77b7efa9 on base 84fbb1cf +99 -25 1 year ago

Returns all commits for a specific repo.

Takes a parent argument as starting point for the git history. Uses the head field of the project payload if not provided.

Instead of since and until timestamps uses cursor and take params to paginate the commit history.

PS: Remove migrate argument since not used anymore

checkcheck-e2e

👉 Workflow runs 👉 Branch on GitHub

did:key:z6MkkfM3...sVz5 pushed revision 2 02eb1a5b on base 84fbb1cf +363 -58 1 year ago
did:key:z6MkkfM3...sVz5 pushed revision 3 c50eb8f2 on base 84fbb1cf +944 -181 1 year ago
  • Run checks for all rust crates
  • Let ts_rs run formatting types instead of prettier
did:key:z6MkkfM3...sVz5 pushed revision 4 3eb6ebf4 on base 84fbb1cf +945 -182 1 year ago
did:key:z6MkkfM3...sVz5 pushed revision 5 891f7df2 on base 52c25a90 +950 -182 1 year ago

Add cob migration to profile mock

did:key:z6MkkfM3...sVz5 pushed revision 6 10832847 on base 52c25a90 +961 -188 1 year ago

Fix radicle crate at 0.14.0

Also update heartwood-release to a pre-release to get the tests to pass

rudolfs accepted 1 year ago