add todo linking to two design docs and some related todos

Tagging with projects/openneuro as Christopher Markiewicz has oked
them funding at least the initial design work on this.
This commit is contained in:
Joey Hess 2024-05-01 11:04:20 -04:00
parent 5b36e6b4fb
commit a612fe7299
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
3 changed files with 13 additions and 0 deletions

View file

@ -0,0 +1,10 @@
This is a summary todo covering several subprojects, which would extend
git-annex to be able to use proxies which sit in front of a cluster of
repositories.
* [[design/passthrough_proxy]]
* [[design/design/balanced_preferred_content]]
* [[todo/track_free_space_in_repos_via_git-annex_branch]]
* [[todo/proving_preferred_content_behavior]]
[[!tag projects/openneuro]]

View file

@ -73,3 +73,5 @@ git-annex does.
Since users can write preferred content expressions, this should be
targeted at being used by end users.
[[!tag projects/openneuro]]

View file

@ -86,3 +86,4 @@ merge time. Those are less expensive than diffing the location logs only
because the logs they diff are less often used, and the work is only
done when relevant commands are run.
[[!tag projects/openneuro]]