Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: can't upload dSYM files #138

Merged
merged 1 commit into from
Sep 12, 2024
Merged

fix: can't upload dSYM files #138

merged 1 commit into from
Sep 12, 2024

Conversation

bobbyg603
Copy link
Member

@bobbyg603 bobbyg603 commented Sep 10, 2024

Description

Ignore folders for everything but dSYM in order to support uploading from symsrv based file heirarchy. In the symsrv case for dSYM, the symbol doesn't appear to be stored with the .dSYM extension eg bugsplat.app.dSYM is laid out as bu/bugsplattester/2dd1bd2706fa384da5a3a8265921cf9a/bugsplattester.

Fixes #137

Checklist

  • Tested manually
  • Unit tests pass with no errors or warnings
  • Documentation updated (if applicable)
  • Reviewed by at least 1 other contributor

@bobbyg603 bobbyg603 merged commit e05b02a into main Sep 12, 2024
5 checks passed
@bobbyg603 bobbyg603 deleted the bobbyg603/issue137 branch September 12, 2024 20:00
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.

MacOS - Can't upload dSYM files as glob is configured with nodir: true
2 participants