Skip to content

Symbol server doesn't work with renamed production apps #17

Description

@timfish

Apart from a select few apps:

const APPS_TO_ALIAS = ['slack', 'notion', 'notion dev'];

The symbol server doesn't work with production apps that have been renamed.

Sentry have recently added some regex renames so that their service can still get debug symbols for renamed production apps.

Maybe these regexes could be re-used so that the symbol server works for all renamed production apps?
https://github.com/getsentry/sentry/pull/87176/files#diff-2ed6ee4d1f42e2b1b5c31ff8f0ef875ed17b0eb3110bd0db21427e1ac8bf44adR72-R76

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions