Chore(cd): checkout Git LFS data in production deployment workflow #23

Open
jakob.scheid wants to merge 1 commits from fix/prod-deployment-cd-pipeline-git-lfs into main
Owner

Git LFS data in production deployment workflow checkout

This PR installs Git LFS and checkouts LFS objects in the production deployment workflow. A workaround is used to make the checkout work (fetching fails when simply running git lfs pull or fetching it directly via actions/checkout@v4).

Related issues

Closes: #22

# Git LFS data in production deployment workflow checkout This PR installs Git LFS and checkouts LFS objects in the production deployment workflow. A workaround is used to make the checkout work (fetching fails when simply running `git lfs pull` or fetching it directly via `actions/checkout@v4`). ## Related issues Closes: #22
jakob.scheid added this to the 1.0.1 milestone 2026-08-03 16:32:16 +02:00
jakob.scheid added the Kind/BugKind/Chore
Priority
Critical
1
labels 2026-08-03 16:32:16 +02:00
jakob.scheid added this to the Project Board project 2026-08-03 16:32:16 +02:00
jakob.scheid moved this to Review in Project Board on 2026-08-03 16:34:26 +02:00
jakob.scheid force-pushed fix/prod-deployment-cd-pipeline-git-lfs from 2c7ddaf9f5 to 08b4220df6 2026-08-03 16:54:05 +02:00 Compare
jakob.scheid added a new dependency 2026-08-03 16:59:26 +02:00
johannes.vos approved these changes 2026-08-03 17:26:49 +02:00
jakob.scheid added a new dependency 2026-08-03 17:35:49 +02:00
jakob.scheid added a new dependency 2026-08-03 17:40:17 +02:00
jakob.scheid added
Priority
High
2
and removed
Priority
Critical
1
labels 2026-08-03 17:41:11 +02:00
jakob.scheid added 1 commit 2026-08-03 17:41:19 +02:00
The production deployment workflow now installs Git LFS and checkouts
LFS objects.
jakob.scheid force-pushed fix/prod-deployment-cd-pipeline-git-lfs from 08b4220df6 to 608b17c181 2026-08-03 17:41:19 +02:00 Compare
You are not authorized to merge this pull request.
This pull request can be merged automatically.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin fix/prod-deployment-cd-pipeline-git-lfs:fix/prod-deployment-cd-pipeline-git-lfs
git checkout fix/prod-deployment-cd-pipeline-git-lfs
Sign in to join this conversation.
No Reviewers
2 Participants
Notifications
Due Date
No due date set.
Blocks
#17 Add fonts
Seekra/frontend
#29 Prepare release 1.0.1
Seekra/frontend-assets
Reference: Seekra/frontend-assets#23