Skip to content

NDK symbols upload gradle task should fail if the upload is rejected #529

Open
@peterdk

Description

@peterdk

Description

I recently found out that for some of my apps the NDK so files that got uploaded were not present in the project settings on the website. It turns out that when I manually upload them using curl I get 'invalid file format'. Bugsnag Gradle however happily uploads them and (presumably fails) but doesn't trigger a error. That's not wanted behaviour I would say.

Describe the solution you'd like
If uploading NDK symbol file fails/gets rejected, the gradle task should fail and stop build.

Describe alternatives you've considered
I don't know if the gradle plugin upload call leads to a actual result like the curl method. So maybe this is technically not possible.

Additional context
bugsnag gradle version 8.0.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    backlogWe hope to fix this feature/bug in the futurebugConfirmed bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions