Skip to content

Conversation

@PipeItToDevNull
Copy link
Member

  • Archives with Minidump subdirectory are accepted all else are rejected.
    • We assume at least one file in that Minidump directory is valid and don't validate that
  • Validation for all other archives was inverted, any single valid file will have the archive processed.
    • The API won't process non .dmp files so it won't matter if they include trash
    • MacOS puts stupid hidden files into archives so this takes care of that

@PipeItToDevNull PipeItToDevNull linked an issue Jan 29, 2025 that may be closed by this pull request
@deepsource-io
Copy link
Contributor

deepsource-io bot commented Jan 29, 2025

Here's the code health analysis summary for commits 7599748..656a35d. View details on DeepSource ↗.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource JavaScript LogoJavaScript✅ SuccessView Check ↗

💡 If you’re a repository administrator, you can configure the quality gates from the settings.

@github-actions
Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://proud-glacier-0d823220f-57.eastus2.4.azurestaticapps.net

@github-actions
Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://proud-glacier-0d823220f-57.eastus2.4.azurestaticapps.net

@github-actions
Copy link

Docker images have been built and pushed:

  • ghcr.io/r-techsupport/webdbg-api:devel
  • ghcr.io/r-techsupport/webdbg-api:393a903

@PipeItToDevNull PipeItToDevNull merged commit bd10a56 into main Jan 29, 2025
4 checks passed
@github-actions
Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://proud-glacier-0d823220f-57.eastus2.4.azurestaticapps.net

@PipeItToDevNull PipeItToDevNull deleted the 56-need-to-process-if-the-subdir-is-minidumps branch October 15, 2025 00:41
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.

Need to process if the subdir is Minidumps

2 participants