Skip to content

ci(workflows): Preserve hierarchy when uploading sources to Crowdin#3763

Merged
jamesarich merged 2 commits into
mainfrom
ci/preserve-hierarchy
Nov 21, 2025
Merged

ci(workflows): Preserve hierarchy when uploading sources to Crowdin#3763
jamesarich merged 2 commits into
mainfrom
ci/preserve-hierarchy

Conversation

@jamesarich

Copy link
Copy Markdown
Collaborator

This change adds the --preserve-hierarchy argument to the Crowdin upload sources step in the scheduled-updates workflow. This ensures that the directory structure of the source files is maintained when they are uploaded to Crowdin.

This change adds the `--preserve-hierarchy` argument to the Crowdin upload sources step in the `scheduled-updates` workflow. This ensures that the directory structure of the source files is maintained when they are uploaded to Crowdin.

Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
This commit updates the `scheduled-updates.yml` workflow to use the standard `GITHUB_TOKEN` for creating pull requests, instead of a custom `CROWDIN_GITHUB_TOKEN`.

Additionally, `persist-credentials` is enabled in the checkout step to ensure the token has the necessary permissions to push changes.

Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
@jamesarich jamesarich merged commit 40a447b into main Nov 21, 2025
4 checks passed
@jamesarich jamesarich deleted the ci/preserve-hierarchy branch November 21, 2025 00:54
@DaneEvans DaneEvans added the repo Repository maintenance label Nov 27, 2025
@codecov

codecov Bot commented Nov 27, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 0.56%. Comparing base (895efd6) to head (5142a06).
⚠️ Report is 52 commits behind head on main.

Additional details and impacted files
@@          Coverage Diff          @@
##            main   #3763   +/-   ##
=====================================
  Coverage   0.56%   0.56%           
=====================================
  Files        381     381           
  Lines      21733   21733           
  Branches    2684    2684           
=====================================
  Hits         122     122           
  Misses     21591   21591           
  Partials      20      20           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

repo Repository maintenance

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants