Skip to content

Conversation

@sbarrio
Copy link
Contributor

@sbarrio sbarrio commented Jan 12, 2026

What does this PR do?

This PR fixes a problem raised and fixed here by @Francesco-Voto.

It adds support for case sensitive OS's when generating assets using targetName as the folder name. Before, we always converted it to lower case, which caused problems on Linux systems.

Motivation

The sourcemap gradle task should be able to run on any CI pipeline under any OS.

Additional Notes

Thanks again to @Francesco-Voto for raising and proposing a solution for the issue.

Review checklist (to be filled by reviewers)

  • Feature or bugfix MUST have appropriate tests
  • Make sure you discussed the feature or bugfix with the maintaining team in an Issue
  • Make sure each commit and the PR mention the Issue number (cf the CONTRIBUTING doc)
  • If this PR is auto-generated, please make sure also to manually update the code related to the change

@sbarrio sbarrio requested a review from a team as a code owner January 12, 2026 16:46
@sbarrio sbarrio changed the title Case sensistive support for generated assets folder names on sourcema… [Fix][Android] Fix source map upload on case-sensitive OS's Jan 12, 2026
@sbarrio sbarrio self-assigned this Jan 14, 2026
@sbarrio sbarrio merged commit 2325635 into develop Jan 14, 2026
11 checks passed
@sbarrio sbarrio deleted the sbarrio/fix/android-sourcemap-gradle-upload-task-case-sensitive-support branch January 14, 2026 15:01
@cdn34dd cdn34dd mentioned this pull request Jan 15, 2026
4 tasks
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.

4 participants