summaryrefslogtreecommitdiff
path: root/bin/db-update
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2017-09-19 09:29:46 +0200
committerErich Eckner <git@eckner.net>2017-09-19 09:29:46 +0200
commit93274f3c2ccd1b346354e3ea993e368f8a22298d (patch)
treeb881c38486c1e633cd6d7402640015d126157614 /bin/db-update
parent44410e62fe988939136222165da474bcf2d44191 (diff)
downloadbuilder-93274f3c2ccd1b346354e3ea993e368f8a22298d.tar.xz
clean up todos
Diffstat (limited to 'bin/db-update')
-rwxr-xr-xbin/db-update17
1 files changed, 6 insertions, 11 deletions
diff --git a/bin/db-update b/bin/db-update
index 427956a..46a4d24 100755
--- a/bin/db-update
+++ b/bin/db-update
@@ -8,20 +8,15 @@
# a) nothing on the build-list run-depends on A and
# b) no done package B which is not being moved run-depends on A
-# TODO:
+# TODO: correctly handle if multiple versions of a single package are marked
+# as "done" or "testing"
-# the meta data used to evaluate condition "b" might be for a different
-# version
+# TODO: be (even?) more atomic
-# correctly handle if multiple versions of a single package are marked
-# as "done" or "testing"
+# TODO: separate locks for staging, testing (and stable)
-# be (even?) more atomic
-
-# separate locks for staging, testing (and stable)
-
-# correctly handle if a package moved from community to official or
-# vice versa
+# TODO: correctly handle if a package moved from community to official or
+# vice versa (delete residues)
# shellcheck disable=SC2039
# shellcheck source=conf/default.conf