kano-repository-manager icon indicating copy to clipboard operation
kano-repository-manager copied to clipboard

Make it harder to push to release

Open tombettany opened this issue 10 years ago • 2 comments

Extend the push command to ask for confirmation when pushing to the stable suite (similar to what apt-get install pkg does).

What needs to be done

  1. Change the push subcommand here to ask for confirmation if the suite is stable.
  2. Change the dr build <pkg> -p <suite> shortcut to pushing to ask for the same confirmation when pushing to stable.
  3. Implement a similar confirmation for dr unpush subcommand from stable.

tombettany avatar Feb 06 '15 14:02 tombettany