darcs

Issue 1605 Allow test when sending or pushing rather than recording

Title Allow test when sending or pushing rather than recording
Priority wishlist Status given-up
Milestone Resolved in
Superseder Nosy List darcs-devel, dmitry.kurochkin, galbolle, kowey
Assigned To
Topics UI

Created on 2009-09-10.14:34:15 by galbolle, last changed 2017-07-30.23:17:36 by gh.

Messages
msg8784 (view) Author: galbolle Date: 2009-09-10.14:34:10
Testing patches at record time is nice, but it can really disrupt the workflow,
and the temptation is always great to use --no-test. But using --no-test is not
satisfactory either: who as never sent or pushed a junk patch that way. I
propose that a line 'Untested' be added to the description of any patch recorded
with --no-test. It can then be removed by running amend-record --edit and testing.

When sending and pushing, darcs should test any patch that has the Untested tag
(one by one). pull should also warn about pulling untested patches.
msg8791 (view) Author: kowey Date: 2009-09-12.12:24:10
Discussion in progress at:
 http://lists.osuosl.org/pipermail/darcs-users/2009-September/021267.html

We should re-poke this at the next maintenance cycle or when the discussion
comes to some sort of close
History
Date User Action Args
2009-09-10 14:34:15galbollecreate
2009-09-12 12:24:12koweysetstatus: unknown -> waiting-for
nosy: + kowey
messages: + msg8791
2017-07-30 23:17:36ghsetstatus: waiting-for -> given-up