Skip to content
This repository has been archived by the owner on Mar 3, 2023. It is now read-only.

Use a simpler condition to determine whether to publish crash reports #19180

Merged
merged 1 commit into from
Apr 18, 2019

Commits on Apr 18, 2019

  1. Only upload Windows crash reports if the S3 key environment var is null

    This seems like a more robust test than the isRelease variable I was
    testing previously. Our goal is to not leak secrets such as the S3 key,
    so this is a more direct test of that.
    Nathan Sobo committed Apr 18, 2019
    Configuration menu
    Copy the full SHA
    7ef8f06 View commit details
    Browse the repository at this point in the history