Radish alpha
h
rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5
Radicle Heartwood Protocol & Stack
Radicle
Git
cli: add `rad unblock` command
Merged fintohaps opened 1 year ago

Add the rad unblock command for reversing the effect of blocking an RID.

Note that the unblock command also takes a scope, which defaults to all. It was noticed that when adding the command without a scope, that the schema defaults to followed. This seemed strange that the output of rad seed would show the scope as all alongside the block policy, and then would change to followed.

To allow setting the policy and the scope in one SQL statement, a new method set_seedinge was also added.

fintohaps opened with revision 9b206705 on base 74336f96 +161 -1 1 year ago

Add the rad unblock command for reversing the effect of blocking an RID.

Note that the unblock command also takes a scope, which defaults to all. It was noticed that when adding the command without a scope, that the schema defaults to followed. This seemed strange that the output of rad seed would show the scope as all alongside the block policy, and then would change to followed.

To allow setting the policy and the scope in one SQL statement, a new method set_seedinge was also added.

fintohaps pushed revision 2 591de57f on base 74336f96 +139 -1 1 year ago

Changes:

  • Removes entry in the case of an RID, as opposed to behaviour that is akin to seeding.
fintohaps pushed revision 3 41f9db40 on base 74336f96 +148 -1 1 year ago

Changes:

  • Rename unblock to unblock_rid
  • Introduce unblock_nid
  • Use both of the above for unblocking
did:key:z6MksFqX...wzpT pushed revision 4 09d43245 on base 468d5a46 +149 -1 1 year ago

Minor copy edits and rebase.

did:key:z6MksFqX...wzpT pushed revision 5 652cdbc1 on base 468d5a46 +149 -1 1 year ago
did:key:z6MksFqX...wzpT merged revision 652cdbc1 at 52554af4 1 year ago