Skip to content

chore: disable Git LFS and unify CI (no LFS)#157

Merged
baba-dev merged 2 commits into
mainfrom
codex/disable-git-lfs-and-update-ci
Sep 20, 2025
Merged

chore: disable Git LFS and unify CI (no LFS)#157
baba-dev merged 2 commits into
mainfrom
codex/disable-git-lfs-and-update-ci

Conversation

@baba-dev
Copy link
Copy Markdown
Owner

Summary

  • remove all Git LFS filters and add an LFS guard step so CI explicitly avoids downloading filters
  • keep actions/checkout pinned with lfs: false + recursive submodules across workflows
  • convert UI golden snapshots to base64-encoded text assets (with preview regeneration) so we can track them without Git LFS

Testing

  • ctest --test-dir tests/build -R rooms_page_test --output-on-failure --timeout 60
  • python -m unittest tests.ui.test_rooms_page.RoomsPageTests.test_snapshot_matches_golden (fails: desktop dependencies not checked out in this environment)

https://chatgpt.com/codex/tasks/task_e_68ceda1abd688324b695e4f0705f44ce

@baba-dev baba-dev merged commit 8b0c421 into main Sep 20, 2025
3 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant