Skip to content

ci(replay-tests): fallback to github if gitlab assets clone fails#175

Merged
fbraz3 merged 2 commits into
mainfrom
ci/gitlab-assets-fallback
Jun 22, 2026
Merged

ci(replay-tests): fallback to github if gitlab assets clone fails#175
fbraz3 merged 2 commits into
mainfrom
ci/gitlab-assets-fallback

Conversation

@fbraz3

@fbraz3 fbraz3 commented Jun 22, 2026

Copy link
Copy Markdown
Owner

Description

Implements a fallback mechanism for game assets retrieval in the replay tests workflow.

Changes

  • Replaced actions/checkout with native git clone for the GitLab game assets repository.
  • Implemented try/catch shell script logic to clone from GitLab first and fall back to GitHub if the GitLab repository clone or git lfs pull fails.
  • Avoids hitting GitHub LFS limits unnecessarily while maintaining high build reliability.
  • Updated the June 2026 developer diary.

@fbraz3 fbraz3 merged commit eb41d17 into main Jun 22, 2026
14 checks passed
@fbraz3 fbraz3 deleted the ci/gitlab-assets-fallback branch June 22, 2026 03:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant