Radish alpha
h
rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5
Radicle Heartwood Protocol & Stack
Radicle
Git
cli: interactive `rad publish`
Open fintohaps opened 2 months ago

Since rad publish is an irreversible action, add a confirmation flow to make sure the user is asked if they are sure before running.

The confirmation prompt looks like:

? 
! rad:z4ZMHfa9vubWdx7bkRBaRxgZwFBtW is about to be made public which makes it available to the Radicle network.
! Are you sure you want to make rad:z4ZMHfa9vubWdx7bkRBaRxgZwFBtW public? (Y/n)
fintohaps opened with revision f4c7a1a1 on base 423cf604 +54 -19 2 months ago

Since rad publish is an irreversible action, add a confirmation flow to make sure the user is asked if they are sure before running.

The confirmation prompt looks like:

? 
! rad:z4ZMHfa9vubWdx7bkRBaRxgZwFBtW is about to be made public which makes it available to the Radicle network.
! Are you sure you want to make rad:z4ZMHfa9vubWdx7bkRBaRxgZwFBtW public? (Y/n)
fintohaps pushed revision 2 ce38e8d8 on base 423cf604 +121 -44 2 months ago

Changes:

  • Includes changes for displaying and formatting Network
  • Changed wording of confirmation
  • Add change to allow caller to choose their default confirmation value
fintohaps pushed revision 3 0eda5edc on base 423cf604 +129 -45 2 months ago

Changes:

  • Print warning statement before asking confirmation