chiark / gitweb /
wip changes for remote push - introduce calls to responder_* functions, currently...
[dgit.git] / TODO
diff --git a/TODO b/TODO
index 495b7a9c4ae79017141bf2169ef36a3751aec329..5a52c0cae907f55c0eff03a4646947372d347854 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,22 +1,14 @@
-abolish fetch dry run
-
-config for repo locations
-
-push should push to dgit remote (other branches)
-manpage should say not to push to suite branches
-newly cloned repos should have suite branches marked not to push
-
-Archive agility.  Archive needs to specify (a) way to get versions
-and paths in archive for dscs (b) unpriv pull location (c) priv
-push location
-
-Policy: rc bugs for
-  server(s?) not reachable
-  mismatch
-
-Policy: New field in dsc
-  specifies
-    commit hash corresponding to the thing uploaded
-    optional commit hash corresponding to pristine tar
- Vcs-git-master: <url>#commit
-
+--gpg= etc. @gpg should be in manual
+should pass @gpg to debsign
+
+approach for remote signing
+  - initiator acts as oracle for responder
+  - one of each operation
+  - debsign: copy up changes and dsc, run debsign on initiator, copy down
+  - git tag: generate tag contents on initiator
+
+protocol:
+  - responder sends parsed changelog
+  - responder sends changelog
+  - responder sends dsc
+  - responder sends head commit hash