Merge branch 'master' of ssh://git-annex.branchable.com

This commit is contained in:
Joey Hess 2024-12-19 11:44:32 -04:00
commit 6fa7f954ea
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
2 changed files with 19 additions and 0 deletions

View file

@ -0,0 +1,9 @@
[[!comment format=mdwn
username="eugen"
avatar="http://cdn.libravatar.org/avatar/7e7e5700d7017735fd00c2dfcd3f91e4"
subject="thank you!"
date="2024-12-18T18:01:03Z"
content="""
I've just got the chance to test it and yes, that command works. I didn't know about the `--want-get` flag ( git-annex-matching-options(1) ). Also the `--fast` flag for the `git annex info` would make me run that command more often now :).
Thanks!
"""]]

View file

@ -0,0 +1,10 @@
[[!comment format=mdwn
username="Basile.Pinsard"
avatar="http://cdn.libravatar.org/avatar/87e1f73acf277ad0337b90fc0253c62e"
subject="Sync git-annex metadata subset with S3 metadata."
date="2024-12-18T19:34:59Z"
content="""
How feasible would it be to be able to configure the remote so that a git-annex metadata get pushed to the S3 with the objects.
Something like `sync-meta=mymetafield` that would set `x-amz-meta-mymetafield=` to the value of `git-annex metadata -g mymetafield --key theobjectkey`, whenever the data is pushed to the S3.
Thanks!
"""]]