Skip to content

Integrate with mozilla's taskcluster for better platform coverage #9

@Gankra

Description

@Gankra

github ci is limited to x64 windows, macos, linux. This is a good baseline but we definitely want arm64 android and macos, and ideally ios too (just to catch things like rust-minidump/rust-minidump#633).

It would be cool to support "other" platforms like MIPS (which sentry has customers on):

  • MIPS
  • PowerPC
  • s390x
  • Some Kind Of Free/OpenBSD?

It would also be cool to have our feelers out on bleeding-edge things like:

  • CHERI/Morello (QEMU) (godbolt)
  • RISCV
  • Fuschia?
  • Redox??
  • Oxide???

To be clear "support" would not necessarily mean "it works" but "there is a task that you can run that fails" so that anyone who cares about those platforms can be pointed at that task with "ok go make it work". Right now bringing up android is a pain in the ass because we don't have that.

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