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

Merged
jakob.scheid merged 1 commits from fix/prod-deployment-cd-pipeline-git-lfs into main 2026-08-04 00:43:53 +02:00
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
jakob.scheid merged commit 0dfd30a870 into main 2026-08-04 00:43:53 +02:00
jakob.scheid deleted branch fix/prod-deployment-cd-pipeline-git-lfs 2026-08-04 00:43:53 +02:00
jakob.scheid moved this to Done in Project Board on 2026-08-04 00:44:53 +02:00
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
#30 Chore: prepare release 1.0.1
Seekra/frontend-assets
Reference: Seekra/frontend-assets#23