Skip to content

git-reader: gitupdate: pass LFS config via env vars#1437

Merged
leplatrem merged 3 commits into
mainfrom
lfs-options-via-env
Jul 24, 2026
Merged

git-reader: gitupdate: pass LFS config via env vars#1437
leplatrem merged 3 commits into
mainfrom
lfs-options-via-env

Conversation

@leplatrem

Copy link
Copy Markdown
Contributor

No description provided.

typo
Comment thread git-reader/run.sh
log "Setting lfs.concurrenttransfers to ${LFS_CONCURRENT_TRANSFERS}."
git config --global lfs.concurrenttransfers "${LFS_CONCURRENT_TRANSFERS}"
fi
if [ -n "${LFS_FETCH_EXCLUDE:-}" ]; then

@alexcottner alexcottner Jul 23, 2026

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How much work would it be to abstract this a little bit more so the param could be just a list of buckets/collections?

@leplatrem
leplatrem enabled auto-merge (squash) July 24, 2026 10:43
@leplatrem
leplatrem merged commit fedd7f1 into main Jul 24, 2026
14 checks passed
@leplatrem
leplatrem deleted the lfs-options-via-env branch July 24, 2026 10:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants