chiark / gitweb /
Test suite: drs-push-rejects: Break out re-prep (nfc)
[dgit.git] / TODO.BRANCH
1
2  - in dopush (?), we need to sort out synthetic fast forard
3     this should not depend entirely on quilt mode
4     but will always be needed if quiltmode_splitbrain
5
6     We want a --overwrite=VERSION option which 1. adjusts
7     the version used above, and 2. does the same thing in any
8     quilt mode.  If no split brain it should make the psuedomerge
9     on the user's HEAD.
10
11
12 Want tests for
13
14  - start repo with old tag, push with new tag, run
15    "old" dgit to push again with new tag, push again with
16    old tag
17
18  - rejecting push of same version with one tag when then the other
19
20
21  * Provide --gpbpq[=:] options
22
23  * Document --quilt=unapplied|gbp|dpm
24
25  * Mention new tag format in debian/changelog
26
27  * Mention new --quilt=* in debian/changelog
28
29  * Test all three new --quilt=unapplied|gbp|dpm
30
31  * Mention in-archive copy fix in debian/changelog
32
33  * Mention in changelog that:
34    Remove lrfetchrefs at end of fetch_from_archive, for tidyness
35
36  * Want drs-quilt-gbp test.
37
38  * Mention on changelog or docs that we no longer set a fetch spec for
39    the dgit remote (which doesn't really work anyway)
40
41  * Split quilt-gbp-build-modes into one with sbuild and one without
42
43  * Add t-tstunt-parsechangelog to various tests
44
45
46 Check BTS